hamza2923 commited on
Commit
882d4f1
·
verified ·
1 Parent(s): 582af13

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
- flask
2
- faster-whisper
3
- torch
 
 
 
1
+ flask==2.2.5
2
+ faster-whisper==0.10.0
3
+ torch==2.0.1
4
+ moviepy==1.0.3
5
+ imageio-ffmpeg==0.4.9