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
02cbe972
Unverified
Commit
02cbe972
authored
Dec 16, 2024
by
Sayak Paul
Committed by
GitHub
Dec 16, 2024
Browse files
[Tests] update always test pipelines list. (#10143)
update always test pipelines list.
parent
5a196e3d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
utils/fetch_torch_cuda_pipeline_test_matrix.py
utils/fetch_torch_cuda_pipeline_test_matrix.py
+0
-4
No files found.
utils/fetch_torch_cuda_pipeline_test_matrix.py
View file @
02cbe972
...
@@ -16,12 +16,8 @@ ALWAYS_TEST_PIPELINE_MODULES = [
...
@@ -16,12 +16,8 @@ ALWAYS_TEST_PIPELINE_MODULES = [
"stable_diffusion_2"
,
"stable_diffusion_2"
,
"stable_diffusion_xl"
,
"stable_diffusion_xl"
,
"stable_diffusion_adapter"
,
"stable_diffusion_adapter"
,
"deepfloyd_if"
,
"ip_adapters"
,
"ip_adapters"
,
"kandinsky"
,
"kandinsky2_2"
,
"kandinsky2_2"
,
"text_to_video_synthesis"
,
"wuerstchen"
,
]
]
PIPELINE_USAGE_CUTOFF
=
int
(
os
.
getenv
(
"PIPELINE_USAGE_CUTOFF"
,
50000
))
PIPELINE_USAGE_CUTOFF
=
int
(
os
.
getenv
(
"PIPELINE_USAGE_CUTOFF"
,
50000
))
...
...
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