update requirements
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -15,10 +15,9 @@ fvcore
|
|
15 |
eva-decord==0.6.1
|
16 |
iopath
|
17 |
types-regex
|
18 |
-
mayavi
|
19 |
cartopy
|
20 |
gdown
|
21 |
git+https://github.com/omimo/PyMO.git
|
22 |
ipython
|
23 |
librosa
|
24 |
-
|
|
|
15 |
eva-decord==0.6.1
|
16 |
iopath
|
17 |
types-regex
|
|
|
18 |
cartopy
|
19 |
gdown
|
20 |
git+https://github.com/omimo/PyMO.git
|
21 |
ipython
|
22 |
librosa
|
23 |
+
moviepy==1.0.3
|