Update 020_INSTALL_MANUAL.md (#2092)

The file name should be configure_invokeai.py
This commit is contained in:
tomosuto 2022-12-22 23:58:40 -05:00 committed by GitHub
parent c8a9848ad6
commit bbbfea488d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -143,7 +143,7 @@ manager, please follow these steps:
Note that `configure_invokeai.py` and `invoke.py` should be installed
under your virtual environment directory and the system should find them
on the PATH. If this isn't working on your system, you can call the
scripts directory using `python scripts/configure_invoke.py` and
scripts directory using `python scripts/configure_invokeai.py` and
`python scripts/invoke.py`.
!!! tip