Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ scikit-image
|
|
6 |
pillow
|
7 |
uvicorn
|
8 |
opencv-python-headless
|
9 |
-
httpx
|
|
|
|
6 |
pillow
|
7 |
uvicorn
|
8 |
opencv-python-headless
|
9 |
+
httpx
|
10 |
+
opencv-contrib-python
|