Spaces:
Running
Running
Rename requirements.txt. to requirements.txt
Browse files
requirements.txt. → requirements.txt
RENAMED
@@ -1,4 +1,5 @@
|
|
1 |
gradio
|
|
|
2 |
imageio[ffmpeg]
|
3 |
opencv-python
|
4 |
numpy
|
|
|
1 |
gradio
|
2 |
+
imageio
|
3 |
imageio[ffmpeg]
|
4 |
opencv-python
|
5 |
numpy
|