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