Spaces:
Runtime error
Runtime error
carlosgonzalezmartinez
commited on
Commit
•
766a914
1
Parent(s):
0852bef
Upload all code files
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
scikit-learn==1.2.2
|
2 |
+
numpy==1.26.4
|
3 |
+
joblib
|