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

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