Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -49,4 +49,4 @@ def chat(message, history):
|
|
| 49 |
t.join()
|
| 50 |
|
| 51 |
# Professional Interface
|
| 52 |
-
gr.ChatInterface(chat, title="Jyoti Agent RJS - Rajputana Jyoti System").launch()
|
|
|
|
| 49 |
t.join()
|
| 50 |
|
| 51 |
# Professional Interface
|
| 52 |
+
gr.ChatInterface(chat, title="Jyoti Agent RJS - Rajputana Jyoti System").launch()
|