Spaces:
Build error
Build error
Commit
·
3e24f30
1
Parent(s):
3db2689
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ scikit-learn>=0.24.2
|
|
4 |
pandas>=1.3.0
|
5 |
numpy>=1.21.0
|
6 |
gradio>=2.4.0
|
|
|
|
|
7 |
streamlit
|
|
|
4 |
pandas>=1.3.0
|
5 |
numpy>=1.21.0
|
6 |
gradio>=2.4.0
|
7 |
+
datasets==1.14.0
|
8 |
+
pandas==1.3.0
|
9 |
streamlit
|