mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-18 20:54:31 -05:00
fix(ci): Cherry-pick new CI to main (#646)
* Added linux to the workflows - rename workflow files Signed-off-by: Ben Alkov <ben.alkov@gmail.com> * fixes: run on merge to 'main', 'dev'; - reduce dev merge test cases to 1 (1 takes 11 minutes 😯) - fix model cache name Signed-off-by: Ben Alkov <ben.alkov@gmail.com> * add test prompts to workflows Signed-off-by: Ben Alkov <ben.alkov@gmail.com> Signed-off-by: Ben Alkov <ben.alkov@gmail.com> Co-authored-by: James Reynolds <magnsuviri@me.com>
This commit is contained in:
1
tests/dev_prompts.txt
Normal file
1
tests/dev_prompts.txt
Normal file
@@ -0,0 +1 @@
|
||||
banana sushi -Ak_lms -S42
|
||||
9
tests/preflight_prompts.txt
Normal file
9
tests/preflight_prompts.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
banana sushi -Ak_lms -S42
|
||||
banana sushi -Addim -S42
|
||||
banana sushi -Ak_lms -W640 -H480 -S42
|
||||
banana sushi -Ak_lms -S42 -G1 -U 2 0.5
|
||||
banana sushi -Ak_lms -S42 -v0.2 -n3
|
||||
banana sushi -Ak_lms -S42 -V1349749425:0.1,4145759947:0.1
|
||||
snake -I outputs/preflight/000006.4145759947.png -S42
|
||||
snake -I outputs/preflight/000006.4145759947.png -S42 -W640 -H640 --fit
|
||||
strawberry sushi -I./image-and-mask.png -S42 -f0.9 -s100 -C15
|
||||
@@ -1 +0,0 @@
|
||||
test trending on artstation -s 1 -S 1
|
||||
Reference in New Issue
Block a user