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