Mkdocs annotations fixes (#7600)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
22651d01cf
commit
b1282544d2
24 changed files with 137 additions and 63 deletions
|
|
@ -72,6 +72,7 @@ You can download the model [here](https://github.com/ChaoningZhang/MobileSAM/blo
|
|||
!!! Example
|
||||
|
||||
=== "Python"
|
||||
|
||||
```python
|
||||
from ultralytics import SAM
|
||||
|
||||
|
|
@ -87,6 +88,7 @@ You can download the model [here](https://github.com/ChaoningZhang/MobileSAM/blo
|
|||
!!! Example
|
||||
|
||||
=== "Python"
|
||||
|
||||
```python
|
||||
from ultralytics import SAM
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue