bvarshini23 commited on
Commit
29a995f
·
verified ·
1 Parent(s): b0ead32

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ static-ffmpeg
2
+ requests
3
+ Pillow
4
+ numpy
5
+ pandas
6
+ gradio>=6.4.0
7
+ gradio_client==2.0.3