Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ sentencepiece
|
|
6 |
moviepy==1.0.3
|
7 |
transformers==4.40.1
|
8 |
timm
|
9 |
-
opencv-python
|
|
|
|
6 |
moviepy==1.0.3
|
7 |
transformers==4.40.1
|
8 |
timm
|
9 |
+
opencv-python
|
10 |
+
einops
|