runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 2, in <module> subprocess.run("pip install opencv-python os gc torch torchaudio torchvision gfpgan basicsr realesrgan") File "/usr/local/lib/python3.10/subprocess.py", line 503, in run with Popen(*popenargs, **kwargs) as process: 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: 'pip install opencv-python os gc torch torchaudio torchvision gfpgan basicsr realesrgan'
Container logs:
Fetching error logs...