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