We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb2e32d commit 3058b81Copy full SHA for 3058b81
1 file changed
tests/modular_pipelines/qwen/test_modular_pipeline_qwenimage.py
@@ -128,4 +128,4 @@ def test_inference_batch_single_identical():
128
super().test_inference_batch_single_identical()
129
130
def test_guider_cfg(self):
131
- super().test_guider_cfg(1e-3)
+ super().test_guider_cfg(6e-5)
0 commit comments