Spaces:
Sleeping
Sleeping
turhancan97
commited on
Commit
•
0cb3f82
1
Parent(s):
8493ae9
version for yolo added
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -13,7 +13,7 @@ scipy>=1.4.1
|
|
13 |
torch>=1.7.0
|
14 |
torchvision>=0.8.1
|
15 |
tqdm>=4.64.0
|
16 |
-
ultralytics
|
17 |
|
18 |
# Logging -------------------------------------
|
19 |
tensorboard>=2.4.1
|
|
|
13 |
torch>=1.7.0
|
14 |
torchvision>=0.8.1
|
15 |
tqdm>=4.64.0
|
16 |
+
ultralytics==8.0.124
|
17 |
|
18 |
# Logging -------------------------------------
|
19 |
tensorboard>=2.4.1
|