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