Instructions to use EnD-Diffusers/ani-backgrounds with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use EnD-Diffusers/ani-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("EnD-Diffusers/ani-backgrounds", dtype=torch.bfloat16, device_map="cuda") prompt = "BgAniDusk" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- 74e7fd2df4fd8364814ceb120b076f44b501ef8b2f57f55a8fa2a02341c327b8
- Size of remote file:
- 2.13 GB
- SHA256:
- 4c8981ba7a00d44af12cc1e222e879c37115cbdb2d4e6f254e1b29ffdb0bb247
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.