Spaces:
Sleeping
Sleeping
Commit
·
8b97b54
1
Parent(s):
92ea6c2
Update app.py
Browse files
app.py
CHANGED
|
@@ -13,7 +13,7 @@ def chat(message,history):
|
|
| 13 |
yield response
|
| 14 |
|
| 15 |
gr.ChatInterface(chat,
|
| 16 |
-
title="
|
| 17 |
description="""
|
| 18 |
Hi guys! I am a solo developer and I made an app: __ProChat__.
|
| 19 |
|
|
|
|
| 13 |
yield response
|
| 14 |
|
| 15 |
gr.ChatInterface(chat,
|
| 16 |
+
title="ProChat(A Chatbot that's FREE!)",
|
| 17 |
description="""
|
| 18 |
Hi guys! I am a solo developer and I made an app: __ProChat__.
|
| 19 |
|