LarryJane491 / Lora-Training-in-Comfy

This custom node lets you train LoRA directly in ComfyUI!
277 stars 38 forks source link

After saving the workflow for generating tags in API format, calling them through API will fail #31

Open huangli321456 opened 3 months ago

huangli321456 commented 3 months ago

[2024-03-27 09:08] !!! Exception during processing !!! [2024-03-27 09:08] Traceback (most recent call last): File "D:\SoftWare\ComfyUI-aki-v1.1\execution.py", line 151, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) File "D:\SoftWare\ComfyUI-aki-v1.1\execution.py", line 81, in get_output_data return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True) File "D:\SoftWare\ComfyUI-aki-v1.1\execution.py", line 65, in map_node_over_list results.append(getattr(obj, func)(**input_data_all)) File "D:\SoftWare\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-Custom-Scripts\py\show_text.py", line 23, in notify if unique_id and extra_pnginfo and "workflow" in extra_pnginfo[0]: TypeError: argument of type 'NoneType' is not iterable image