Spaces:
Paused
Paused
Upload requierements.txt
Browse files- requierements.txt +3 -6
requierements.txt
CHANGED
|
@@ -1,6 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
subprocess.run==3.8.0
|
| 5 |
-
multiprocessing==2.0.8
|
| 6 |
-
ffmpeg-python==0.2.0
|
|
|
|
| 1 |
+
flask==2.3.2
|
| 2 |
+
opencv-python==4.8.0.74
|
| 3 |
+
ffmpeg-python==0.2.0
|
|
|
|
|
|
|
|
|