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