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
.gif)
- Xet hash:
- 00892d9a82ab5dce105eef4b8a6a3f6d2f3e4ead77b8d6cb270070a984a7bcec
- Size of remote file:
- 3.81 MB
- SHA256:
- 1f28f578de6ae0e57cbb0658cfea64851173c23d917f79ac90384db64d134783
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.