Kushalmanda commited on
Commit
c7937b2
·
verified ·
1 Parent(s): a8b1887

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
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()