Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,5 +9,5 @@ matplotlib>=3.9.1
|
|
9 |
opencv-python>=4.7.0
|
10 |
spaces
|
11 |
pydantic==2.10.6
|
12 |
-
moviepy
|
13 |
git+https://github.com/facebookresearch/sam2.git
|
|
|
9 |
opencv-python>=4.7.0
|
10 |
spaces
|
11 |
pydantic==2.10.6
|
12 |
+
moviepy==1.0.3
|
13 |
git+https://github.com/facebookresearch/sam2.git
|