runtime error

Fetching Space from: https://huggingface.co/spaces/gradio/helsinki_translation_en_es Loaded as API: https://gradio-helsinki-translation-en-es.hf.space ✔ /home/user/.local/lib/python3.10/site-packages/gradio/blocks.py:802: UserWarning: You have unused kwarg parameters in Markdown, please remove them: {'rtl': False, 'latex_delimiters': [{'left': '$', 'right': '$', 'display': False}], 'sanitize_html': True, 'line_breaks': False} block = cls(**block_config["props"], _skip_init_processing=True) /home/user/.local/lib/python3.10/site-packages/gradio/blocks.py:802: UserWarning: You have unused kwarg parameters in Textbox, please remove them: {'autofocus': False, 'autoscroll': True, 'rtl': False, 'selectable': False} block = cls(**block_config["props"], _skip_init_processing=True) Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> get_translation_io().launch() File "/home/user/app/app.py", line 6, in get_translation_io gr.load("gradio/helsinki_translation_en_es", src="spaces") File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 68, in load return load_blocks_from_repo( File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 107, in load_blocks_from_repo blocks: gradio.Blocks = factory_methods[src](name, hf_token, alias, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 486, in from_spaces return from_spaces_blocks(space=space_name, hf_token=hf_token) File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 492, in from_spaces_blocks return gradio.Blocks.from_config(client.config, predict_fns, client.src) File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 837, in from_config if dependency["trigger"] == "fake_event": KeyError: 'trigger'

Container logs:

Fetching error logs...