runtime error
Exit code: 1. Reason: } warnings.warn( /usr/local/lib/python3.10/site-packages/gradio/deprecation.py:43: UserWarning: You have unused kwarg parameters in Button, please remove them: {'elem_classes': [], '_selectable': False} warnings.warn( /usr/local/lib/python3.10/site-packages/gradio/deprecation.py:43: UserWarning: You have unused kwarg parameters in Dataset, please remove them: {'component_props': [{'lines': 1, 'max_lines': 20, 'placeholder': None, 'label': 'Type the prompt here', 'info': None, 'show_label': True, 'container': True, 'scale': None, 'min_width': 160, 'interactive': None, 'visible': True, 'elem_id': None, 'autofocus': False, 'autoscroll': True, 'elem_classes': [], 'key': None, 'type': 'text', 'text_align': None, 'rtl': False, 'show_copy_button': False, 'max_length': None}], 'elem_classes': [], 'container': True, 'min_width': 160, '_selectable': False, 'component_ids': [0]} warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 787, in <module> text_gen1=gr.Interface.load("spaces/Yntec/prompt-extend") File "/usr/local/lib/python3.10/site-packages/gradio/interface.py", line 109, in load return super().load(name=name, src=src, api_key=api_key, alias=alias, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1163, in load return external.load_blocks_from_repo(name, src, api_key, alias, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 58, in load_blocks_from_repo blocks: gradio.Blocks = factory_methods[src](name, api_key, alias, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 358, in from_spaces return from_spaces_blocks(config, api_key, iframe_url) File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 409, in from_spaces_blocks return gradio.Blocks.from_config(config, fns, iframe_url) File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 644, in from_config if dependency["trigger"] == "fake_event": KeyError: 'trigger'
Container logs:
Fetching error logs...