diffusers
Standardize fast pipeline tests with PipelineTestMixin
#1526
Merged

Commits
  • [WIP] Standardize fast pipeline tests with PipelineTestMixin
    anton-l committed 3 years ago
  • refactor the sd tests a bit
    anton-l committed 3 years ago
  • add more common tests
    anton-l committed 3 years ago
  • add xformers
    anton-l committed 3 years ago
  • add progressbar test
    anton-l committed 3 years ago
  • cleanup
    anton-l committed 3 years ago
  • upd fp16
    anton-l committed 3 years ago
  • CycleDiffusionPipelineFastTests
    anton-l committed 3 years ago
  • DanceDiffusionPipelineFastTests
    anton-l committed 3 years ago
  • AltDiffusionPipelineFastTests
    anton-l committed 3 years ago
  • StableDiffusion2PipelineFastTests
    anton-l committed 3 years ago
  • StableDiffusion2InpaintPipelineFastTests
    anton-l committed 3 years ago
  • Merge main
    anton-l committed 3 years ago
  • StableDiffusionImageVariationPipelineFastTests
    anton-l committed 3 years ago
  • StableDiffusionImg2ImgPipelineFastTests
    anton-l committed 3 years ago
  • StableDiffusionInpaintPipelineFastTests
    anton-l committed 3 years ago
  • remove unused mixins
    anton-l committed 3 years ago
  • quality
    anton-l committed 3 years ago
  • add missing inits
    anton-l committed 3 years ago
  • try to fix mps tests
    anton-l committed 3 years ago
  • fix mps tests
    anton-l committed 3 years ago
  • add mps warmups
    anton-l committed 3 years ago
  • skip for some pipelines
    anton-l committed 3 years ago
  • style
    anton-l committed 3 years ago
  • Update tests/test_pipelines_common.py
    anton-l committed 3 years ago
Loading