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

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

This commit is contained in:
comfyanonymous
2025-07-11 10:02:18 -07:00
committed by GitHub
parent a7e9956dfc
commit eabd053227
2 changed files with 0 additions and 219 deletions

View File

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