runtime error

Exit code: 1. Reason: 2024-11-02 03:21:29,745 - modelscope - INFO - PyTorch version 2.5.0 Found. 2024-11-02 03:21:29,746 - modelscope - INFO - Loading ast index from /home/user/.cache/modelscope/ast_indexer 2024-11-02 03:21:29,746 - modelscope - INFO - No valid ast index found from /home/user/.cache/modelscope/ast_indexer, generating ast index from prebuilt! 2024-11-02 03:21:29,792 - modelscope - INFO - Loading done! Current index file version is 1.15.0, with md5 78ab514b62ff8e746a3ebfa2e634e0d3 and a total number of 980 components indexed transformer is not installed, please install it if you want to use related modules 2024-11-02 03:21:30,819 - modelscope - ERROR - The request model: MuGeminorum/MiVOLO does not exist! Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> from utils import is_url, download_file, get_jpg_files, MODEL_DIR File "/home/user/app/utils.py", line 7, in <module> MODEL_DIR = snapshot_download("MuGeminorum/MiVOLO", cache_dir="./mivolo/__pycache__") File "/usr/local/lib/python3.10/site-packages/modelscope/hub/snapshot_download.py", line 94, in snapshot_download revision_detail = _api.get_valid_revision_detail( File "/usr/local/lib/python3.10/site-packages/modelscope/hub/api.py", line 499, in get_valid_revision_detail all_branches_detail, all_tags_detail = self.get_model_branches_and_tags_details( File "/usr/local/lib/python3.10/site-packages/modelscope/hub/api.py", line 579, in get_model_branches_and_tags_details handle_http_response(r, logger, cookies, model_id) File "/usr/local/lib/python3.10/site-packages/modelscope/hub/errors.py", line 117, in handle_http_response raise HTTPError(http_error_msg, response=response) requests.exceptions.HTTPError: The request model: MuGeminorum/MiVOLO does not exist!

Container logs:

Fetching error logs...