yuvraj108c/ComfyUI-Upscaler-Tensorrt

node types were not found: UpscalerTensorrt

gasiaai opened this issue · 1 comments

[ERROR] An error occurred while retrieving information for the 'UpscalerTensorrt' node.
Traceback (most recent call last):
File "G:\AI\comfy2\ComfyUI_windows_portable\ComfyUI\server.py", line 414, in get_object_info
out[x] = node_info(x)
^^^^^^^^^^^^
File "G:\AI\comfy2\ComfyUI_windows_portable\ComfyUI\server.py", line 392, in node_info
info['input'] = obj_class.INPUT_TYPES()
^^^^^^^^^^^^^^^^^^^^^^^
File "G:\AI\comfy2\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Upscaler-Tensorrt_init_.py", line 16, in INPUT_TYPES
"engine": (os.listdir(ENGINE_DIR),),
^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [WinError 3] The system cannot find the path specified: 'G:\AI\comfy2\ComfyUI_windows_portable\ComfyUI\models\tensorrt\upscaler'
image

Hi, you need to follow the steps in the readme, then place the tensorrt engines inside

'G:\AI\comfy2\ComfyUI_windows_portable\ComfyUI\models\tensorrt\upscaler