Maaz1 commited on
Commit
5bff7c4
·
verified ·
1 Parent(s): 8ede33c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,7 +5,8 @@ tqdm==4.66.1
5
 
6
  # Video/audio processing (USE THESE EXACT VERSIONS)
7
  ffmpeg-python==0.2.0
8
- moviepy==1.0.3 --only-binary :all:
 
9
  imageio==2.31.1
10
  imageio-ffmpeg==0.4.8
11
 
 
5
 
6
  # Video/audio processing (USE THESE EXACT VERSIONS)
7
  ffmpeg-python==0.2.0
8
+ #moviepy==1.0.3 --only-binary :all:
9
+ moviepy==2.1.2
10
  imageio==2.31.1
11
  imageio-ffmpeg==0.4.8
12