Instructions to use InsecureErasure/CyberRealisticXL-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use InsecureErasure/CyberRealisticXL-GGUF with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("InsecureErasure/CyberRealisticXL-GGUF", 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
Rename sdxl_gguf-fp16_clip_vae-fp16-fix-fp16.png to images/sdxl_gguf-fp16_clip_vae-fp16-fix-fp16.png
6d37c7d verified 
- Xet hash:
- c67077888b3943138aa72d247812be6ded60251e5a1af9870b95c0487fc3cfdd
- Size of remote file:
- 1.8 MB
- SHA256:
- 3570a7c1479955a76b324a1060daa8d23c01600f3b3fe48816eb7f832da9a4f2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.