Himhimhim commited on
Commit
4ba6902
Β·
1 Parent(s): 6a499e4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -142,4 +142,4 @@ iface =gr.Interface(fn=chatbot,
142
  )
143
  #.launch(share=True)
144
 
145
- iface.launch(share=True)
 
142
  )
143
  #.launch(share=True)
144
 
145
+ iface.launch()