runtime error

Exit code: 1. Reason: te-packages/torch/nn/utils/weight_norm.py:144: FutureWarning: `torch.nn.utils.weight_norm` is deprecated in favor of `torch.nn.utils.parametrizations.weight_norm`. WeightNorm.apply(module, name, dim) Downloading Model to directory: /home/user/.cache/modelscope/hub/pengzhendong/wetext 2026-08-07 17:08:47,471 DEBUG Starting new HTTPS connection (1): www.modelscope.cn:443 2026-08-07 17:08:48,430 DEBUG https://www.modelscope.cn:443 "GET /api/v1/models/pengzhendong/wetext/revisions HTTP/1.1" 403 137 2026-08-07 17:08:48,430 - modelscope - ERROR - Authentication token does not exist, Traceback (most recent call last): File "/home/user/app/app.py", line 251, in <module> cosyvoice = CosyVoice3(MODEL_DIR) File "/home/user/app/cosyvoice/cli/cosyvoice.py", line 202, in __init__ self.frontend = CosyVoiceFrontEnd(configs['get_tokenizer'], File "/home/user/app/cosyvoice/cli/frontend.py", line 70, in __init__ self.zh_tn_model = ZhNormalizer(remove_erhua=False) File "/usr/local/lib/python3.10/site-packages/wetext/wetext.py", line 38, in __init__ repo_dir = snapshot_download("pengzhendong/wetext") File "/usr/local/lib/python3.10/site-packages/modelscope/hub/snapshot_download.py", line 85, in snapshot_download return _snapshot_download( File "/usr/local/lib/python3.10/site-packages/modelscope/hub/snapshot_download.py", line 226, in _snapshot_download revision_detail = _api.get_valid_revision_detail( File "/usr/local/lib/python3.10/site-packages/modelscope/hub/api.py", line 559, 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 644, 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 122, in handle_http_response raise HTTPError(http_error_msg, response=response) requests.exceptions.HTTPError: Authentication token does not exist,

Container logs:

Fetching error logs...