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

feat: add gits scheduler (#3769)

This commit is contained in:
Zhenyu Zhou
2024-06-20 20:12:15 +08:00
committed by GitHub
parent d7f0964266
commit 45e10cac19
2 changed files with 370 additions and 0 deletions

View File

@@ -1991,6 +1991,7 @@ def init_custom_nodes():
"nodes_webcam.py",
"nodes_audio.py",
"nodes_sd3.py",
"nodes_gits.py",
]
import_failed = []