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