runtime error
Exit code: 1. Reason: isfied: filelock in /usr/local/lib/python3.10/site-packages (from torch->face-detection==1.0.5) (3.16.1) Requirement already satisfied: nvidia-nvjitlink-cu12==12.4.127 in /usr/local/lib/python3.10/site-packages (from torch->face-detection==1.0.5) (12.4.127) Requirement already satisfied: nvidia-nvtx-cu12==12.4.127 in /usr/local/lib/python3.10/site-packages (from torch->face-detection==1.0.5) (12.4.127) Requirement already satisfied: nvidia-nccl-cu12==2.21.5 in /usr/local/lib/python3.10/site-packages (from torch->face-detection==1.0.5) (2.21.5) Requirement already satisfied: nvidia-cufft-cu12==11.2.1.3 in /usr/local/lib/python3.10/site-packages (from torch->face-detection==1.0.5) (11.2.1.3) Requirement already satisfied: mpmath<1.4,>=1.1.0 in /usr/local/lib/python3.10/site-packages (from sympy==1.13.1->torch->face-detection==1.0.5) (1.3.0) Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /usr/local/lib/python3.10/site-packages (from torchvision->face-detection==1.0.5) (11.0.0) Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.10/site-packages (from jinja2->torch->face-detection==1.0.5) (2.1.5) Building wheels for collected packages: face-detection Building wheel for face-detection (setup.py): started Building wheel for face-detection (setup.py): finished with status 'done' Created wheel for face-detection: filename=face_detection-1.0.5-py3-none-any.whl size=1638437 sha256=037ba6d4fd968808c87d1fccad352f4c458fc8020584e390208ff0e3ef9db4ba Stored in directory: /tmp/pip-ephem-wheel-cache-qe1wuy0i/wheels/08/ac/4b/4d71660ae29737385e9967e87f576cc4ef7e1ba06d244dfbb3 Successfully built face-detection Installing collected packages: face-detection Successfully installed face-detection-1.0.5 [notice] A new release of pip available: 22.3.1 -> 24.3.1 [notice] To update, run: pip install --upgrade pip Cloning into '6DRepNet'... Traceback (most recent call last): File "/home/user/app/app.py", line 14, in <module> from model import SixDRepNet ModuleNotFoundError: No module named 'model'
Container logs:
Fetching error logs...