Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,10 +1,9 @@
|
|
1 |
tqdm
|
2 |
einops
|
3 |
-
|
4 |
timm
|
5 |
transformers
|
6 |
samv2
|
7 |
-
gradio
|
8 |
supervision
|
9 |
opencv-python
|
10 |
pytest
|
|
|
1 |
tqdm
|
2 |
einops
|
3 |
+
moviepy
|
4 |
timm
|
5 |
transformers
|
6 |
samv2
|
|
|
7 |
supervision
|
8 |
opencv-python
|
9 |
pytest
|