Skip to content

Commit 7d7e18b

Browse files
committed
update
1 parent 6cef7d2 commit 7d7e18b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

utils/fetch_torch_cuda_pipeline_test_matrix.py

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,12 @@
1414
"controlnet",
1515
"stable_diffusion",
1616
"stable_diffusion_2",
17+
"stable_diffusion_3",
1718
"stable_diffusion_xl",
18-
"stable_diffusion_adapter",
1919
"ip_adapters",
20-
"kandinsky2_2",
20+
"flux",
21+
"hunyuan_dit",
22+
"hunyuan_video",
2123
]
2224
PIPELINE_USAGE_CUTOFF = int(os.getenv("PIPELINE_USAGE_CUTOFF", 50000))
2325

0 commit comments

Comments
 (0)