ultralytics 8.1.3 ResNet models and lighter dependencies (#7700)

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Vivek Malvi <vivekmalvi@raoinformationtechnology.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: iscyy <wenvoi@163.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Prince kumar <85225054+prince0310@users.noreply.github.com>
This commit is contained in:
Glenn Jocher 2024-01-20 00:52:50 +01:00 committed by GitHub
parent c13315bbf8
commit fcc4496b12
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 96 additions and 44 deletions

View file

@ -42,8 +42,8 @@ class HUBTrainingSession:
Raises:
ValueError: If the provided model identifier is invalid.
ConnectionError: If connecting with global API key is not supported.
ModuleNotFoundError: If hub-sdk package is not installed.
"""
checks.check_requirements("hub-sdk>=0.0.2")
from hub_sdk import HUBClient
self.rate_limits = {