runtime error
Traceback (most recent call last): File "/home/user/app/app.py", line 20, in <module> gr.Interface(fn=predict, inputs=gr.inputs.Label(num_top_classes=3), outputs=gr.outputs.Label(num_top_classes=3)).launch(share=False) AttributeError: module 'gradio' has no attribute 'inputs'
Container logs:
Fetching error logs...