mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Fix icons
This commit is contained in:
@@ -2,14 +2,14 @@
|
||||
title: Modifying Models
|
||||
---
|
||||
|
||||
In the models table, modify models that have a status of *Draft* (status *Published* is read-only). Modify the model
|
||||
configuration and label enumeration.
|
||||
In the models table, modify models that have a status of *Draft* (status *Published* is read-only). Modify the model
|
||||
configuration and label enumeration.
|
||||
|
||||
## Model configuration
|
||||
## Model configuration
|
||||
|
||||
**To edit the model configuration:**
|
||||
|
||||
* In the **MODELS** tab, click a model **>** **NETWORK** **>** Hover over **MODEL CONFIGURATION** **>** **CLEAR**
|
||||
* In the **MODELS** tab, click a model **>** **NETWORK** **>** Hover over **MODEL CONFIGURATION** **>** **CLEAR**
|
||||
(to delete the design) or **EDIT** **>** If editing, an editor textbox appears **>** edit **>** **OK**.
|
||||
|
||||

|
||||
@@ -19,7 +19,7 @@ configuration and label enumeration.
|
||||
For each class, label enumeration contains the class name (key) and value.
|
||||
|
||||
**To add, change, or delete label enumeration classes:**
|
||||
* In the **MODELS** tab, click a model **>** **LABELS** **>** Hover over **LABELS** **>** **EDIT** **>** **+**, edit a
|
||||
key or value, or <img src="/icons/ico-trash.svg" alt="trash" className="icon size-sm space-sm" /> (delete) **>** **SAVE**.
|
||||
* In the **MODELS** tab, click a model **>** **LABELS** **>** Hover over **LABELS** **>** **EDIT** **>** **+**, edit a
|
||||
key or value, or <img src="/docs/latest/icons/ico-trash.svg" alt="trash" className="icon size-sm space-sm" /> (delete) **>** **SAVE**.
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user