runtime error
Exit code: 1. Reason: Cloning the repository... Cloning into 'edge_vlm'... fatal: could not read Username for 'https://huggingface.co': No such device or address Installing dependencies... ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'edge_vlm/requirements.txt' [notice] A new release of pip available: 22.3.1 -> 24.3.1 [notice] To update, run: pip install --upgrade pip Collecting sentencepiece Downloading sentencepiece-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 18.4 MB/s eta 0:00:00 Installing collected packages: sentencepiece Successfully installed sentencepiece-0.2.0 [notice] A new release of pip available: 22.3.1 -> 24.3.1 [notice] To update, run: pip install --upgrade pip Copying files... Traceback (most recent call last): File "/home/user/app/app.py", line 18, in <module> import torch ModuleNotFoundError: No module named 'torch'
Container logs:
Fetching error logs...