runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/huggingface_hub/constants.py:277: FutureWarning: The `HF_HUB_ENABLE_HF_TRANSFER` environment variable is deprecated as 'hf_transfer' is not used anymore. Please use `HF_XET_HIGH_PERFORMANCE` instead to enable high performance transfer with Xet. Visit https://huggingface.co/docs/huggingface_hub/package_reference/environment_variables#hfxethighperformance for more details. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 6, in <module> import gradio as gr File "/usr/local/lib/python3.10/site-packages/gradio/__init__.py", line 3, in <module> import gradio.components as components File "/usr/local/lib/python3.10/site-packages/gradio/components.py", line 33, in <module> from gradio.blocks import Block, BlockContext File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 22, in <module> from gradio import components, external, networking, queueing, routes, strings, utils File "/usr/local/lib/python3.10/site-packages/gradio/networking.py", line 17, in <module> from gradio.routes import App File "/usr/local/lib/python3.10/site-packages/gradio/routes.py", line 25, in <module> import pkg_resources ModuleNotFoundError: No module named 'pkg_resources'
Container logs:
Fetching error logs...