mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-28 21:02:23 -08:00
fix the issue with /sdapi/v1/options failing (this time for sure!)
fix automated tests downloading CLIP model
This commit is contained in:
parent
be16d274f8
commit
b270ded268
4 changed files with 5 additions and 5 deletions
1
.github/workflows/run_tests.yaml
vendored
1
.github/workflows/run_tests.yaml
vendored
|
|
@ -41,6 +41,7 @@ jobs:
|
|||
--skip-prepare-environment
|
||||
--skip-torch-cuda-test
|
||||
--test-server
|
||||
--do-not-download-clip
|
||||
--no-half
|
||||
--disable-opt-split-attention
|
||||
--use-cpu all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue