Skip to content

Commit 6b406e2

Browse files
psychedeliciouslstein
authored andcommitted
Adds tip for importing models on Windows
1 parent 6737cc1 commit 6b406e2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/installation/INSTALLING_MODELS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,12 @@ the command-line client's `!import_model` command.
162162
Type a bit of the path name and hit ++tab++ in order to get a choice of
163163
possible completions.
164164

165+
!!! tip "on Windows, you can drag model files onto the command-line"
166+
167+
Once you have typed in `!import_model `, you can drag the model `.ckpt` file
168+
onto the command-line to insert the model path. This way, you don't need to
169+
type it or copy/paste.
170+
165171
4. Follow the wizard's instructions to complete installation as shown in the
166172
example here:
167173

0 commit comments

Comments
 (0)