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 Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 5786f7e7164b5259426467c2dbe4d7769cdd32b209b2b1ae39cc9046bd8b11a9
- Size of remote file:
- 1.17 kB
- SHA256:
- 72d38d47ae4509d87a55ed21aec01c33fd537013b0a68f70c2fbc26cf7640fc7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.