Spaces:
Build error
Build error
Jaffermirza17
commited on
Commit
·
73263cb
1
Parent(s):
b5479cb
Create requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.1.3
|
2 |
+
Pillow
|
3 |
+
yake
|
4 |
+
pandas
|
5 |
+
sklearn
|
6 |
+
shap
|
7 |
+
xgboost
|
8 |
+
matplotlib
|
9 |
+
numpy
|
10 |
+
streamlit
|