Instructions to use GraydientPlatformAPI/illustriousXL_smoothftSOLID with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GraydientPlatformAPI/illustriousXL_smoothftSOLID 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/illustriousXL_smoothftSOLID", 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:
- f727961fdf81e86cc4df78ae9b3015cc6f3e2f036207f8635baa1519ad719858
- Size of remote file:
- 246 MB
- SHA256:
- b774293d0bf87dad205ed3b7591ffe50ecfb80809afa0d33b5b85168eb9f2a18
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.