Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
pandas==1.2.4
|
2 |
numpy==1.20.1
|
3 |
-
tensorflow==2.10.0
|
|
|
|
1 |
pandas==1.2.4
|
2 |
numpy==1.20.1
|
3 |
+
tensorflow==2.10.0
|
4 |
+
scikit-learn==1.2.0
|