Explorar el Código

mod pyprogect

tomoya hace 3 semanas
padre
commit
a1c8eaa1fe
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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"
 gradio_client = "^1.5.3"
 webuiapi = "^0.9.17"
 webuiapi = "^0.9.17"
 translate = "^3.6.1"
 translate = "^3.6.1"
+edge-tts = "^7.0.0"
 
 
 [tool.poetry.dev-dependencies]
 [tool.poetry.dev-dependencies]
 mypy = "^0.991"
 mypy = "^0.991"