Instructions to use stablediffusionapi/vr-muepicx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/vr-muepicx 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-muepicx", 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:
- 95e49a46e594a6ddf7a1b7ce66dc22a467ca10ae65e481372b74889f13a331e9
- Size of remote file:
- 167 MB
- SHA256:
- 6a934d40b1a1533e5d095ca4f7c4053f209e191ac92e96525e1587086faf39b5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.