Text-to-Image
Diffusers
Safetensors
StableDiffusionXLPipeline
sdxl
quantization
svdquant
nunchaku
fp4
int4
Instructions to use tonera/illustriousXL20_v20 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use tonera/illustriousXL20_v20 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("tonera/illustriousXL20_v20", 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:
- dae5acfe47f830a0916cc35b27010b4973ce0724b53f6562c95cdd8312395810
- Size of remote file:
- 2.56 GB
- SHA256:
- 4597c395bfc4f60086be37c173cdfd7a18527698a3b13abccef5291f29b5c82a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.