Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
numpy>=1.20.0
|
| 2 |
+
opencv-python>=4.5.0
|
| 3 |
+
pillow>=8.0.0
|
| 4 |
+
moviepy==1.0.3
|