Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -81,4 +81,3 @@ interface = gr.Interface(fn=predict_image, inputs=gr.Image(), outputs=gr.JSON())
|
|
81 |
# Launch the Gradio interface
|
82 |
if __name__ == "__main__":
|
83 |
interface.launch()
|
84 |
-
|
|
|
81 |
# Launch the Gradio interface
|
82 |
if __name__ == "__main__":
|
83 |
interface.launch()
|
|