mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
add --default_only
to run-preload-models step
This commit is contained in:
parent
212fec669a
commit
858ddffab6
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
|
||||
|
Loading…
Reference in New Issue
Block a user