Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1 +1,8 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Pillow == 9.3.0
|
2 |
+
tensorflow == 2.9.2
|
3 |
+
scikit-learn == 1.0.2
|
4 |
+
keras == 2.9.0
|
5 |
+
Keras-Preprocessing == 1.1.2
|
6 |
+
|
7 |
+
|
8 |
+
|