Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
tensorflow==2.16.0rc0
|
| 2 |
keras==3.0.5
|
| 3 |
scikit-learn-intelex
|
| 4 |
-
xgboost
|
|
|
|
|
|
| 1 |
tensorflow==2.16.0rc0
|
| 2 |
keras==3.0.5
|
| 3 |
scikit-learn-intelex
|
| 4 |
+
xgboost
|
| 5 |
+
numpy
|