Instructions to use SG161222/Realistic_Vision_V5.1_noVAE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use SG161222/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("SG161222/Realistic_Vision_V5.1_noVAE", 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
- Draw Things
- DiffusionBee
- Xet hash:
- a9fdaca48e84f127a0a39a7d227a3eba201821a2b0ad7e6b81d11cc1111ee9a4
- Size of remote file:
- 4.27 GB
- SHA256:
- befb05f117278b063dac594a3406d861c8e148a16db356a95cf0deee25c94cdc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.