1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 23:14:49 +08:00

Reapply "V3 nodes: stable cascade" (#8873)

This reverts commit eabd053227.
This commit is contained in:
bigcat88
2025-07-11 22:42:20 +03:00
parent eabd053227
commit af781cb96c
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 = []