runtime error

2024-06-20 06:39:22,905 - WARNING - PyTorch is not installed, cannot check GPU availability 2024-06-20 06:39:22,907 - INFO - Starting ComfyUI... Traceback (most recent call last): File "/home/user/app/app.py", line 312, in <module> main() File "/home/user/app/app.py", line 209, in main start_comfyui() # Start ComfyUI if not already running File "/home/user/app/app.py", line 38, in start_comfyui subprocess.Popen(["python", "main.py"], cwd=COMFYUI_DIR) File "/usr/local/lib/python3.10/subprocess.py", line 971, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/local/lib/python3.10/subprocess.py", line 1863, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'ComfyUI'

Container logs:

Fetching error logs...