We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3058b81 commit b651112Copy full SHA for b651112
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(6e-5)
+ super().test_guider_cfg(1e-6)
0 commit comments