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 Settings
- Draw Things
- DiffusionBee
- Xet hash:
- eb4668b17a46e5cde1512491b99d4f050667862c5a3fd6598a62f7b661383f6b
- Size of remote file:
- 3.44 GB
- SHA256:
- 5a449cdc2244e1795315ba00812a7046da8d0f8bb146a3159ee648b35e656235
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.