runtime error
Exit code: 1. Reason: 10 which is incompatible. datasets 4.5.0 requires huggingface-hub<2.0,>=0.25.0, but you have huggingface-hub 0.20.0 which is incompatible. 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. 🔄 Обновляем torch с 2.10.0+cu128 на 2.1.0 ERROR: Could not find a version that satisfies the requirement torch==2.1.0 (from versions: 2.5.0, 2.5.1, 2.6.0, 2.7.0, 2.7.1, 2.8.0, 2.9.0, 2.9.1, 2.10.0) ERROR: No matching distribution found for torch==2.1.0 ⚠ Ошибка установки пакетов: Command '['/usr/local/bin/python', '-m', 'pip', 'install', 'torch==2.1.0', '--quiet']' returned non-zero exit status 1. Error importing huggingface_hub.inference._generated.types: No module named 'huggingface_hub.inference._generated.types' Traceback (most recent call last): File "/app/app.py", line 87, in <module> import gradio as gr File "/usr/local/lib/python3.13/site-packages/gradio/__init__.py", line 88, in <module> from gradio.external import load, load_chat, load_openapi File "/usr/local/lib/python3.13/site-packages/gradio/external.py", line 24, in <module> from gradio import components, external_utils, utils File "/usr/local/lib/python3.13/site-packages/gradio/external_utils.py", line 15, in <module> from huggingface_hub import HfApi, ImageClassificationOutputElement, InferenceClient File "/usr/local/lib/python3.13/site-packages/huggingface_hub/__init__.py", line 1044, in __getattr__ File "/usr/local/lib/python3.13/importlib/__init__.py", line 88, in import_module return _bootstrap._gcd_import(name[level:], package, level) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'huggingface_hub.inference._generated.types'
Container logs:
Fetching error logs...