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