mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-05 11:04:58 -05:00
change "python3" to "python" in instructions
This commit is contained in:
@@ -72,7 +72,7 @@ in the wiki
|
|||||||
7. Load the big stable diffusion weights files and a couple of smaller machine-learning models:
|
7. Load the big stable diffusion weights files and a couple of smaller machine-learning models:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
(invokeai) ~/InvokeAI$ python3 scripts/preload_models.py
|
(invokeai) ~/InvokeAI$ python scripts\preload_models.py
|
||||||
```
|
```
|
||||||
|
|
||||||
!!! note
|
!!! note
|
||||||
|
|||||||
Reference in New Issue
Block a user