huggingface-meta commited on
Commit
2a4ab6f
1 Parent(s): 4d7418b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -107,4 +107,4 @@ iface = gr.Interface(
107
  """
108
  )
109
 
110
- iface.launch(share=True)
 
107
  """
108
  )
109
 
110
+ iface.launch()