Spaces:
Build error
Build error
rishabh5752
commited on
Commit
•
85b3dfc
1
Parent(s):
50f0a86
Create requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==0.88.0
|
2 |
+
pandas==1.3.3
|
3 |
+
scikit-learn==0.24.2
|