runtime error

Fetching Space from: https://huggingface.co/spaces/fffiloni/CLIP-Interrogator-2 /home/user/.local/lib/python3.8/site-packages/gradio/deprecation.py:43: UserWarning: You have unused kwarg parameters in Image, please remove them: {'selectable': False} warnings.warn( Traceback (most recent call last): File "app.py", line 17, in <module> img_to_text = gr.Blocks.load(name="spaces/fffiloni/CLIP-Interrogator-2") File "/home/user/.local/lib/python3.8/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.8/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.8/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.8/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.8/site-packages/gradio/blocks.py", line 611, in from_config dependency = original_mapping[target].set_event_trigger( TypeError: set_event_trigger() got an unexpected keyword argument 'types'

Container logs:

Fetching error logs...