runtime error

Exit code: 1. Reason: n-classification' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/401 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/app.py", line 5, in <module> demo = gr.load("models/DermAI/skin-lesion-classification") File "/usr/local/lib/python3.13/site-packages/gradio/external.py", line 95, in load return load_blocks_from_huggingface( name=name, ...<3 lines>... **kwargs, # type: ignore ) File "/usr/local/lib/python3.13/site-packages/gradio/external.py", line 190, in load_blocks_from_huggingface blocks = from_model(name, token=token, alias=alias, provider=provider, **kwargs) File "/usr/local/lib/python3.13/site-packages/gradio/external.py", line 205, in from_model p, tags = external_utils.get_model_info(model_name, token) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/gradio/external_utils.py", line 26, in get_model_info model_info = hf_api.model_info(model_name) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/hf_api.py", line 2940, in model_info hf_raise_for_status(r) ~~~~~~~~~~~~~~~~~~~^^^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 847, in hf_raise_for_status raise repo_err from e huggingface_hub.errors.RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-69bae7cc-38c0c40d71488ea429207a49;97ae595d-58bc-4e2c-bc83-b9384482aa49) Repository Not Found for url: https://huggingface.co/api/models/DermAI/skin-lesion-classification. Please make sure you specified the correct `repo_id` and `repo_type`. If you are trying to access a private or gated repo, make sure you are authenticated. For more details, see https://huggingface.co/docs/huggingface_hub/authentication Invalid username or password.

Container logs:

Fetching error logs...