mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 17:24:32 +02:00
add sd35 controlnets
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -85,6 +85,9 @@ predefined_f1 = {
|
||||
"XLabs-AI HED": 'XLabs-AI/flux-controlnet-hed-diffusers'
|
||||
}
|
||||
predefined_sd3 = {
|
||||
"StabilityAI Canny": 'diffusers-internal-dev/sd35-controlnet-canny-8b',
|
||||
"StabilityAI Depth": 'diffusers-internal-dev/sd35-controlnet-depth-8b',
|
||||
"StabilityAI Blur": 'diffusers-internal-dev/sd35-controlnet-blur-8b',
|
||||
"InstantX Canny": 'InstantX/SD3-Controlnet-Canny',
|
||||
"InstantX Pose": 'InstantX/SD3-Controlnet-Pose',
|
||||
"InstantX Depth": 'InstantX/SD3-Controlnet-Depth',
|
||||
|
||||
Reference in New Issue
Block a user