Instructions to use stablediffusionapi/animeshprunedv21 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/animeshprunedv21 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/animeshprunedv21", 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:
- fae57456dd0f0da54e8abfa96897187e91a76142c1810b9b2c18d95762d5fc2d
- Size of remote file:
- 246 MB
- SHA256:
- 378273ca0199a75b06f04334afaeab76a015cdf385370e39f2d91e523a873a46
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.