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