more small bux fixed
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -9,4 +9,6 @@ torch
|
|
9 |
decord
|
10 |
numpy
|
11 |
python-dotenv
|
12 |
-
together
|
|
|
|
|
|
9 |
decord
|
10 |
numpy
|
11 |
python-dotenv
|
12 |
+
together
|
13 |
+
einops
|
14 |
+
opencv-python
|