add --default_only to run-preload-models step

This commit is contained in:
mauwii
2023-01-17 20:10:37 +01:00
parent 212fec669a
commit 858ddffab6

View File

@ -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