Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ opencv-python
|
|
3 |
einops
|
4 |
decord
|
5 |
imageio
|
6 |
-
tensorflow
|
|
|
3 |
einops
|
4 |
decord
|
5 |
imageio
|
6 |
+
tensorflow~=2.12
|