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
- Draw Things
- DiffusionBee

- Xet hash:
- 4fa608e2f0b1055ae08b7cd3489ac64174de2d53033909c395e1d31bf98dd3d8
- Size of remote file:
- 1.68 MB
- SHA256:
- 6dc70e15cefdc492d5a7446b78a1439e42f0c50ac1c1e2fc7480d0495a1893d1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.