Instructions to use GraydientPlatformAPI/ppp-animix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GraydientPlatformAPI/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("GraydientPlatformAPI/ppp-animix", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 0c9457cd3e5c07facc82c8a2bf16025136c24afdfaa5ec0ebfdce91a6b909905
- Size of remote file:
- 1.72 GB
- SHA256:
- ed9b841c2901e9cbb5833985c10ff16781ba7ff48e19685f2b84507ba05612be
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.