Spaces:
Sleeping
Sleeping
Praneeth KVS
commited on
second commit
Browse files- agrichat_bot.py +2 -2
agrichat_bot.py
CHANGED
@@ -43,8 +43,8 @@ iface = gr.ChatInterface(
|
|
43 |
clear_btn=None
|
44 |
)
|
45 |
|
46 |
-
|
47 |
-
|
48 |
|
49 |
#!git config --global credential.helper store
|
50 |
|
|
|
43 |
clear_btn=None
|
44 |
)
|
45 |
|
46 |
+
#f __name__ == '__main__':
|
47 |
+
iface.launch(debug=True)
|
48 |
|
49 |
#!git config --global credential.helper store
|
50 |
|