1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-03 07:26:31 +08:00

V3 nodes: stable cascade

This commit is contained in:
bigcat88
2025-07-11 17:26:04 +03:00
parent 19bb231fbd
commit f51ebfb5a1
2 changed files with 219 additions and 0 deletions

View File

@@ -2302,6 +2302,7 @@ def init_builtin_extra_nodes():
"v3/nodes_images.py",
"v3/nodes_mask.py",
"v3/nodes_webcam.py",
"v3/nodes_stable_cascade.py",
]
import_failed = []