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:
- 4b16266bede4b86d6cf4bf9fc5807a3f0904cbab51e8f0fa246a7085c96d2e71
- Size of remote file:
- 246 MB
- SHA256:
- 0c99ab9d59f69f6bd3837ad95469ec4c23e8e87a7d0f07fa23d70a6f173acec3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.