Spaces:
Sleeping
Sleeping
make numpy compatible with old tf
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
| 1 |
-
numpy
|
| 2 |
tensorflow==2.11.0
|
|
|
|
| 1 |
+
numpy==1.23.5
|
| 2 |
tensorflow==2.11.0
|