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

Update app.py

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