Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,4 @@ einops
|
|
| 4 |
decord
|
| 5 |
imageio
|
| 6 |
tensorflow~=2.12
|
| 7 |
-
keras==2
|
|
|
|
| 4 |
decord
|
| 5 |
imageio
|
| 6 |
tensorflow~=2.12
|
| 7 |
+
keras==2.12.0
|