jzou19950715 commited on
Commit
d550298
·
verified ·
1 Parent(s): c3536f1

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>=2.0.0
3
+ numpy>=1.24.0
4
+ matplotlib>=3.7.0
5
+ seaborn>=0.12.0
6
+ plotly>=5.13.0
7
+ scikit-learn>=1.2.0
8
+ scipy>=1.10.0
9
+ python-dotenv>=1.0.0
10
+ smolagents>=0.1.0
11
+ litellm>=1.0.0