Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
75f81c25
Unverified
Commit
75f81c25
authored
Aug 31, 2023
by
YiYi Xu
Committed by
GitHub
Aug 31, 2023
Browse files
fix sdxl-inpaint fast test (#4859)
fix inpaint test Co-authored-by:
yiyixuxu
<
yixu310@gmail,com
>
parent
bbf733ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tests/pipelines/stable_diffusion_xl/test_stable_diffusion_xl_inpaint.py
...s/stable_diffusion_xl/test_stable_diffusion_xl_inpaint.py
+1
-0
No files found.
tests/pipelines/stable_diffusion_xl/test_stable_diffusion_xl_inpaint.py
View file @
75f81c25
...
...
@@ -139,6 +139,7 @@ class StableDiffusionXLInpaintPipelineFastTests(PipelineLatentTesterMixin, Pipel
"generator"
:
generator
,
"num_inference_steps"
:
2
,
"guidance_scale"
:
6.0
,
"strength"
:
1.0
,
"output_type"
:
"np"
,
}
return
inputs
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment