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