mirror of
https://github.com/huggingface/diffusers.git
synced 2026-01-27 17:22:53 +03:00
[Tests] update always test pipelines list. (#10143)
update always test pipelines list.
This commit is contained in:
@@ -16,12 +16,8 @@ ALWAYS_TEST_PIPELINE_MODULES = [
|
||||
"stable_diffusion_2",
|
||||
"stable_diffusion_xl",
|
||||
"stable_diffusion_adapter",
|
||||
"deepfloyd_if",
|
||||
"ip_adapters",
|
||||
"kandinsky",
|
||||
"kandinsky2_2",
|
||||
"text_to_video_synthesis",
|
||||
"wuerstchen",
|
||||
]
|
||||
PIPELINE_USAGE_CUTOFF = int(os.getenv("PIPELINE_USAGE_CUTOFF", 50000))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user