AlexandreScriptsMT commited on
Commit
9168b3f
·
verified ·
1 Parent(s): 5c6e9de

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ python-multipart
4
+ requests
5
+ moviepy
6
+ faster-whisper
7
+ imageio==2.33.1