Instructions to use GraydientPlatformAPI/animerge5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GraydientPlatformAPI/animerge5 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/animerge5", 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:
- 64b24aecabf1fd6dfe7bdc7ff0492d9d0ffd3a4af2ee9b523aab41ca9bfd3100
- Size of remote file:
- 1.72 GB
- SHA256:
- 9dc3cc346b8db3fbafa9d9ed0ebd9527f662bbc399b22f958171be731fb2d8f4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.