Adds tip for importing models on Windows

This commit is contained in:
psychedelicious 2022-12-02 18:23:39 +11:00 committed by Lincoln Stein
parent 6737cc1443
commit 6b406e2b5e

View File

@ -162,6 +162,12 @@ the command-line client's `!import_model` command.
Type a bit of the path name and hit ++tab++ in order to get a choice of
possible completions.
!!! tip "on Windows, you can drag model files onto the command-line"
Once you have typed in `!import_model `, you can drag the model `.ckpt` file
onto the command-line to insert the model path. This way, you don't need to
type it or copy/paste.
4. Follow the wizard's instructions to complete installation as shown in the
example here: