NandiniLokeshReddy
commited on
Commit
•
80ff483
1
Parent(s):
65c2a51
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==4.19.2
|
2 |
+
numpy==1.26.4
|
3 |
+
pandas==2.2.1
|
4 |
+
plotly==5.19.0
|
5 |
+
scikit-learn==1.4.1.post1
|
6 |
+
xgboost==2.0.3
|
7 |
+
requests==2.31.0
|