mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fix recovery recipe
This commit is contained in:
parent
9a1cfadd8b
commit
6c82229910
@ -394,7 +394,7 @@ rm .\.venv -r -force
|
|||||||
python -mvenv .venv
|
python -mvenv .venv
|
||||||
.\.venv\Scripts\activate
|
.\.venv\Scripts\activate
|
||||||
pip install invokeai
|
pip install invokeai
|
||||||
invokeai-configure --root .
|
invokeai-configure --yes --root .
|
||||||
```
|
```
|
||||||
|
|
||||||
If you see anything marked as an error during this process please stop
|
If you see anything marked as an error during this process please stop
|
||||||
|
Loading…
x
Reference in New Issue
Block a user