Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
-
onnxruntime>=1.10.0
|
2 |
gradio>=3.0
|
3 |
opencv-python>=4.5.0
|
4 |
numpy>=1.20.0
|
5 |
-
pillow>=9.0.0
|
6 |
-
requests
|
|
|
|
|
1 |
gradio>=3.0
|
2 |
opencv-python>=4.5.0
|
3 |
numpy>=1.20.0
|
4 |
+
pillow>=9.0.0
|
|