Skip to content

Commit 5abadec

Browse files
committed
save model: fix image size
1 parent f338bd4 commit 5abadec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/widgets/model/savemodel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ If the file is saved to the same directory as the workflow or in the subtree of
99

1010
- Model: trained model
1111

12-
![](images/SaveModel.png){width=50%}
12+
![](images/SaveModel.png){width="50%"}
1313

1414
1. If *Autosave when receiving new data*, the previously saved model will be overwritten when input model is updated.
1515
2. *Save* the created model. The model will be saved to a pickled file.

0 commit comments

Comments
 (0)