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