Ahmadkhan12 commited on
Commit
fe75cc4
·
verified ·
1 Parent(s): 5f0b0b8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio==3.36.0
2
+ moviepy==1.0.3
3
+ torch==2.0.1
4
+ torchaudio==2.0.2
5
+ soundfile==0.12.1
6
+ pillow==10.0.0
7
+ numpy==1.23.5
8
+ scipy==1.10.1
9
+ transformers==4.30.0