We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6737cc1 commit 6b406e2Copy full SHA for 6b406e2
1 file changed
docs/installation/INSTALLING_MODELS.md
@@ -162,6 +162,12 @@ the command-line client's `!import_model` command.
162
Type a bit of the path name and hit ++tab++ in order to get a choice of
163
possible completions.
164
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
171
4. Follow the wizard's instructions to complete installation as shown in the
172
example here:
173
0 commit comments