Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
scikit-learn==1.0.2
|
2 |
keras==2.9.0
|
|
|
|
1 |
scikit-learn==1.0.2
|
2 |
keras==2.9.0
|
3 |
+
tensorflow==2.9.2
|