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

V3: PreviewAny node

This commit is contained in:
bigcat88
2025-07-16 11:25:02 +03:00
parent c3334ae813
commit 106bc9b32a
2 changed files with 48 additions and 0 deletions

View File

@@ -2303,6 +2303,7 @@ def init_builtin_extra_nodes():
"v3/nodes_controlnet.py",
"v3/nodes_images.py",
"v3/nodes_mask.py",
"v3/nodes_preview_any.py",
"v3/nodes_primitive.py",
"v3/nodes_webcam.py",
"v3/nodes_stable_cascade.py",