Skip to content

Commit 73357ac

Browse files
committed
fix
1 parent 4cbc19c commit 73357ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/maxdiffusion/tests/generate_sdxl_smoke_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ def test_controlnet_sdxl(self):
139139
"activations_dtype=bfloat16",
140140
"weights_dtype=bfloat16",
141141
f"jax_cache_dir={JAX_CACHE_DIR}",
142+
"controlnet_image=https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png",
142143
],
143144
unittest=True,
144145
)

0 commit comments

Comments
 (0)