runtime error
Exit code: 1. Reason: 7` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'basicsr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for basicsr (setup.py): started Building wheel for basicsr (setup.py): finished with status 'done' Created wheel for basicsr: filename=basicsr-1.4.2-py3-none-any.whl size=220183 sha256=2d246523c81ff5e7bc6c453eb0cf3fb65857ecacb161af489551328cb613eb38 Stored in directory: /tmp/pip-ephem-wheel-cache-dc1wm7pl/wheels/e0/ad/a3/68327043ba4eb21397a888719bdadbf5afd283902eab669f98 Successfully built basicsr Installing collected packages: basicsr Successfully installed basicsr-1.4.2 Requirement already satisfied: numpy==1.23.0 in /usr/local/lib/python3.10/site-packages (1.23.0) Traceback (most recent call last): File "/home/user/app/app.py", line 940, in <module> launch_gradio_app() File "/home/user/app/app.py", line 923, in launch_gradio_app facedetector.to('cuda') File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1174, in to return self._apply(convert) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 780, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 780, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 780, in _apply module._apply(fn) [Previous line repeated 4 more times] File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 805, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1160, in convert return t.to( File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 314, in _lazy_init torch._C._cuda_init() RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from http://www.nvidia.com/Download/index.aspx
Container logs:
Fetching error logs...