runtime error

o, please remove them: {'container': True, 'min_width': 160} warnings.warn( /home/user/.local/lib/python3.10/site-packages/gradio/deprecation.py:43: UserWarning: You have unused kwarg parameters in Slider, please remove them: {'container': True, 'min_width': 160} warnings.warn( /home/user/.local/lib/python3.10/site-packages/gradio/deprecation.py:43: UserWarning: You have unused kwarg parameters in Form, please remove them: {'scale': 0, 'min_width': 0} warnings.warn( /home/user/.local/lib/python3.10/site-packages/gradio/deprecation.py:43: UserWarning: You have unused kwarg parameters in Textbox, please remove them: {'autofocus': False, 'show_copy_button': False, 'container': True, 'rtl': False, 'min_width': 160} warnings.warn( /home/user/.local/lib/python3.10/site-packages/gradio/deprecation.py:43: UserWarning: You have unused kwarg parameters in Dataset, please remove them: {'container': True, 'min_width': 160} 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 611, in from_config dependency = original_mapping[target].set_event_trigger( TypeError: Block.set_event_trigger() got an unexpected keyword argument 'types'

Container logs:

Fetching error logs...