runtime error

'_selectable': False, 'component_props': [{'height': None, 'width': None, 'image_mode': 'RGB', 'sources': ['upload', 'webcam', 'clipboard'], 'type': 'pil', 'label': None, 'show_label': True, 'show_download_button': True, 'container': True, 'scale': None, 'min_width': 160, 'interactive': None, 'visible': True, 'streaming': False, 'elem_id': 'input-img', 'elem_classes': [], 'mirror_webcam': True, 'show_share_button': True}, {'choices': [['best', 'best'], ['classic', 'classic'], ['fast', 'fast']], 'type': 'value', 'label': 'Select mode', 'info': None, 'show_label': True, 'container': True, 'scale': None, 'min_width': 160, 'interactive': None, 'visible': True, 'elem_id': None, 'elem_classes': []}, {'minimum': 2, 'maximum': 24, 'step': 2, 'label': 'best mode max flavors', 'info': None, 'show_label': True, 'container': True, 'scale': None, 'min_width': 160, 'interactive': None, 'visible': True, 'elem_id': None, 'elem_classes': []}], 'component_ids': [3, 5, 6]} clip_interrogator_2 = gr.load(name="spaces/fffiloni/CLIP-Interrogator-2") Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> clip_interrogator_2 = gr.load(name="spaces/fffiloni/CLIP-Interrogator-2") File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 70, in load return load_blocks_from_repo( File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 109, 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 504, 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 510, 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 861, in from_config if dependency["trigger"] == "fake_event": KeyError: 'trigger'

Container logs:

Fetching error logs...