runtime error

Space failed. Exit code: 1. Reason: t recent call last): File "/opt/conda/lib/python3.7/site-packages/modelscope/pipelines/util.py", line 35, in is_official_hub_impl _ = HubApi().get_model(path, revision=revision) File "/opt/conda/lib/python3.7/site-packages/modelscope/hub/api.py", line 220, in get_model handle_http_response(r, logger, cookies, model_id) File "/opt/conda/lib/python3.7/site-packages/modelscope/hub/errors.py", line 79, in handle_http_response raise error File "/opt/conda/lib/python3.7/site-packages/modelscope/hub/errors.py", line 72, in handle_http_response response.raise_for_status() File "/opt/conda/lib/python3.7/site-packages/requests/models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://www.modelscope.cn/api/v1/models/damo/cv_unet_universal-matting During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 32, in <module> from pages.removebg import removeBgApplication File "/opt/fuxi-ai/pages/removebg.py", line 10, in <module> universal_matting = pipeline(Tasks.universal_matting, model='damo/cv_unet_universal-matting') File "/opt/conda/lib/python3.7/site-packages/modelscope/pipelines/builder.py", line 100, in pipeline model = normalize_model_input(model, model_revision) File "/opt/conda/lib/python3.7/site-packages/modelscope/pipelines/builder.py", line 25, in normalize_model_input if isinstance(model, str) and is_official_hub_path(model, model_revision): File "/opt/conda/lib/python3.7/site-packages/modelscope/pipelines/util.py", line 41, in is_official_hub_path return is_official_hub_impl(path) File "/opt/conda/lib/python3.7/site-packages/modelscope/pipelines/util.py", line 38, in is_official_hub_impl raise ValueError(f'invalid model repo path {e}') ValueError: invalid model repo path 404 Client Error: Not Found for url: http://www.modelscope.cn/api/v1/models/damo/cv_unet_universal-matting

Container logs:

Fetching error logs...