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