Pravincoder commited on
Commit
8b97b54
·
1 Parent(s): 92ea6c2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ def chat(message,history):
13
  yield response
14
 
15
  gr.ChatInterface(chat,
16
- title="llama2 (Play AI chat at aironheart.com For FREE!)",
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