Spaces:
Runtime error
Runtime error
Create Requirements.txt
Browse files- Requirements.txt +5 -0
Requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
imageio[ffmpeg]
|
| 3 |
+
opencv-python
|
| 4 |
+
numpy
|
| 5 |
+
moviepy
|