Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -14,4 +14,7 @@ ultralytics==8.3.27
|
|
14 |
ultralytics-thop==2.0.10
|
15 |
shapely==2.0.6
|
16 |
gdown
|
17 |
-
gradio-imageslider>=0.0.20
|
|
|
|
|
|
|
|
14 |
ultralytics-thop==2.0.10
|
15 |
shapely==2.0.6
|
16 |
gdown
|
17 |
+
gradio-imageslider>=0.0.20
|
18 |
+
spaces>=0.29.3
|
19 |
+
pillow-heif>=0.18.0
|
20 |
+
gradio>=4.42.0
|