runtime error
Exit code: 1. Reason: specifications, gradio-client, jsonschema, altair, gradio Attempting uninstall: websockets Found existing installation: websockets 12.0 Uninstalling websockets-12.0: Successfully uninstalled websockets-12.0 Attempting uninstall: numpy Found existing installation: numpy 2.2.3 Uninstalling numpy-2.2.3: Successfully uninstalled numpy-2.2.3 Attempting uninstall: gradio-client Found existing installation: gradio_client 1.3.0 Uninstalling gradio_client-1.3.0: Successfully uninstalled gradio_client-1.3.0 Successfully installed altair-5.5.0 gradio-3.45.0 gradio-client-0.5.2 jsonschema-4.23.0 jsonschema-specifications-2025.4.1 narwhals-1.40.0 numpy-1.26.4 referencing-0.36.2 rpds-py-0.25.0 websockets-11.0.3 [notice] A new release of pip is available: 25.0.1 -> 25.1.1 [notice] To update, run: pip install --upgrade pip /home/user/app/app.py:10: GradioDeprecationWarning: gr.Interface.load() will be deprecated. Use gr.load() instead. App = gr.Interface.load("models/asalhi85/ArTweetsSentiment", Fetching model from: https://huggingface.co/asalhi85/ArTweetsSentiment Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> App = gr.Interface.load("models/asalhi85/ArTweetsSentiment", File "/usr/local/lib/python3.10/site-packages/gradio/interface.py", line 100, in load return external.load( File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 70, in load return load_blocks_from_repo( File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 109, in load_blocks_from_repo blocks: gradio.Blocks = factory_methods[src](name, hf_token, alias, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 149, in from_model response.status_code == 200 AssertionError: Could not find model: asalhi85/ArTweetsSentiment. If it is a private or gated model, please provide your Hugging Face access token (https://huggingface.co/settings/tokens) as the argument for the `api_key` parameter.
Container logs:
Fetching error logs...