Instructions to use stablediffusionapi/proevolution-v10 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/proevolution-v10 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/proevolution-v10", dtype=torch.bfloat16, device_map="cuda") prompt = "a girl wandering through the forest" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- fdbe3787ceec8f4f5a8d3a49c2dee32d2165cffb3141fa1188af8b6ba6566c04
- Size of remote file:
- 1.72 GB
- SHA256:
- b78e7a9ffb411e6842c2b8b90a6f6a5564ca1c52bea4be02a74f6adb82980a73
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.