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

  • Log In
  • Sign Up

linoyts
/
huggy_dora_edm_v2

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

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

  • Libraries
  • Diffusers

    How to use linoyts/huggy_dora_edm_v2 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_edm_v2", 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_edm_v2
384 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
linoyts's picture
linoyts HF Staff
End of training
b137a35 verified about 2 years ago
  • .gitattributes
    1.71 kB
    End of training about 2 years ago
  • README.md
    2.72 kB
    End of training about 2 years ago
  • huggy_dora_edm_v2.safetensors
    189 MB
    xet
    End of training about 2 years ago
  • image_0.png
    1.76 MB
    xet
    End of training about 2 years ago
  • image_1.png
    1.63 MB
    xet
    End of training about 2 years ago
  • image_2.png
    1.45 MB
    xet
    End of training about 2 years ago
  • image_3.png
    1.79 MB
    xet
    End of training about 2 years ago
  • pytorch_lora_weights.safetensors
    189 MB
    xet
    End of training about 2 years ago