Spaces:
Runtime error
Runtime error
Srinivasulu kethanaboina
commited on
Update app.py
Browse files
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)
|