Spaces:
Runtime error
Runtime error
Commit
·
7d72abd
1
Parent(s):
978e03b
Update requirements.txt
Browse files- requirements.txt +7 -4
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
-
gradio==4.
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
1 |
+
gradio==4.8.0
|
2 |
+
numpy==1.26.2
|
3 |
+
opencv_python==4.7.0.72
|
4 |
+
Pillow==10.1.0
|
5 |
+
sahi==0.11.15
|
6 |
+
torch==2.1.1
|
7 |
+
ultralytics==8.0.223
|