Spaces:
Sleeping
Sleeping
Laptopman3553
commited on
Commit
•
f5ff15d
1
Parent(s):
c63e5d4
Upload requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pip>=23.2.1
|
2 |
+
pandas==1.3.4
|
3 |
+
scikit-learn>=1.0.1
|
4 |
+
numpy==1.21.4
|