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
d2337a86
"vscode:/vscode.git/clone" did not exist on "61fba9da0fcae0ba5f3fc426442302e9fef0443c"
Unverified
Commit
d2337a86
authored
Apr 13, 2023
by
Gavroche CryptoRUSH
Committed by
GitHub
Apr 13, 2023
Browse files
remove extra semi-colon
parent
f5f70138
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
nodes.py
nodes.py
+1
-1
No files found.
nodes.py
View file @
d2337a86
...
...
@@ -871,7 +871,7 @@ class SaveImage:
"filename"
:
file
,
"subfolder"
:
subfolder
,
"type"
:
self
.
type
})
;
})
counter
+=
1
return
{
"ui"
:
{
"images"
:
results
}
}
...
...
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