We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1e3f48 commit 9100652Copy full SHA for 9100652
tests/pipelines/wuerstchen/test_wuerstchen_prior.py
@@ -194,7 +194,7 @@ def test_wuerstchen_prior(self):
194
@skip_mps
195
def test_inference_batch_single_identical(self):
196
self._test_inference_batch_single_identical(
197
- expected_max_diff=2e-1,
+ expected_max_diff=3e-1,
198
)
199
200
0 commit comments