skolvankar commited on
Commit
6b1e03a
·
1 Parent(s): a813a7f

Add application file

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -116,4 +116,4 @@ with gr.Blocks() as iface:
116
  # title = "COURSE Recommendation Chatbot: SWAYAM",
117
  # live=True,
118
  # )
119
- iface.launch(share=True)
 
116
  # title = "COURSE Recommendation Chatbot: SWAYAM",
117
  # live=True,
118
  # )
119
+ iface.launch()