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

v3: converted nodes_video

This commit is contained in:
bigcat88
2025-07-19 07:47:09 +03:00
parent b6a4a4c664
commit 36e8277724
3 changed files with 219 additions and 0 deletions

View File

@@ -2324,6 +2324,7 @@ def init_builtin_extra_nodes():
"v3/nodes_primitive.py",
"v3/nodes_rebatch.py",
"v3/nodes_stable_cascade.py",
"v3/nodes_video.py",
"v3/nodes_webcam.py",
]