DHEIVER commited on
Commit
762babc
·
verified ·
1 Parent(s): ab496c0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio==4.19.2
2
+ moviepy==1.0.3
3
+ pydub==0.25.1
4
+ numpy>=1.22.0
5
+ Pillow>=9.0.0
6
+ ffmpeg-python>=0.2.0