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