runtime error
Space failed to start. Exit code: 1. Reason: /home/user/.local/lib/python3.8/site-packages/gradio/inputs.py:27: UserWarning: Usage of gradio.inputs is deprecated, and will not be supported in the future, please import your component 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: `numeric` parameter is deprecated, and it has no effect warnings.warn(value) Traceback (most recent call last): File "app.py", line 98, in <module> interface().launch() File "app.py", line 69, in interface output = gr.outputs.Text() AttributeError: module 'gradio.outputs' has no attribute 'Text'
Container logs:
Fetching error logs...