Spaces:
Build error
Build error
Merge branch 'main' of https://huggingface.co/spaces/nick-leland/ImageTransformationTool
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,4 @@ matplotlib==3.9.1
|
|
| 5 |
numpy==1.23.5
|
| 6 |
Pillow==10.3.0
|
| 7 |
scipy==1.14.0
|
|
|
|
|
|
| 5 |
numpy==1.23.5
|
| 6 |
Pillow==10.3.0
|
| 7 |
scipy==1.14.0
|
| 8 |
+
ultralytics==8.2.60
|