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
metadata
license: creativeml-openrail-m
language:
- en
tags:
- stable-diffusion
- text-to-image
- image-to-image
- diffusers
DucHaitenDarkside is the dark side version of DucHaitenAIart, it does well with images with heavy atmosphere, as well as being able to create dramatic images like in the movies.
DucHaitenDarkside model update v3.0
Please support me by becoming a patron:













