Spaces:
Runtime error
Runtime error
Johan09033
commited on
Commit
·
089130b
1
Parent(s):
35f4e7c
Update app.py
Browse files
app.py
CHANGED
@@ -72,9 +72,9 @@ model.cuda()
|
|
72 |
print("Done loading TTS")
|
73 |
|
74 |
|
75 |
-
title = "Voice chat with
|
76 |
|
77 |
-
DESCRIPTION = """# Voice chat with
|
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
|