Spaces:
Sleeping
Sleeping
Commit ·
c1a439b
1
Parent(s): 0ea0740
force tf version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
tensorflow
|
| 2 |
numpy<2.0
|
| 3 |
pandas
|
| 4 |
matplotlib
|
|
|
|
| 1 |
+
tensorflow<=2.10
|
| 2 |
numpy<2.0
|
| 3 |
pandas
|
| 4 |
matplotlib
|