Instructions to use EnD-Diffusers/Duskfalls_Comic_Mix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use EnD-Diffusers/Duskfalls_Comic_Mix with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("EnD-Diffusers/Duskfalls_Comic_Mix", dtype=torch.bfloat16, device_map="cuda") prompt = "duskz1" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- b3e7a7b04a3265989365271a058f377ef8e551a26a0c532de59d0adcf37c1a27
- Size of remote file:
- 492 MB
- SHA256:
- 9faf00ac2b7b3853c42907633488e8dd413f57c1115d3952785cdc9eda1fe6ca
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.