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