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