add openpose-xl

This commit is contained in:
Vladimir Mandic
2024-01-05 07:39:41 -05:00
parent 69ddc42993
commit 0b7bba2e70
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -33,6 +33,7 @@ predefined_sdxl = {
'Canny XL': 'diffusers/controlnet-canny-sdxl-1.0',
'Depth Zoe XL': 'diffusers/controlnet-zoe-depth-sdxl-1.0',
'Depth Mid XL': 'diffusers/controlnet-depth-sdxl-1.0-mid',
'OpenPose XL': 'thibaud/controlnet-openpose-sdxl-1.0',
}
models = {}
all_models = {}