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
dc85b578
Unverified
Commit
dc85b578
authored
Jan 26, 2024
by
Dhruv Nair
Committed by
GitHub
Jan 26, 2024
Browse files
Move tests for SD inference variant pipelines into their own modules (#6707)
* update * update * update
parent
0d927c75
Changes
22
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
0 deletions
+1
-0
tests/pipelines/stable_diffusion_sag/test_stable_diffusion_sag.py
...pelines/stable_diffusion_sag/test_stable_diffusion_sag.py
+0
-0
utils/fetch_torch_cuda_pipeline_test_matrix.py
utils/fetch_torch_cuda_pipeline_test_matrix.py
+1
-0
No files found.
tests/pipelines/stable_diffusion/test_stable_diffusion_sag.py
→
tests/pipelines/stable_diffusion
_sag
/test_stable_diffusion_sag.py
View file @
dc85b578
File moved
utils/fetch_torch_cuda_pipeline_test_matrix.py
View file @
dc85b578
...
...
@@ -15,6 +15,7 @@ ALWAYS_TEST_PIPELINE_MODULES = [
"stable_diffusion"
,
"stable_diffusion_2"
,
"stable_diffusion_xl"
,
"stable_diffusion_adapter"
,
"deepfloyd_if"
,
"ip_adapters"
,
"kandinsky"
,
...
...
Prev
1
2
Next
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