mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
remove --no_interactive from preload_scripts.py example (#1378)
This commit is contained in:
parent
e71655237a
commit
d318968abe
@ -119,7 +119,7 @@ will do our best to help.
|
||||
```bash
|
||||
# This will take some time, depending on the speed of your internet connection
|
||||
# and will consume about 10GB of space
|
||||
python scripts/preload_models.py --no-interactive
|
||||
python scripts/preload_models.py
|
||||
```
|
||||
|
||||
!!! todo "Run InvokeAI!"
|
||||
|
Loading…
Reference in New Issue
Block a user