C2MV commited on
Commit
02b562d
1 Parent(s): 4e3e78c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio==3.40.0
2
+ pandas==1.5.3
3
+ numpy==1.24.2
4
+ matplotlib==3.7.1
5
+ seaborn==0.12.2
6
+ scipy==1.10.1
7
+ python-docx==0.8.11