Datasets:

Modalities:
Text
Formats:
text
Size:
< 1K
Libraries:
Datasets
patrickvonplaten commited on
Commit
511e143
1 Parent(s): 4e8c618
Files changed (1) hide show
  1. tests_failed.txt +69 -0
tests_failed.txt ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ FAILED pipelines/altdiffusion/test_alt_diffusion.py::AltDiffusionPipelineFastTests::test_save_load_float16 - OverflowError: cannot fit 'int' into an index-sized integer
2
+ FAILED pipelines/altdiffusion/test_alt_diffusion.py::AltDiffusionPipelineFastTests::test_save_load_local - OverflowError: cannot fit 'int' into an index-sized integer
3
+ FAILED pipelines/altdiffusion/test_alt_diffusion.py::AltDiffusionPipelineFastTests::test_save_load_optional_components - OverflowError: cannot fit 'int' into an index-sized integer
4
+ FAILED pipelines/altdiffusion/test_alt_diffusion.py::AltDiffusionPipelineIntegrationTests::test_alt_diffusion - AssertionError: assert 0.8164255369049073 < 0.01
5
+ FAILED pipelines/altdiffusion/test_alt_diffusion.py::AltDiffusionPipelineIntegrationTests::test_alt_diffusion_fast_ddim - AssertionError: assert 0.5461435641016388 < 0.01
6
+ FAILED pipelines/altdiffusion/test_alt_diffusion_img2img.py::AltDiffusionImg2ImgPipelineFastTests::test_stable_diffusion_img2img_pipeline_multiple_of_8 - AssertionError: assert 0.6718830215454101 < 0.001
7
+ FAILED pipelines/altdiffusion/test_alt_diffusion_img2img.py::AltDiffusionImg2ImgPipelineIntegrationTests::test_stable_diffusion_img2img_pipeline_default - AssertionError: assert 0.9787736 < 0.001
8
+ FAILED pipelines/dance_diffusion/test_dance_diffusion.py::PipelineIntegrationTests::test_dance_diffusion - AssertionError: assert 0.2763518486678833 < 0.01
9
+ FAILED pipelines/dance_diffusion/test_dance_diffusion.py::PipelineIntegrationTests::test_dance_diffusion_fp16 - AssertionError: assert 0.27592744140625 < 0.01
10
+ FAILED pipelines/ddpm/test_ddpm.py::DDPMPipelineFastTests::test_inference_predict_sample - AssertionError: assert 0.19754821 < 0.01
11
+ FAILED pipelines/dit/test_dit.py::DiTPipelineIntegrationTests::test_dit_512_fp16 - AssertionError: assert 0.029541016 < 0.01
12
+ FAILED pipelines/latent_diffusion/test_latent_diffusion_superresolution.py::LDMSuperResolutionPipelineIntegrationTests::test_inference_superresolution - AssertionError: assert 0.030025195121765158 < 0.01
13
+ FAILED pipelines/paint_by_example/test_paint_by_example.py::PaintByExamplePipelineIntegrationTests::test_paint_by_example - AssertionError: assert 0.010553567595443736 < 0.01
14
+ FAILED pipelines/stable_diffusion/test_cycle_diffusion.py::CycleDiffusionPipelineIntegrationTests::test_cycle_diffusion_pipeline - AssertionError: assert 0.95815194 < 0.01
15
+ FAILED pipelines/stable_diffusion/test_cycle_diffusion.py::CycleDiffusionPipelineIntegrationTests::test_cycle_diffusion_pipeline_fp16 - AssertionError: assert 0.9819336 < 0.5
16
+ FAILED pipelines/stable_diffusion/test_stable_diffusion.py::StableDiffusionPipelineSlowTests::test_stable_diffusion_intermediate_state - AssertionError: assert 0.00679062500000005 < 0.005
17
+ FAILED pipelines/stable_diffusion/test_stable_diffusion.py::StableDiffusionPipelineSlowTests::test_stable_diffusion_vae_slicing - AssertionError: assert 0.009033203 < 0.004
18
+ FAILED pipelines/stable_diffusion/test_stable_diffusion_image_variation.py::StableDiffusionImageVariationPipelineSlowTests::test_stable_diffusion_img_variation_intermediate_state - AssertionError: assert 0.007333593749999978 < 0.005
19
+ FAILED pipelines/stable_diffusion/test_stable_diffusion_img2img.py::StableDiffusionImg2ImgPipelineSlowTests::test_stable_diffusion_img2img_ddim - AssertionError: assert 0.013423523674011228 < 0.001
20
+ FAILED pipelines/stable_diffusion/test_stable_diffusion_img2img.py::StableDiffusionImg2ImgPipelineSlowTests::test_stable_diffusion_img2img_default - AssertionError: assert 0.33696248788833616 < 0.001
21
+ FAILED pipelines/stable_diffusion/test_stable_diffusion_img2img.py::StableDiffusionImg2ImgPipelineSlowTests::test_stable_diffusion_img2img_intermediate_state - AssertionError: assert 1.6227187500000002 < 0.001
22
+ FAILED pipelines/stable_diffusion/test_stable_diffusion_img2img.py::StableDiffusionImg2ImgPipelineSlowTests::test_stable_diffusion_img2img_k_lms - AssertionError: assert 0.04143925549507141 < 0.001
23
+ FAILED pipelines/stable_diffusion/test_stable_diffusion_img2img.py::StableDiffusionImg2ImgPipelineSlowTests::test_stable_diffusion_img2img_pipeline_multiple_of_8 - AssertionError: assert 0.24548539447784423 < 0.001
24
+ FAILED pipelines/stable_diffusion/test_stable_diffusion_img2img.py::StableDiffusionImg2ImgPipelineSlowTests::test_stable_diffusion_pipeline_with_sequential_cpu_offloading - assert 4294263808 < (2.2 * (10 ** 9))
25
+ FAILED pipelines/stable_diffusion/test_stable_diffusion_inpaint.py::StableDiffusionInpaintPipelineSlowTests::test_stable_diffusion_inpaint_ddim - AssertionError: assert 0.16301883734703065 < 0.0001
26
+ FAILED pipelines/stable_diffusion/test_stable_diffusion_inpaint.py::StableDiffusionInpaintPipelineSlowTests::test_stable_diffusion_inpaint_fp16 - AssertionError: assert 0.21557671875 < 0.01
27
+ FAILED pipelines/stable_diffusion/test_stable_diffusion_inpaint.py::StableDiffusionInpaintPipelineSlowTests::test_stable_diffusion_inpaint_k_lms - AssertionError: assert 0.7167421602630615 < 0.0001
28
+ FAILED pipelines/stable_diffusion/test_stable_diffusion_inpaint.py::StableDiffusionInpaintPipelineSlowTests::test_stable_diffusion_inpaint_pndm - AssertionError: assert 0.2854191882133484 < 0.0001
29
+ FAILED pipelines/stable_diffusion/test_stable_diffusion_inpaint.py::StableDiffusionInpaintPipelineSlowTests::test_stable_diffusion_inpaint_with_sequential_cpu_offloading - assert 4294129152 < (2.2 * (10 ** 9))
30
+ FAILED pipelines/stable_diffusion/test_stable_diffusion_inpaint_legacy.py::StableDiffusionInpaintLegacyPipelineSlowTests::test_stable_diffusion_inpaint_legacy_intermediate_state - AssertionError: assert 1.32858125 < 0.001
31
+ FAILED pipelines/stable_diffusion/test_stable_diffusion_inpaint_legacy.py::StableDiffusionInpaintLegacyPipelineSlowTests::test_stable_diffusion_inpaint_legacy_k_lms - AssertionError: assert 0.16786621306419375 < 0.0001
32
+ FAILED pipelines/stable_diffusion/test_stable_diffusion_inpaint_legacy.py::StableDiffusionInpaintLegacyPipelineSlowTests::test_stable_diffusion_inpaint_legacy_pndm - AssertionError: assert 0.32134555742263793 < 0.0001
33
+ FAILED pipelines/stable_diffusion/test_stable_diffusion_instruction_pix2pix.py::StableDiffusionInstructPix2PixPipelineSlowTests::test_stable_diffusion_pix2pix_intermediate_state - AssertionError: assert 0.019539843749999952 < 0.01
34
+ FAILED pipelines/stable_diffusion/test_stable_diffusion_k_diffusion.py::StableDiffusionPipelineIntegrationTests::test_stable_diffusion_1 - ImportError:
35
+ FAILED pipelines/stable_diffusion/test_stable_diffusion_k_diffusion.py::StableDiffusionPipelineIntegrationTests::test_stable_diffusion_2 - ImportError:
36
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion.py::StableDiffusion2PipelineSlowTests::test_stable_diffusion_text2img_intermediate_state - AssertionError: assert 0.008078124999999936 < 0.005
37
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_depth.py::StableDiffusionDepth2ImgPipelineFastTests::test_attention_slicing_forward_pass - AssertionError: 0.86119556 not less than 0.001 : Attention slicing should not affect the inference results
38
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_depth.py::StableDiffusionDepth2ImgPipelineFastTests::test_cpu_offload_forward_pass - AssertionError: 0.86119556 not less than 0.0001 : CPU offloading should not affect the inference results
39
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_depth.py::StableDiffusionDepth2ImgPipelineFastTests::test_dict_tuple_outputs_equivalent - AssertionError: 0.86119556 not less than 0.0001
40
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_depth.py::StableDiffusionDepth2ImgPipelineFastTests::test_float16_inference - AssertionError: 0.83740234 not less than 0.013 : The outputs of the fp16 and fp32 pipelines are too different.
41
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_depth.py::StableDiffusionDepth2ImgPipelineFastTests::test_inference_batch_single_identical - assert 0.8611953 < 0.0001
42
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_depth.py::StableDiffusionDepth2ImgPipelineFastTests::test_save_load_float16 - AssertionError: 0.66967773 not less than 0.02 : The output of the fp16 pipeline changed after saving and loading.
43
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_depth.py::StableDiffusionDepth2ImgPipelineFastTests::test_save_load_local - AssertionError: 0.65373355 not less than 0.0001
44
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_depth.py::StableDiffusionDepth2ImgPipelineFastTests::test_stable_diffusion_depth2img_default_case - AssertionError: assert 0.23640251188278194 < 0.001
45
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_depth.py::StableDiffusionDepth2ImgPipelineFastTests::test_stable_diffusion_depth2img_multiple_init_images - AssertionError: assert 0.25322868728637693 < 0.001
46
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_depth.py::StableDiffusionDepth2ImgPipelineFastTests::test_stable_diffusion_depth2img_negative_prompt - AssertionError: assert 0.23169948463439938 < 0.001
47
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_depth.py::StableDiffusionDepth2ImgPipelineFastTests::test_stable_diffusion_depth2img_pil - AssertionError: assert 0.23630251188278195 < 0.001
48
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_depth.py::StableDiffusionDepth2ImgPipelineSlowTests::test_stable_diffusion_depth2img_intermediate_state - KeyError: 'embeddings.patch_embeddings.projection.bias'
49
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_depth.py::StableDiffusionDepth2ImgPipelineSlowTests::test_stable_diffusion_depth2img_pipeline_ddim - KeyError: 'embeddings.patch_embeddings.projection.bias'
50
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_depth.py::StableDiffusionDepth2ImgPipelineSlowTests::test_stable_diffusion_depth2img_pipeline_default - KeyError: 'embeddings.patch_embeddings.projection.bias'
51
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_depth.py::StableDiffusionDepth2ImgPipelineSlowTests::test_stable_diffusion_depth2img_pipeline_k_lms - KeyError: 'embeddings.patch_embeddings.projection.bias'
52
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_depth.py::StableDiffusionDepth2ImgPipelineSlowTests::test_stable_diffusion_pipeline_with_sequential_cpu_offloading - KeyError: 'embeddings.patch_embeddings.projection.bias'
53
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_inpaint.py::StableDiffusionInpaintPipelineIntegrationTests::test_stable_diffusion_inpaint_pipeline - AssertionError: assert 0.9512477 < 0.001
54
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_inpaint.py::StableDiffusionInpaintPipelineIntegrationTests::test_stable_diffusion_inpaint_pipeline_fp16 - AssertionError: assert 0.9123535 < 0.5
55
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_upscale.py::StableDiffusionUpscalePipelineIntegrationTests::test_stable_diffusion_upscale_pipeline - AssertionError: assert 0.68234694 < 0.001
56
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_upscale.py::StableDiffusionUpscalePipelineIntegrationTests::test_stable_diffusion_upscale_pipeline_fp16 - AssertionError: assert 0.7294177 < 0.5
57
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_v_pred.py::StableDiffusion2VPredictionPipelineIntegrationTests::test_stable_diffusion_low_cpu_mem_usage_v_pred - assert (2 * 14.012926578521729) < 16.51498293876648
58
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_v_pred.py::StableDiffusion2VPredictionPipelineIntegrationTests::test_stable_diffusion_text2img_intermediate_state_v_pred - AssertionError: assert 2.9344546875 < 0.005
59
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_v_pred.py::StableDiffusion2VPredictionPipelineIntegrationTests::test_stable_diffusion_text2img_pipeline_v_pred_default - AssertionError: assert 1.0 < 0.005
60
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_v_pred.py::StableDiffusion2VPredictionPipelineIntegrationTests::test_stable_diffusion_text2img_pipeline_v_pred_fp16 - AssertionError: assert 1.0 < 0.5
61
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_v_pred.py::StableDiffusion2VPredictionPipelineIntegrationTests::test_stable_diffusion_v_pred_default - AssertionError: assert 0.14749220294952392 < 0.01
62
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_v_pred.py::StableDiffusion2VPredictionPipelineIntegrationTests::test_stable_diffusion_v_pred_dpm - AssertionError: assert 0.1254295373916626 < 0.01
63
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_v_pred.py::StableDiffusion2VPredictionPipelineIntegrationTests::test_stable_diffusion_v_pred_euler - AssertionError: assert 0.15341997900009155 < 0.01
64
+ FAILED pipelines/stable_diffusion_2/test_stable_diffusion_v_pred.py::StableDiffusion2VPredictionPipelineIntegrationTests::test_stable_diffusion_v_pred_upcast_attention - AssertionError: assert 0.377273046875 < 0.01
65
+ FAILED pipelines/versatile_diffusion/test_versatile_diffusion_dual_guided.py::VersatileDiffusionDualGuidedPipelineIntegrationTests::test_inference_dual_guided - AssertionError: assert 0.07371033315658569 < 0.01
66
+ FAILED pipelines/versatile_diffusion/test_versatile_diffusion_image_variation.py::VersatileDiffusionImageVariationPipelineIntegrationTests::test_inference_image_variations - AssertionError: assert 0.17823852553367614 < 0.01
67
+ FAILED pipelines/versatile_diffusion/test_versatile_diffusion_mega.py::VersatileDiffusionMegaPipelineIntegrationTests::test_inference_dual_guided_then_text_to_image - AssertionError: assert 0.173872265625 < 0.05
68
+ FAILED pipelines/versatile_diffusion/test_versatile_diffusion_text_to_image.py::VersatileDiffusionTextToImagePipelineIntegrationTests::test_inference_text2img - AssertionError: assert 0.4755864441394806 < 0.01
69
+ FAILED pipelines/vq_diffusion/test_vq_diffusion.py::VQDiffusionPipelineIntegrationTests::test_vq_diffusion_classifier_free_sampling - RuntimeError: Expected a 'cuda' device type for generator but found 'cpu'