sailormars18 commited on
Commit
da320a8
Β·
1 Parent(s): 00e41f6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -86,4 +86,4 @@ iface = gr.Interface(
86
  flagging_options=[("πŸ™Œ", "positive"), ("😞", "negative")],
87
  )
88
 
89
- iface.launch(debug=False, share=True)
 
86
  flagging_options=[("πŸ™Œ", "positive"), ("😞", "negative")],
87
  )
88
 
89
+ iface.launch(debug=False)