runtime error

2024-01-09 02:09:23.686 - OVOS - ovos_utils.messagebus:<module>:9 - WARNING - Deprecation version=0.1.0. Caller=ovos_plugin_manager.templates.audio:9. decode_binary_message, send_binary_file_message, send_binary_data_message, send_message, wait_for_reply, listen_once_for_message, get_message_lang, get_websocket, get_mycroft_bus, listen_for_message have moved to ovos_bus_client.util 2024-01-09 02:09:23.821 - OVOS - ovos_utils.messagebus:<module>:12 - WARNING - Deprecation version=0.1.0. Caller=ovos_plugin_manager.templates.audio:9. dig_for_message, FakeMessage, FakeBus moved to ovos_utils.fakebus Fetching Space from: https://huggingface.co/spaces/fffiloni/whisper-to-chatGPT Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> chatgpt = gr.Blocks.load(name="spaces/fffiloni/whisper-to-chatGPT") File "/home/user/.local/lib/python3.9/site-packages/gradio/blocks.py", line 1139, in load return external.load_blocks_from_repo(name, src, api_key, alias, **kwargs) File "/home/user/.local/lib/python3.9/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/.local/lib/python3.9/site-packages/gradio/external.py", line 333, in from_spaces raise ValueError( ValueError: Could not find Space: fffiloni/whisper-to-chatGPT. If it is a private or gated Space, please provide your Hugging Face access token (https://huggingface.co/settings/tokens) as the argument for the `api_key` parameter.

Container logs:

Fetching error logs...