Abdul-Ib commited on
Commit
bb60be1
1 Parent(s): 024b256

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -188,4 +188,4 @@ app = gr.Interface(
188
  title = "model name: MiniLM-L6-v2, model size: {91MB}, Pipeline With Translation"
189
  )
190
 
191
- app.launch(share=True)
 
188
  title = "model name: MiniLM-L6-v2, model size: {91MB}, Pipeline With Translation"
189
  )
190
 
191
+ app.launch()