Spaces:
Running
on
L4
Running
on
L4
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
opencv-python
|
2 |
ffmpeg-python
|
3 |
-
moviepy
|
4 |
-f --extra-index-url https://download.pytorch.org/whl/cu116
|
5 |
torch
|
6 |
torchvision
|
|
|
1 |
opencv-python
|
2 |
ffmpeg-python
|
3 |
+
moviepy==1.0.3
|
4 |
-f --extra-index-url https://download.pytorch.org/whl/cu116
|
5 |
torch
|
6 |
torchvision
|