Text-to-Image
Diffusers
stable-diffusion-xl
stable-diffusion-xl-diffusers
diffusers-training
dora
template:sd-lora
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 Settings
- Draw Things
- DiffusionBee

- Xet hash:
- d7860d730a68a62f697b544da826db52d76918e22e1cd0bf036cb67a725648e1
- Size of remote file:
- 1.4 MB
- SHA256:
- 9fcef109ab85cbdf3970ad741e300f6e9d5f2d221323784eee7b7fdca07ace4f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.