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