Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
addict==2.4.0
|
2 |
albumentations==1.3.0
|
3 |
einops==0.6.0
|
|
|
1 |
+
opencv-python
|
2 |
+
ffmpeg-python
|
3 |
+
moviepy
|
4 |
addict==2.4.0
|
5 |
albumentations==1.3.0
|
6 |
einops==0.6.0
|