"auto" type is only relevant to the SetUnionControlNetType node.

This commit is contained in:
comfyanonymous
2024-07-22 11:30:38 -04:00
parent 4151fbfa8a
commit b2c995f623
2 changed files with 2 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
UNION_CONTROLNET_TYPES = {
"auto": -1,
"openpose": 0,
"depth": 1,
"hed/pidi/scribble/ted": 2,