Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ transformers==4.35.2
|
|
4 |
Pillow==10.1.0
|
5 |
numpy==1.26.2
|
6 |
torchvision
|
7 |
-
opencv-python
|
|
|
|
4 |
Pillow==10.1.0
|
5 |
numpy==1.26.2
|
6 |
torchvision
|
7 |
+
opencv-python
|
8 |
+
scipy
|