Soma Dhavala
commited on
Commit
·
51926bb
1
Parent(s):
102ff76
add bhasini for hindi
Browse files
app.py
CHANGED
@@ -114,4 +114,4 @@ with gr.Blocks(title="Krishi GPT Demo") as demo:
|
|
114 |
lang.change(clear_history, [lang], chatbot, queue=False)
|
115 |
|
116 |
|
117 |
-
demo.launch(share=
|
|
|
114 |
lang.change(clear_history, [lang], chatbot, queue=False)
|
115 |
|
116 |
|
117 |
+
demo.launch(share=False)
|