Instructions to use DucHaiten/DucHaitenDarkside with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use DucHaiten/DucHaitenDarkside with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("DucHaiten/DucHaitenDarkside", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- a6988e55c1b07f1a4508f6ae92b61fed0efe60a7509a9d7120aed786cab9ea7a
- Size of remote file:
- 7.95 GB
- SHA256:
- fb5391d72220c2188e39361725c7721d85bbc3d7e0d478a29bbed7d0a7e5d64d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.