Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
ComfyUI
Commits
45e10cac
Unverified
Commit
45e10cac
authored
Jun 20, 2024
by
Zhenyu Zhou
Committed by
GitHub
Jun 20, 2024
Browse files
feat: add gits scheduler (#3769)
parent
d7f09642
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
370 additions
and
0 deletions
+370
-0
comfy_extras/nodes_gits.py
comfy_extras/nodes_gits.py
+369
-0
nodes.py
nodes.py
+1
-0
No files found.
comfy_extras/nodes_gits.py
0 → 100644
View file @
45e10cac
This diff is collapsed.
Click to expand it.
nodes.py
View file @
45e10cac
...
@@ -1991,6 +1991,7 @@ def init_custom_nodes():
...
@@ -1991,6 +1991,7 @@ def init_custom_nodes():
"nodes_webcam.py"
,
"nodes_webcam.py"
,
"nodes_audio.py"
,
"nodes_audio.py"
,
"nodes_sd3.py"
,
"nodes_sd3.py"
,
"nodes_gits.py"
,
]
]
import_failed
=
[]
import_failed
=
[]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment