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