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