Instructions to use cgldo/diffusionclone with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use cgldo/diffusionclone with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("cgldo/diffusionclone", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- d8c141d9e0e7cf6ae1dbd54c8bbd697f862c305e8308fadaacc6c3a7f4bd6a09
- Size of remote file:
- 681 MB
- SHA256:
- 681c555376658c81dc273f2d737a2aeb23ddb6d1d8e5b3a7064636d359a22668
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.