AlexandreScriptsMT commited on
Commit
80e29ad
·
verified ·
1 Parent(s): 9583a19

Update requirements.txt

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