runtime error
Exit code: 1. Reason: enizer_config resolved_config_file = cached_file( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 266, in cached_file file = cached_files(path_or_repo_id=path_or_repo_id, filenames=[filename], **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 456, in cached_files raise OSError( OSError: I-DEEPANSHU/classify is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models' If this is a private repository, make sure to pass a token having permission to this repo either by logging in with `huggingface-cli login` or by passing `token=<your_token>` During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 160, in load_models raise gr.Error(f"Failed to load journal tier model after {MAX_RETRIES} attempts: {e}") gradio.exceptions.Error: "Failed to load journal tier model after 3 attempts: I-DEEPANSHU/classify is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models'\nIf this is a private repository, make sure to pass a token having permission to this repo either by logging in with `huggingface-cli login` or by passing `token=<your_token>`" During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 1033, in <module> main() File "/home/user/app/app.py", line 1012, in main load_models() File "/home/user/app/app.py", line 204, in load_models raise gr.Error(f"Model loading failed: {e}") gradio.exceptions.Error: 'Model loading failed: "Failed to load journal tier model after 3 attempts: I-DEEPANSHU/classify is not a local folder and is not a valid model identifier listed on \'https://huggingface.co/models\'\\nIf this is a private repository, make sure to pass a token having permission to this repo either by logging in with `huggingface-cli login` or by passing `token=<your_token>`"'
Container logs:
Fetching error logs...