Spaces:
Runtime error
Runtime error
update model file and improved accuracy
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -12,3 +12,4 @@ numpy
|
|
12 |
Pillow
|
13 |
opencv-python
|
14 |
uvicorn
|
|
|
|
12 |
Pillow
|
13 |
opencv-python
|
14 |
uvicorn
|
15 |
+
scikit-image
|