Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ opencv-python
|
|
3 |
einops
|
4 |
decord
|
5 |
imageio
|
6 |
-
tensorflow
|
|
|
|
3 |
einops
|
4 |
decord
|
5 |
imageio
|
6 |
+
tensorflow
|
7 |
+
huggingface_hub
|