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