Skip to content

Commit 02cbe97

Browse files
authored
[Tests] update always test pipelines list. (huggingface#10143)
update always test pipelines list.
1 parent 5a196e3 commit 02cbe97

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

utils/fetch_torch_cuda_pipeline_test_matrix.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,8 @@
1616
"stable_diffusion_2",
1717
"stable_diffusion_xl",
1818
"stable_diffusion_adapter",
19-
"deepfloyd_if",
2019
"ip_adapters",
21-
"kandinsky",
2220
"kandinsky2_2",
23-
"text_to_video_synthesis",
24-
"wuerstchen",
2521
]
2622
PIPELINE_USAGE_CUTOFF = int(os.getenv("PIPELINE_USAGE_CUTOFF", 50000))
2723

0 commit comments

Comments
 (0)