runtime error

Downloading pytorch_model.bin: 99%|█████████▉| 3.97G/3.99G [01:40<00:00, 43.7MB/s] Downloading pytorch_model.bin: 100%|█████████▉| 3.98G/3.99G [01:41<00:00, 27.3MB/s] Downloading pytorch_model.bin: 100%|██████████| 3.99G/3.99G [01:41<00:00, 28.0MB/s] Downloading pytorch_model.bin: 100%|██████████| 3.99G/3.99G [01:41<00:00, 39.3MB/s] Fetching 26 files: 15%|█▌ | 4/26 [01:42<12:13, 33.36s/it] Fetching 26 files: 100%|██████████| 26/26 [01:42<00:00, 3.93s/it] Fetching Space from: https://huggingface.co/spaces/YueMafighting/mmpose-estimation Traceback (most recent call last): File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/gradio/external.py", line 436, in from_spaces config = json.loads(result.group(1)) # type: ignore AttributeError: 'NoneType' object has no attribute 'group' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 28, in <module> pipe = merge_config_then_run() File "/home/user/app/inference_followyourpose.py", line 25, in __init__ self.mmpose = gr.Interface.load(name="spaces/YueMafighting/mmpose-estimation") File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/gradio/interface.py", line 94, in load return external.load( File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/gradio/external.py", line 68, in load return load_blocks_from_repo( File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/gradio/external.py", line 107, in load_blocks_from_repo blocks: gradio.Blocks = factory_methods[src](name, api_key, alias, **kwargs) File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/gradio/external.py", line 438, in from_spaces raise ValueError("Could not load the Space: {}".format(space_name)) ValueError: Could not load the Space: YueMafighting/mmpose-estimation

Container logs:

Fetching error logs...