runtime error
Exit code: 1. Reason: �━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 566.1/566.1 kB 443.9 MB/s eta 0:00:00 Downloading regex-2025.11.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (791 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.7/791.7 kB 331.3 MB/s eta 0:00:00 Downloading safetensors-0.7.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (507 kB) Downloading tokenizers-0.22.1-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 361.7 MB/s eta 0:00:00 Downloading hf_xet-1.2.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 227.2 MB/s eta 0:00:00 Installing collected packages: safetensors, regex, hf-xet, huggingface-hub, tokenizers, transformers Attempting uninstall: huggingface-hub Found existing installation: huggingface-hub 0.30.2 Uninstalling huggingface-hub-0.30.2: Successfully uninstalled huggingface-hub-0.30.2 ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device: '/usr/local/bin/transformers' [notice] A new release of pip is available: 25.0.1 -> 25.3 Traceback (most recent call last): File "/home/user/app/app.py", line 38, in <module> install_package(package, version) File "/home/user/app/app.py", line 18, in install_package subprocess.check_call([sys.executable, "-m", "pip", "install", "--no-cache-dir", package_spec]) File "/usr/local/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['/usr/local/bin/python', '-m', 'pip', 'install', '--no-cache-dir', 'transformers']' returned non-zero exit status 1.
Container logs:
Fetching error logs...