ultralytics 8.2.101 allow HUB public model downloads (#16488)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
parent
4e825567a9
commit
4bcc80c646
5 changed files with 12 additions and 10 deletions
|
|
@ -118,7 +118,7 @@ logging = [
|
|||
"dvclive>=2.12.0",
|
||||
]
|
||||
extra = [
|
||||
"hub-sdk>=0.0.8", # Ultralytics HUB
|
||||
"hub-sdk>=0.0.12", # Ultralytics HUB
|
||||
"ipython", # interactive notebook
|
||||
"albumentations>=1.4.6", # training augmentations
|
||||
"pycocotools>=2.0.7", # COCO mAP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue