Text-to-Image
Diffusers
Safetensors
English
StableDiffusionXLPipeline
art
anime
stable diffusion
comic books
Instructions to use EnD-Diffusers/PoltergeistMix-SDXLfp16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use EnD-Diffusers/PoltergeistMix-SDXLfp16 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("EnD-Diffusers/PoltergeistMix-SDXLfp16", 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:
- e4c2d1b5362779955c2e26d1428de2da63055d2f03e3e1b5f6d2d7643deb1476
- Size of remote file:
- 246 MB
- SHA256:
- b33b9e371fcb444d628f3e9746d7389fc42ac90bea1a26b9fa157fcd31a46f72
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.