Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ gradio>=4.0.0
|
|
| 4 |
Pillow>=9.5.0
|
| 5 |
numpy>=1.24.0
|
| 6 |
opencv-python
|
| 7 |
-
scipy
|
|
|
|
|
|
| 4 |
Pillow>=9.5.0
|
| 5 |
numpy>=1.24.0
|
| 6 |
opencv-python
|
| 7 |
+
scipy
|
| 8 |
+
scikit-image
|