Instructions to use IndexTeam/Index-anisora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use IndexTeam/Index-anisora with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("IndexTeam/Index-anisora", 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

- Xet hash:
- 967f0d35de0e89214525a3609126bd12d30a5d5118ea08a56c535b5c610723d1
- Size of remote file:
- 7.86 MB
- SHA256:
- 8552d6666cac1b22200bbe0960019ff35714427ba081cc76373c3f8eb93c82dd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.