Merge branch 'main' into lstein/no-pydantic-in-pyproject

This commit is contained in:
Lincoln Stein 2023-07-29 21:47:16 -04:00 committed by GitHub
commit 7d27c7b1a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -394,7 +394,7 @@ rm .\.venv -r -force
python -mvenv .venv
.\.venv\Scripts\activate
pip install invokeai
invokeai-configure --root .
invokeai-configure --yes --root .
```
If you see anything marked as an error during this process please stop