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