MohammedAlakhras commited on
Commit
53eb3d4
·
1 Parent(s): 054690b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,4 +34,4 @@ BY: Mohammed Alakhras ☑️
34
  </h1>
35
  '''
36
  #gr.ChatInterface(chat, title='Mohammed Alakhras AI Chat Bot 💬', description=description).launch()
37
- gr.Interface(fn=chat, inputs="text",outputs="text", title='Mohammed Alakhras AI Chat Bot 💬', description=description).launch(share=True)
 
34
  </h1>
35
  '''
36
  #gr.ChatInterface(chat, title='Mohammed Alakhras AI Chat Bot 💬', description=description).launch()
37
+ gr.Interface(fn=chat, inputs="text",outputs="text", title='Mohammed Alakhras AI Chat Bot 💬', description=description).launch()