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

- Xet hash:
- 7f45527cc545273320db0ce9c6f710a301043d1ecf536ff30189dec7123d34c5
- Size of remote file:
- 1.8 MB
- SHA256:
- a6867b393f3cbf99855a5efab05ec448ffe8c8522df1e004700bda54bd95d38d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.