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:
- 17d7c8f9738cdb3fc7c75b42185de94e38f8fdb977fa4d093554faf00603f13b
- Size of remote file:
- 1.29 GB
- SHA256:
- 6221c66c4bbd3791581e931d5c8c9aa6111979874e0bb22f290990da1ca8b33b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.