1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 15:04:50 +08:00

Exception message

This commit is contained in:
space-nuko
2023-05-27 01:51:39 -05:00
parent 62bdd9d26a
commit 52c9590b7b

View File

@@ -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