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