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