Unverified Commit 02cbe972 authored by Sayak Paul's avatar Sayak Paul Committed by GitHub
Browse files

[Tests] update always test pipelines list. (#10143)

update always test pipelines list.
parent 5a196e3d
...@@ -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))
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment