innat commited on
Commit
8614ef0
·
verified ·
1 Parent(s): 9f23c4f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
  gradio==3.44.1
2
- opencv-python
3
  einops
4
  decord
5
  imageio
6
- tensorflow
 
7
  git+https://github.com/innat/Video-FocalNets.git@main
8
  huggingface_hub
 
1
  gradio==3.44.1
2
+ opencv-python==4.1.2
3
  einops
4
  decord
5
  imageio
6
+ tensorflow==2.12
7
+ keras==2.12.0
8
  git+https://github.com/innat/Video-FocalNets.git@main
9
  huggingface_hub