We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43f487c commit d341f19Copy full SHA for d341f19
1 file changed
src/maxdiffusion/tests/input_pipeline_interface_test.py
@@ -488,7 +488,7 @@ def test_make_laion_grain_iterator(self):
488
config.resolution // vae_scale_factor,
489
8,
490
)
491
-
+
492
@pytest.mark.skip("This test is deprecated and will be removed in a future version. Reason: stable diffusion 2 base is no longer in HuggingFace")
493
def test_make_laion_tfrecord_iterator(self):
494
pyconfig.initialize(
0 commit comments