Instructions to use stablediffusionapi/againmix-v16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/againmix-v16 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/againmix-v16", dtype=torch.bfloat16, device_map="cuda") prompt = "a girl wandering through the forest" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- 32c3e570c74fe24640570932f12bb243beefea7ca34429dbd002f05e4f68c636
- Size of remote file:
- 246 MB
- SHA256:
- b2e28d2ccad4b6e49cc0fb19978edffc8c7333a033f6eeb9a93a68b1f8a334b9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.