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