TencentQQGYLab / ComfyUI-ELLA

ELLA nodes for ComfyUI
304 stars 13 forks source link

One node reported an error #1

Closed xiaoyan1995 closed 3 months ago

xiaoyan1995 commented 3 months ago

[ERROR] An error occurred while retrieving information for the 'T5TextEncoderLoader #ELLA' node. Traceback (most recent call last): File "H:\ai\comfyui\comfyui2\new_ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\server.py", line 414, in get_object_info out[x] = node_info(x) ^^^^^^^^^^^^ File "H:\ai\comfyui\comfyui2\new_ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\server.py", line 392, in node_info info['input'] = obj_class.INPUT_TYPES() ^^^^^^^^^^^^^^^^^^^^^^^ File "H:\ai\comfyui\comfyui2\new_ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-ELLA\ella.py", line 176, in INPUT_TYPES for search_path in folder_paths.get_folder_paths("ella_encoder"): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "H:\ai\comfyui\comfyui2\new_ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\folder_paths.py", line 134, in get_folder_paths return folder_names_and_paths[folder_name][0][:]


KeyError: 'ella_encoder'