Johan09033 commited on
Commit
089130b
·
1 Parent(s): 35f4e7c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -72,9 +72,9 @@ model.cuda()
72
  print("Done loading TTS")
73
 
74
 
75
- title = "Voice chat with Mistral 7B Instruct"
76
 
77
- DESCRIPTION = """# Voice chat with Mistral 7B Instruct"""
78
  css = """.toast-wrap { display: none !important } """
79
 
80
  from huggingface_hub import HfApi
 
72
  print("Done loading TTS")
73
 
74
 
75
+ title = "Voice chat with 👱🏻‍♀️Sofia"
76
 
77
+ DESCRIPTION = """# Voice chat with Sofia"""
78
  css = """.toast-wrap { display: none !important } """
79
 
80
  from huggingface_hub import HfApi