Instructions to use stablediffusionapi/anytime-v1-0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/anytime-v1-0 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stablediffusionapi/anytime-v1-0", torch_dtype=torch.bfloat16, device_map="cuda") prompt = "a girl wandering through the forest" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- eff34fafe76e290edab09f2f84abae2f5f6db988fdbf076a180f408b5f7d00c6
- Size of remote file:
- 246 MB
- SHA256:
- 8e735b185c007df428dd86d39196daa1167abd52fcf189e3062e1202e7c11902
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.