mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
add --default_only to run-preload-models step
This commit is contained in:
1
.github/workflows/test-invoke-pip.yml
vendored
1
.github/workflows/test-invoke-pip.yml
vendored
@@ -119,6 +119,7 @@ jobs:
|
||||
run: >
|
||||
configure_invokeai.py
|
||||
--yes
|
||||
--default_only
|
||||
--full-precision # can't use fp16 weights without a GPU
|
||||
|
||||
- name: Run the tests
|
||||
|
||||
Reference in New Issue
Block a user