runtime error
Exit code: 1. Reason: cuda:0 Traceback (most recent call last): File "/home/user/app/app.py", line 20, in <module> demo = gr.Interface(fn=greet, inputs=gr.Number(), outputs=gr.Text(), share=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/gradio/interface.py", line 171, in __init__ super().__init__( File "/usr/local/lib/python3.12/site-packages/gradio/blocks.py", line 1135, in __init__ super().__init__(render=False, **kwargs) TypeError: BlockContext.__init__() got an unexpected keyword argument 'share'
Container logs:
Fetching error logs...