Spaces:
redfernstech
/
Runtime error

Srinivasulu kethanaboina commited on
Commit
0b1867c
·
verified ·
1 Parent(s): c8d82dc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -148,4 +148,4 @@ gr.ChatInterface(predict,
148
  description="FernAI",
149
  clear_btn=None, undo_btn=None, retry_btn=None,
150
  examples=['Tell me about Redfernstech?', 'Services in Redfernstech?']
151
- ).launch()
 
148
  description="FernAI",
149
  clear_btn=None, undo_btn=None, retry_btn=None,
150
  examples=['Tell me about Redfernstech?', 'Services in Redfernstech?']
151
+ ).launch(share = False)