freQuensy23 commited on
Commit
c9c4854
·
1 Parent(s): 3ec73fc

[IMP] share i-face

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -74,4 +74,4 @@ interface = gr.Interface(
74
  title="Similarity Search for eksmo books"
75
  )
76
 
77
- interface.launch()
 
74
  title="Similarity Search for eksmo books"
75
  )
76
 
77
+ interface.launch(share=True)