maylinejix commited on
Commit
2b4e1df
·
verified ·
1 Parent(s): ffb54fb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- fastapi==0.115.0
2
- uvicorn==0.30.6
3
  openai-whisper
 
 
4
  python-multipart
 
 
 
 
1
  openai-whisper
2
+ fastapi
3
+ uvicorn[standard]
4
  python-multipart
5
+ ffmpeg-python