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