sdafd commited on
Commit
ffc9f6e
·
verified ·
1 Parent(s): 2077444

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ fastapi>=0.68.0
2
+ uvicorn>=0.15.0
3
+ openai-whisper>=1.1.5
4
+ python-multipart>=0.0.5
5
+ psutil>=5.8.0
6
+ ffmpeg-python>=0.2.0