1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-27 17:22:53 +03:00

Add IP Adapters to slow tests (#6714)

update
This commit is contained in:
Dhruv Nair
2024-01-26 11:22:50 +05:30
committed by GitHub
parent 5b93338235
commit 0d927c7542

View File

@@ -16,6 +16,7 @@ ALWAYS_TEST_PIPELINE_MODULES = [
"stable_diffusion_2",
"stable_diffusion_xl",
"deepfloyd_if",
"ip_adapters",
"kandinsky",
"kandinsky2_2",
"text_to_video_synthesis",