ultralytics 8.2.33 pin numpy<2.0.0 for compatibility (#13661)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
parent
e5477713dd
commit
6e12bcb71c
3 changed files with 2 additions and 2 deletions
|
|
@ -47,7 +47,6 @@ from ultralytics.nn.modules import (
|
|||
ResNetLayer,
|
||||
RTDETRDecoder,
|
||||
Segment,
|
||||
Silence,
|
||||
WorldDetect,
|
||||
)
|
||||
from ultralytics.utils import DEFAULT_CFG_DICT, DEFAULT_CFG_KEYS, LOGGER, colorstr, emojis, yaml_load
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue