Pairavi commited on
Commit
49e9380
·
1 Parent(s): 8f4f977

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -30,5 +30,4 @@ iface = gr.Interface(
30
  description="Upload an image to find similar image IDs in the database."
31
  )
32
 
33
- if __name__ == "__main__":
34
- iface.launch()
 
30
  description="Upload an image to find similar image IDs in the database."
31
  )
32
 
33
+ iface.launch()