update: 添加HTTP配置服务器支持并更新相关配置

This commit is contained in:
Habermehl
2025-02-15 02:01:54 +08:00
parent 98cd1bae80
commit dbcadf99dd
4 changed files with 183 additions and 107 deletions
+2 -1
View File
@@ -10,4 +10,5 @@ torchaudio==2.2.2
openai==1.61.0
google-generativeai==0.8.4
edge_tts==7.0.0
httpx==0.27.2
httpx==0.27.2
aiohttp==3.9.3