Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
gradio==4.36.0
|
2 |
numpy
|
3 |
-
opencv-python
|
|
|
|
|
|
1 |
gradio==4.36.0
|
2 |
numpy
|
3 |
+
opencv-python
|
4 |
+
imageio
|
5 |
+
imageio-ffmpeg
|