runtime error

The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a one-time only operation. You can interrupt this and resume the migration later on by calling `transformers.utils.move_cache()`. 0it [00:00, ?it/s] 0it [00:00, ?it/s] Fetching Space from: https://huggingface.co/spaces/fffiloni/audio-to-spectrogram Traceback (most recent call last): File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/gradio/external.py", line 343, in from_spaces config = json.loads(result.group(1)) 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 15, in <module> spectro_from_wav = gr.Interface.load("spaces/fffiloni/audio-to-spectrogram") File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/gradio/interface.py", line 109, in load return super().load(name=name, src=src, api_key=api_key, alias=alias, **kwargs) File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/gradio/blocks.py", line 1155, in load return external.load_blocks_from_repo(name, src, api_key, alias, **kwargs) File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/gradio/external.py", line 58, in load_blocks_from_repo blocks: gradio.Blocks = factory_methods[src](name, api_key, alias, **kwargs) File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/gradio/external.py", line 345, in from_spaces raise ValueError("Could not load the Space: {}".format(space_name)) ValueError: Could not load the Space: fffiloni/audio-to-spectrogram

Container logs:

Fetching error logs...