runtime error
Traceback (most recent call last): File "/home/user/app/app.py", line 2, in <module> gr.Interface(fn=predict, inputs=gr.inputs.Image(shape=(512, 512)), outputs=gr.outputs.Label(num_top_classes=3)).launch(share=True) NameError: name 'predict' is not defined
Container logs:
Fetching error logs...