Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Tillmandev/70BWithChatbotWithVoice
Tillmandev
/
7BWithChatbotWithVoice
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Tillmandev
commited on
Nov 7, 2023
Commit
06e750d
·
1 Parent(s):
55392bc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -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