Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -13,7 +13,7 @@ thop>=0.1.1
|
|
| 13 |
torch>=1.7.0
|
| 14 |
torchvision>=0.8.1
|
| 15 |
tqdm>=4.64.0
|
| 16 |
-
|
| 17 |
# Logging ---------------------------------------------------------------------
|
| 18 |
tensorboard>=2.4.1
|
| 19 |
# clearml>=1.2.0
|
|
|
|
| 13 |
torch>=1.7.0
|
| 14 |
torchvision>=0.8.1
|
| 15 |
tqdm>=4.64.0
|
| 16 |
+
ultralytics
|
| 17 |
# Logging ---------------------------------------------------------------------
|
| 18 |
tensorboard>=2.4.1
|
| 19 |
# clearml>=1.2.0
|