skydheere commited on
Commit
b1a652c
·
1 Parent(s): 29add22

Add application file

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,4 +39,4 @@ iface = gr.Interface(fn=chatbot,
39
  title="Hormuud Services")
40
 
41
  # index = construct_index("docs")
42
- iface.launch(share=True)
 
39
  title="Hormuud Services")
40
 
41
  # index = construct_index("docs")
42
+ iface.launch()