mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-22 19:27:58 -05:00
(scripts) improved script entrypoints
This commit is contained in:
4
.github/workflows/test-invoke-pip.yml
vendored
4
.github/workflows/test-invoke-pip.yml
vendored
@@ -107,12 +107,12 @@ jobs:
|
||||
key: ${{ env.cache-name }}
|
||||
enableCrossOsArchive: true
|
||||
|
||||
- name: run configure_invokeai
|
||||
- name: run invokeai-configure
|
||||
id: run-preload-models
|
||||
env:
|
||||
HUGGING_FACE_HUB_TOKEN: ${{ secrets.HUGGINGFACE_TOKEN }}
|
||||
run: >
|
||||
configure_invokeai
|
||||
invokeai-configure
|
||||
--yes
|
||||
--default_only
|
||||
--full-precision
|
||||
|
||||
Reference in New Issue
Block a user