Spaces:
Runtime error
Runtime error
Commit
·
67b078a
1
Parent(s):
a62ae31
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -13,7 +13,7 @@ torch>=1.7.0
|
|
13 |
torchvision>=0.8.1
|
14 |
tqdm>=4.64.0
|
15 |
gradio>=3.36.1
|
16 |
-
ultralytics
|
17 |
urllib3>=1.26.14
|
18 |
|
19 |
# Logging -------------------------------------
|
|
|
13 |
torchvision>=0.8.1
|
14 |
tqdm>=4.64.0
|
15 |
gradio>=3.36.1
|
16 |
+
ultralytics
|
17 |
urllib3>=1.26.14
|
18 |
|
19 |
# Logging -------------------------------------
|