Tillmandev commited on
Commit
1cd66b7
·
1 Parent(s): 06e750d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ from st_audiorec import st_audiorec
4
 
5
 
6
  # Constants
7
- TITLE = "Llama2 70B Chatbot"
8
  DESCRIPTION = ""
9
 
10
 
 
4
 
5
 
6
  # Constants
7
+ TITLE = "70B Parameter Chatbot With Voice"
8
  DESCRIPTION = ""
9
 
10