Ihave this issue with this workflow workflow-sd15---comfyui-in-photoshop-lreWarJbqiYPcDXnD8hh-spoonbill_hospitable_34-openart.ai
Estebanbustos opened this issue · 1 comments
Error occurred when executing LoraLoader:
'NoneType' object has no attribute 'lower'
File "E:\COMFYUI\ComfyUI_windows_portable\ComfyUI\execution.py", line 152, in recursive_execute
output_data, output_ui = get_output_data(obj, input_data_all)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\COMFYUI\ComfyUI_windows_portable\ComfyUI\execution.py", line 82, in get_output_data
return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\COMFYUI\ComfyUI_windows_portable\ComfyUI\execution.py", line 75, in map_node_over_list
results.append(getattr(obj, func)(**slice_dict(input_data_all, i)))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\COMFYUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 611, in load_lora
lora = comfy.utils.load_torch_file(lora_path, safe_load=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\COMFYUI\ComfyUI_windows_portable\ComfyUI\comfy\utils.py", line 33, in load_torch_file
if ckpt.lower().endswith(".safetensors") or ckpt.lower().endswith(".sft"):
^^^^^^^^^^
You probably have some purple node on ComfyUi
Please make sure that you have downloaded all of the models