Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio==4.44.0
|
|
2 |
opencv-python==4.10.0.84
|
3 |
numpy==2.1.1
|
4 |
scikit-image==0.24.0
|
5 |
-
matplotlib==3.9.2
|
|
|
|
2 |
opencv-python==4.10.0.84
|
3 |
numpy==2.1.1
|
4 |
scikit-image==0.24.0
|
5 |
+
matplotlib==3.9.2
|
6 |
+
ffmpeg-python==0.2.0
|