mgbam commited on
Commit
6a754de
·
verified ·
1 Parent(s): ddb9cc1

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ pandas
3
+ numpy
4
+ plotly
5
+ seaborn
6
+ matplotlib
7
+ scipy
8
+ google-generativeai
9
+ python-dotenv
10
+ gradio[mcp]
11
+ reportlab