runtime error

Exit code: 1. Reason: s (from torch) (1.14.0) Requirement already satisfied: networkx in /usr/local/lib/python3.9/site-packages (from torch) (3.2.1) Requirement already satisfied: setuptools>=40.8.0 in /usr/local/lib/python3.9/site-packages (from triton==3.4.0->torch) (79.0.1) Requirement already satisfied: hf-xet<2.0.0,>=1.1.3 in /usr/local/lib/python3.9/site-packages (from huggingface-hub<1.0,>=0.34.0->transformers) (1.5.1) Requirement already satisfied: zipp>=3.20 in /usr/local/lib/python3.9/site-packages (from importlib-metadata>=3.6.0->flask) (3.23.1) Requirement already satisfied: mpmath<1.4,>=1.1.0 in /usr/local/lib/python3.9/site-packages (from sympy>=1.13.3->torch) (1.3.0) Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->transformers) (2026.6.17) Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->transformers) (2.6.3) Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.9/site-packages (from requests->transformers) (3.4.7) Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->transformers) (3.18) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [notice] A new release of pip is available: 23.0.1 -> 26.0.1 [notice] To update, run: pip install --upgrade pip Using a slow image processor as `use_fast` is unset and a slow processor was saved with this model. `use_fast=True` will be the default behavior in v4.52, even if the model was saved with a slow processor. This will result in minor differences in outputs. You'll still be able to use a slow processor with `use_fast=False`. Device set to use cpu Model load ho raha hai... Traceback (most recent call last): File "/code/app.py", line 41, in <module> import gradio as gr ModuleNotFoundError: No module named 'gradio'

Container logs:

Fetching error logs...