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:
- 3047b131f873fd0aec9aa9fcd06c2441c7707ef5fd8e619ca916930c088e96f8
- Size of remote file:
- 2.62 GB
- SHA256:
- 132bbdb7d7d31f62c82bb110560414eecdcb5e8fda6f03339b13544a7323910f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.