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