runtime error
Space failed to start. Exit code: 1. Reason: /home/user/.local/lib/python3.8/site-packages/gradio/inputs.py:347: UserWarning: Usage of gradio.inputs is deprecated, and will not be supported in the future, please import your components from gradio.components warnings.warn( /home/user/.local/lib/python3.8/site-packages/gradio/deprecation.py:40: UserWarning: `optional` parameter is deprecated, and it has no effect warnings.warn(value) /home/user/.local/lib/python3.8/site-packages/gradio/deprecation.py:40: UserWarning: `keep_filename` parameter is deprecated, and it has no effect warnings.warn(value) Traceback (most recent call last): File "app.py", line 69, in <module> iface = gr.Interface(fn=greet, inputs=[gr.inputs.File(label="Upload a PDF file"), "text"], outputs="text") File "/home/user/.local/lib/python3.8/site-packages/gradio/interface.py", line 424, in __init__ ) = self.render_input_column() File "/home/user/.local/lib/python3.8/site-packages/gradio/interface.py", line 491, in render_input_column component.render() File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 106, in render raise DuplicateBlockError( gradio.exceptions.DuplicateBlockError: A block with id: 3 has already been rendered in the current Blocks.
Container logs:
Fetching error logs...