runtime error
Exit code: 1. Reason: gc/nvidia-deep-learning-container-license A copy of this license is made available in this container at /NGC-DL-CONTAINER-LICENSE for your convenience. WARNING: The NVIDIA Driver was not detected. GPU functionality will not be available. Use the NVIDIA Container Toolkit to start this container with GPU support; see https://docs.nvidia.com/datacenter/cloud-native/ . 2025-04-18 12:13:54,557 - modelscope - ERROR - The request model: damo-vilab/modelscope-text-to-video-synthesis does not exist! Traceback (most recent call last): File "/home/myuser/.local/lib/python3.10/site-packages/modelscope/pipelines/util.py", line 35, in is_official_hub_impl _ = HubApi().get_model(path, revision=revision) File "/home/myuser/.local/lib/python3.10/site-packages/modelscope/hub/api.py", line 297, in get_model handle_http_response(r, logger, cookies, model_id) File "/home/myuser/.local/lib/python3.10/site-packages/modelscope/hub/errors.py", line 122, in handle_http_response raise HTTPError(http_error_msg, response=response) requests.exceptions.HTTPError: The request model: damo-vilab/modelscope-text-to-video-synthesis does not exist! During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/app.py", line 13, in <module> modelscope_model = pipeline(Tasks.text_to_video_synthesis, model='damo-vilab/modelscope-text-to-video-synthesis') File "/home/myuser/.local/lib/python3.10/site-packages/modelscope/pipelines/builder.py", line 120, in pipeline if is_official_hub_path(model, revision=model_revision): File "/home/myuser/.local/lib/python3.10/site-packages/modelscope/pipelines/util.py", line 41, in is_official_hub_path return is_official_hub_impl(path) File "/home/myuser/.local/lib/python3.10/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 The request model: damo-vilab/modelscope-text-to-video-synthesis does not exist!
Container logs:
Fetching error logs...