Instructions to use stablediffusionapi/divinity-v2-0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/divinity-v2-0 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/divinity-v2-0", 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:
- f59012d072c7dbd7279c7b4abcd55a38f8b0e129026b92fcb9e0bc27f07b318f
- Size of remote file:
- 1.72 GB
- SHA256:
- 5d681ab3e6fc56c30abc6f6afb097061c5b51b2253e10cd068c9bf3b6f8531cb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.