Spaces:
Runtime error
Runtime error
add requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,4 @@ Pillow==9.4.0
|
|
| 3 |
opencv-python-headless==4.8.0.74
|
| 4 |
matplotlib==3.7.1
|
| 5 |
numpy==1.24.3
|
|
|
|
|
|
| 3 |
opencv-python-headless==4.8.0.74
|
| 4 |
matplotlib==3.7.1
|
| 5 |
numpy==1.24.3
|
| 6 |
+
scikit-image
|