Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ transformers>=4.30.0
|
|
3 |
torch>=2.0.0
|
4 |
pillow>=9.0.0
|
5 |
numpy>=1.20.0
|
6 |
-
opencv-python>=4.5.0
|
|
|
|
3 |
torch>=2.0.0
|
4 |
pillow>=9.0.0
|
5 |
numpy>=1.20.0
|
6 |
+
opencv-python>=4.5.0
|
7 |
+
scikit-image>=0.19.0
|