rabbit19731 commited on
Commit
7eb4617
·
verified ·
1 Parent(s): 059ad14

add moviepy for reading video

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  numpy==1.25.0
2
  torch==2.4.0
3
  transformers==4.46.2
4
- pillow==10.3.0
 
 
1
  numpy==1.25.0
2
  torch==2.4.0
3
  transformers==4.46.2
4
+ pillow==10.3.0
5
+ moviepy==1.0.3