Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
numpy==2.2.2
|
2 |
-
Pillow==11.1.0
|
3 |
-
|
|
|
1 |
+
numpy==2.2.2
|
2 |
+
Pillow==11.1.0
|
3 |
+
tensorflow==2.18.0
|