Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
tensorflow==2.
|
2 |
git+https://github.com/keras-team/keras-cv.git@master
|
3 |
numpy==1.21.6
|
4 |
tensorflow-datasets==4.8.0
|
|
|
1 |
+
tensorflow==2.11.0
|
2 |
git+https://github.com/keras-team/keras-cv.git@master
|
3 |
numpy==1.21.6
|
4 |
tensorflow-datasets==4.8.0
|