web and formatting fixes

- remove non-existent import InvokeAIWebConfig
- fix workflow file formatting
- clean up whitespace
This commit is contained in:
Eugene
2023-05-17 19:12:01 -04:00
parent eca1e449a8
commit 9e4e386c9b
3 changed files with 10 additions and 11 deletions

View File

@ -133,10 +133,10 @@ jobs:
invokeai
--no-patchmatch
--no-nsfw_checker
--precision=float32
--always_use_cpu
--precision=float32
--always_use_cpu
--outdir ${{ env.INVOKEAI_OUTDIR }}/${{ matrix.python-version }}/${{ matrix.pytorch }}
< ${{ env.TEST_PROMPTS }}
< ${{ env.TEST_PROMPTS }}
- name: Archive results
id: archive-results