Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,4 @@ torch==2.4.0
|
|
| 3 |
ultralytics==8.3.50
|
| 4 |
opencv-python==4.10.0.84
|
| 5 |
numpy==1.26.4
|
| 6 |
-
Pillow=
|
|
|
|
| 3 |
ultralytics==8.3.50
|
| 4 |
opencv-python==4.10.0.84
|
| 5 |
numpy==1.26.4
|
| 6 |
+
Pillow>=7.1.0,<10
|