mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-05 00:25:10 -05:00
remove --no_interactive from preload_scripts.py example (#1378)
This commit is contained in:
@@ -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!"
|
||||
|
||||
Reference in New Issue
Block a user