runtime error

--2023-11-23 08:32:10-- https://huggingface.co/spaces/innnky/nanami/resolve/main/checkpoint_best_legacy_500.pt Resolving huggingface.co (huggingface.co)... failed: Temporary failure in name resolution. wget: unable to resolve host address ‘huggingface.co’ load model(s) from hubert/checkpoint_best_legacy_500.pt INFO:fairseq.tasks.text_to_speech:Please install tensorboardX: pip install tensorboardX Traceback (most recent call last): File "/home/user/app/app.py", line 17, in <module> model = Svc("logs/44k/Liella/G_100000.pth", "logs/44k/Liella/config.json", cluster_model_path="logs/44k/kmeans_10000.pt") File "/home/user/app/inference/infer_tool.py", line 111, in __init__ self.hubert_model = utils.get_hubert_model().to(self.dev) File "/home/user/app/utils.py", line 186, in get_hubert_model models, saved_cfg, task = checkpoint_utils.load_model_ensemble_and_task( File "/home/user/.local/lib/python3.10/site-packages/fairseq/checkpoint_utils.py", line 423, in load_model_ensemble_and_task raise IOError("Model file not found: {}".format(filename)) OSError: Model file not found: hubert/checkpoint_best_legacy_500.pt

Container logs:

Fetching error logs...