Instructions to use misri/anima_pencil-XL-v3.1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use misri/anima_pencil-XL-v3.1.0 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("misri/anima_pencil-XL-v3.1.0", 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:
- 0518e94717d23a3063e46221704897264071171c53a3bab9237b1afd8777c639
- Size of remote file:
- 6.94 GB
- SHA256:
- 67b97ee6eec64abf0cb73c2284a0afecdd8e205a87a3622c2c23231e25e29b5b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.