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:
- 7d9a121af8c394ae9d9113ca51941412cf3d7e3148575c9a2a94173e8047904c
- Size of remote file:
- 681 kB
- SHA256:
- 77b448df9b3376c2dbf1d1af62295ee4633a61ded8d87d7993e1214e75c4a43b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.