Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torchvision>=0.15.0
|
|
3 |
gradio>=3.0.0
|
4 |
numpy>=1.20.0
|
5 |
Pillow>=9.0.0
|
6 |
-
opencv-python>=4.5.0
|
|
|
|
3 |
gradio>=3.0.0
|
4 |
numpy>=1.20.0
|
5 |
Pillow>=9.0.0
|
6 |
+
opencv-python>=4.5.0
|
7 |
+
matplotlib>=3.5.0
|