s880453 commited on
Commit
9286808
·
verified ·
1 Parent(s): 8250165

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ pandas>=1.3.0
3
+ numpy>=1.20.0
4
+ plotly>=5.0.0
5
+ matplotlib>=3.4.0
6
+ seaborn>=0.11.0
7
+ openpyxl>=3.0.0
8
+ pillow>=8.0.0