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