Browse Source

mod pyprogect

tomoya 2 weeks ago
parent
commit
a1c8eaa1fe
1 changed files with 1 additions and 0 deletions
  1. 1 0
      backend/app/pyproject.toml

+ 1 - 0
backend/app/pyproject.toml

@@ -35,6 +35,7 @@ openai = "^1.59.4"
 gradio_client = "^1.5.3"
 webuiapi = "^0.9.17"
 translate = "^3.6.1"
+edge-tts = "^7.0.0"
 
 [tool.poetry.dev-dependencies]
 mypy = "^0.991"