Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

linoyts
/
huggy_dora_v1

Text-to-Image
Diffusers
stable-diffusion-xl
stable-diffusion-xl-diffusers
diffusers-training
dora
template:sd-lora
Model card Files Files and versions
xet
Community

Instructions to use linoyts/huggy_dora_v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use linoyts/huggy_dora_v1 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("linoyts/huggy_dora_v1", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "a TOK emoji dressed as an easter bunny"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
huggy_dora_v1
105 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
linoyts's picture
linoyts HF Staff
End of training
fc5fbbb verified about 2 years ago
  • .gitattributes
    1.71 kB
    End of training about 2 years ago
  • README.md
    2.6 kB
    End of training about 2 years ago
  • huggy_dora_v1.safetensors
    49.4 MB
    xet
    End of training about 2 years ago
  • huggy_dora_v1_emb.safetensors
    16.5 kB
    xet
    End of training about 2 years ago
  • image_0.png
    1.57 MB
    xet
    End of training about 2 years ago
  • image_1.png
    1.4 MB
    xet
    End of training about 2 years ago
  • image_2.png
    1.68 MB
    xet
    End of training about 2 years ago
  • image_3.png
    1.45 MB
    xet
    End of training about 2 years ago
  • pytorch_lora_weights.safetensors
    49.4 MB
    xet
    End of training about 2 years ago