runtime error

Exit code: 1. Reason: wnloading: 0.00B [00:00, ?B/s] Downloading: 0.00B [00:00, ?B/s] Downloading: 0.00B [00:00, ?B/s] Downloading: 0.00B [00:03, ?B/s] Downloading: 0.00B [00:00, ?B/s] Downloading: 0.00B [00:04, ?B/s] Downloading: 0.00B [00:00, ?B/s] Downloading: 0.00B [00:08, ?B/s] Downloading: 0.00B [00:00, ?B/s] Downloading: 0.00B [00:16, ?B/s] Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/modelscope/hub/file_download.py", line 359, in http_get_model_file r.raise_for_status() File "/usr/local/lib/python3.10/site-packages/requests/models.py", line 1024, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: https://www.modelscope.cn/api/v1/models/AI-ModelScope/GroundingDINO/repo?Revision=v1.0.0&FilePath=groundingdino%2F__init__.py The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 70, in <module> groundingdino_dir = snapshot_download('AI-ModelScope/GroundingDINO', revision='v1.0.0') File "/usr/local/lib/python3.10/site-packages/modelscope/hub/snapshot_download.py", line 159, in snapshot_download http_get_model_file( File "/usr/local/lib/python3.10/site-packages/modelscope/hub/file_download.py", line 368, in http_get_model_file retry = retry.increment('GET', url, error=e) File "/usr/local/lib/python3.10/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] urllib3.exceptions.MaxRetryError: None: Max retries exceeded with url: https://www.modelscope.cn/api/v1/models/AI-ModelScope/GroundingDINO/repo?Revision=v1.0.0&FilePath=groundingdino%2F__init__.py (Caused by HTTPError('500 Server Error: Internal Server Error for url: https://www.modelscope.cn/api/v1/models/AI-ModelScope/GroundingDINO/repo?Revision=v1.0.0&FilePath=groundingdino%2F__init__.py')) Downloading: 0.00B [00:01, ?B/s]

Container logs:

Fetching error logs...