ultralytics 8.0.194 add YOLO common issues guide to Docs (#5248)
Co-authored-by: Abirami Vina <abirami.vina@gmail.com> Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: DaanKwF <108017202+DaanKwF@users.noreply.github.com>
This commit is contained in:
parent
6923b3a414
commit
40e3923cfc
6 changed files with 283 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Ultralytics YOLO 🚀, AGPL-3.0 license
|
||||
|
||||
__version__ = '8.0.193'
|
||||
__version__ = '8.0.194'
|
||||
|
||||
from ultralytics.models import RTDETR, SAM, YOLO
|
||||
from ultralytics.models.fastsam import FastSAM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue