Browse Source

Update README.md

typos
wyrde-docs
wyrde 2 years ago
parent
commit
19ec99462f
  1. 4
      basics/README.md

4
basics/README.md

@ -45,8 +45,8 @@ all the variable available:
* Various items from nodes can also be included. Right click on a node, click on `properties` and use the contents of the _Node name for S&R_ property and the name of the _data_field_.
* Example of putting the checkpoint in the file name:
* The _node names for S&R_ is `CheckpointLoaderSimple` <img src="filename01.png" width="20%" align="middle" style="vertical-align:middle;">
* The _data_field_ is `ckptt_name`<img src="filename03.png" width="20%" align="middle" style="vertical-align:middle;">
* combine with a `.` between: `%CheckpointLoaderSimple.ckptt_name`
* The _data_field_ is `ckpt_name`<img src="filename03.png" width="20%" align="middle" style="vertical-align:middle;">
* combine with a `.` between: `%CheckpointLoaderSimple.ckpt_name`
* and put that in the *filename_prefix* of the _Save Image_ node
<img src="filename02.png" width="20%" align="middle" style="vertical-align:middle;">

Loading…
Cancel
Save