runtime error

, 'container': True, 'min_width': 160, '_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]} warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 17, in <module> img_to_text = gr.Blocks.load(name="spaces/fffiloni/CLIP-Interrogator-2") File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1165, in load return external.load_blocks_from_repo(name, src, api_key, alias, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 62, in load_blocks_from_repo blocks: gradio.Blocks = factory_methods[src](name, api_key, alias, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 364, in from_spaces return from_spaces_blocks(config, api_key, iframe_url) File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 415, in from_spaces_blocks return gradio.Blocks.from_config(config, fns, iframe_url) File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 594, in from_config if dependency["trigger"] == "fake_event": KeyError: 'trigger'

Container logs:

Fetching error logs...