Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ torch>=2.0.0
|
|
2 |
torchvision>=0.15.0
|
3 |
gradio>=3.0.0
|
4 |
numpy>=1.20.0
|
5 |
-
Pillow>=9.0.0
|
|
|
|
2 |
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
|