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
52c9590b
Commit
52c9590b
authored
May 27, 2023
by
space-nuko
Browse files
Exception message
parent
62bdd9d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
execution.py
execution.py
+1
-0
No files found.
execution.py
View file @
52c9590b
...
...
@@ -447,6 +447,7 @@ def validate_inputs(prompt, item, validated):
"extra_info"
:
{
"input_name"
:
x
,
"input_config"
:
info
,
"exception_message"
:
str
(
ex
),
"exception_type"
:
exception_type
,
"traceback"
:
traceback
.
format_tb
(
tb
),
"linked_node"
:
val
...
...
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