Docs Prettier reformat (#13483)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
parent
2f2e81614f
commit
e5185ccf63
90 changed files with 763 additions and 742 deletions
|
|
@ -20,7 +20,7 @@ Ultralytics provides various installation methods including pip, conda, and Dock
|
|||
</p>
|
||||
|
||||
!!! Example "Install"
|
||||
|
||||
|
||||
<p align="left" style="margin-bottom: -20px;"><p>
|
||||
|
||||
=== "Pip install (recommended)"
|
||||
|
|
@ -318,7 +318,7 @@ Ultralytics allows users to easily modify their settings. Changes can be perform
|
|||
The table below provides an overview of the settings available for adjustment within Ultralytics. Each setting is outlined along with an example value, the data type, and a brief description.
|
||||
|
||||
| Name | Example Value | Data Type | Description |
|
||||
|--------------------|-----------------------|-----------|------------------------------------------------------------------------------------------------------------------|
|
||||
| ------------------ | --------------------- | --------- | ---------------------------------------------------------------------------------------------------------------- |
|
||||
| `settings_version` | `'0.0.4'` | `str` | Ultralytics _settings_ version (different from Ultralytics [pip](https://pypi.org/project/ultralytics/) version) |
|
||||
| `datasets_dir` | `'/path/to/datasets'` | `str` | The directory where the datasets are stored |
|
||||
| `weights_dir` | `'/path/to/weights'` | `str` | The directory where the model weights are stored |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue