Instructions to use SG161222/RealVisXL_V5.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use SG161222/RealVisXL_V5.0 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("SG161222/RealVisXL_V5.0", 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
Model updates and customization
#13 opened 6 months ago
by
Huahua789
Image generation comparison report
#12 opened 9 months ago
by
tedmasterwebgmail
Add pipeline tag, library name and link to code
#11 opened over 1 year ago
by
nielsr
License - commercial use related
2
#10 opened over 1 year ago
by
hojin0155
Upload FLUX-dev-lora-add_details.safetensors
#9 opened almost 2 years ago
by
EVA787797
Update README.md
#8 opened almost 2 years ago
by
EVA787797
Missing keys in state_dict
#7 opened almost 2 years ago
by
dostrelith
Collaboration
#6 opened almost 2 years ago
by
vanillababy
Error with download
1
#5 opened almost 2 years ago
by
gedasv
I am a beginner, why do I encounter an error when loading the SG161222/RealVisXL_V5.0 model
1
#4 opened almost 2 years ago
by
michaelj
about workflow.
1
#3 opened almost 2 years ago
by
bakuvi
Hello, thank you for your contribution. Is this model based on sdxl? Do you support sdxl's ControlNet and IP Adapter? Will there be a lightweight version available
❤️👍 1
4
#2 opened almost 2 years ago
by
michaelj
Thanks as always
👍❤️ 3
1
#1 opened almost 2 years ago
by deleted