runtime error

Exit code: 1. Reason: -packages (from requests->huggingface_hub==0.25.0) (2024.12.14) Downloading huggingface_hub-0.25.0-py3-none-any.whl (436 kB) Installing collected packages: huggingface_hub Attempting uninstall: huggingface_hub Found existing installation: huggingface-hub 0.28.1 Uninstalling huggingface-hub-0.28.1: Successfully uninstalled huggingface-hub-0.28.1 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. gradio 5.0.1 requires huggingface-hub>=0.25.1, but you have huggingface-hub 0.25.0 which is incompatible. Successfully installed huggingface_hub-0.25.0 [notice] A new release of pip is available: 24.3.1 -> 25.0.1 [notice] To update, run: pip install --upgrade pip Collecting numpy==1.26.4 Downloading numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) Downloading numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 257.1 MB/s eta 0:00:00 Installing collected packages: numpy Attempting uninstall: numpy Found existing installation: numpy 2.2.1 Uninstalling numpy-2.2.1: Successfully uninstalled numpy-2.2.1 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. gradio 5.0.1 requires huggingface-hub>=0.25.1, but you have huggingface-hub 0.25.0 which is incompatible. Successfully installed numpy-1.26.4 [notice] A new release of pip is available: 24.3.1 -> 25.0.1 [notice] To update, run: pip install --upgrade pip Traceback (most recent call last): File "/home/user/app/app.py", line 26, in <module> hf_token = os.environ["HF_TOKEN"] File "/usr/local/lib/python3.10/os.py", line 680, in __getitem__ raise KeyError(key) from None KeyError: 'HF_TOKEN'

Container logs:

Fetching error logs...