gorkemgoknar commited on
Commit
fe6c2bc
1 Parent(s): 97977f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -82,7 +82,7 @@ print("Done loading TTS")
82
 
83
  #####llm_model = os.environ.get("LLM_MODEL", "mistral") # or "zephyr"
84
 
85
- title = "Voice chat withZephyr/Mistral and Coqui XTTS"
86
 
87
  DESCRIPTION = """# Voice chat with Zephyr/Mistral and Coqui XTTS"""
88
  css = """.toast-wrap { display: none !important } """
 
82
 
83
  #####llm_model = os.environ.get("LLM_MODEL", "mistral") # or "zephyr"
84
 
85
+ title = "Voice chat with Zephyr/Mistral and Coqui XTTS"
86
 
87
  DESCRIPTION = """# Voice chat with Zephyr/Mistral and Coqui XTTS"""
88
  css = """.toast-wrap { display: none !important } """