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