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