Instructions to use GraydientPlatformAPI/illusionbreed_v10 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GraydientPlatformAPI/illusionbreed_v10 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("GraydientPlatformAPI/illusionbreed_v10", 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 Settings
- Draw Things
- DiffusionBee
- Xet hash:
- fc5503e622beccb053e4e3948bfa93392a46d4e52bb216f1575f730881659c28
- Size of remote file:
- 5.14 GB
- SHA256:
- 1bb4572918e61e3058533088ceb854a5c7ff91ff483c7e5a1505230e254d9533
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.