mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
change "python3" to "python" in instructions
This commit is contained in:
parent
8aa4a258f4
commit
6b89adfa7e
@ -72,7 +72,7 @@ in the wiki
|
||||
7. Load the big stable diffusion weights files and a couple of smaller machine-learning models:
|
||||
|
||||
```bash
|
||||
(invokeai) ~/InvokeAI$ python3 scripts/preload_models.py
|
||||
(invokeai) ~/InvokeAI$ python scripts\preload_models.py
|
||||
```
|
||||
|
||||
!!! note
|
||||
|
Loading…
Reference in New Issue
Block a user