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