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:
- 0c919fa8d0a13676e64275d6f029c1a181eac9e1f3a40b90cdda0bf2a49ad08b
- Size of remote file:
- 1.72 GB
- SHA256:
- 69323021ddcf184d581773927100079547a1a0fd4932ccc9dd001bcc8c539fcc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.