初始化提交
This commit is contained in:
20
requirements.txt
Normal file
20
requirements.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
# Keep legacy pip install support; primary deps moved to pyproject.toml / uv.lock.
|
||||
moviepy==2.1.2
|
||||
streamlit==1.45.0
|
||||
edge_tts==7.2.7
|
||||
fastapi==0.115.6
|
||||
uvicorn==0.32.1
|
||||
openai==1.56.1
|
||||
faster-whisper==1.1.0
|
||||
loguru==0.7.3
|
||||
google.generativeai==0.8.6
|
||||
dashscope==1.20.14
|
||||
g4f==0.5.2.2
|
||||
azure-cognitiveservices-speech==1.41.1
|
||||
redis==5.2.0
|
||||
python-multipart==0.0.19
|
||||
pyyaml==6.0.3
|
||||
requests==2.33.1
|
||||
socksio==1.0.0
|
||||
pydub==0.25.1
|
||||
litellm==1.60.0
|
||||
Reference in New Issue
Block a user