Instructions to use DucHaiten/DucHaitenAIart with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use DucHaiten/DucHaitenAIart 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/DucHaitenAIart", 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 Settings
- Draw Things
- DiffusionBee
add AIBOM
#17 opened 9 months ago
by
sabato-nocera
Is this based on SD 1.5 or SD 2 ?
1
#15 opened over 3 years ago
by
berkayoruk
Delete safety_checker
#14 opened over 3 years ago
by
Dylan10293949
Clip Skip?
2
#11 opened over 3 years ago
by
ruralrob
Add Diffusers weights
❤️ 1
#10 opened over 3 years ago
by
ghunkins
Negative prompt
1
#7 opened over 3 years ago
by
GreatJohn
Good job Duc
1
#4 opened over 3 years ago
by
Nobpsyco
where is 8、9、10?
❤️ 1
2
#3 opened over 3 years ago
by
meishi
Nice Model!
8
#2 opened over 3 years ago
by
Zabin