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