runtime error

Exit code: 1. Reason: (12.8.90) Requirement already satisfied: nvidia-nvjitlink-cu12==12.8.93 in /usr/local/lib/python3.10/site-packages (from torch->face-detection==1.0.5) (12.8.93) Requirement already satisfied: nvidia-cufile-cu12==1.13.1.3 in /usr/local/lib/python3.10/site-packages (from torch->face-detection==1.0.5) (1.13.1.3) Requirement already satisfied: triton==3.5.1 in /usr/local/lib/python3.10/site-packages (from torch->face-detection==1.0.5) (3.5.1) Requirement already satisfied: mpmath<1.4,>=1.1.0 in /usr/local/lib/python3.10/site-packages (from sympy>=1.13.3->torch->face-detection==1.0.5) (1.3.0) Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.10/site-packages (from jinja2->torch->face-detection==1.0.5) (3.0.3) Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /usr/local/lib/python3.10/site-packages (from torchvision->face-detection==1.0.5) (12.0.0) Building wheels for collected packages: face-detection Building wheel for face-detection (pyproject.toml): started Building wheel for face-detection (pyproject.toml): finished with status 'done' Created wheel for face-detection: filename=face_detection-1.0.5-py3-none-any.whl size=1638525 sha256=3639640869ee11d4732c3f9ccfe57e0baf8ebb6a7137d0923932e5ddacab4990 Stored in directory: /tmp/pip-ephem-wheel-cache-ytpukpik/wheels/08/ac/4b/4d71660ae29737385e9967e87f576cc4ef7e1ba06d244dfbb3 Successfully built face-detection Installing collected packages: face-detection Successfully installed face-detection-1.0.5 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. Cloning into '6DRepNet'... Traceback (most recent call last): File "/app/app.py", line 14, in <module> from model import SixDRepNet ModuleNotFoundError: No module named 'model'

Container logs:

Fetching error logs...