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