diffusers
1a6fa69a
- PipelineTesterMixin parameter configuration refactor (#2502)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
2 years ago
PipelineTesterMixin parameter configuration refactor (#2502) * attend and excite batch test causing timeouts * PipelineTesterMixin argument configuration refactor * error message text re: @yiyixuxu * remove eta re: @patrickvonplaten
References
#2502 - PipelineTesterMixin parameter configuration refactor
Author
williamberman
Parents
664b4de9
Files
27
tests
pipeline_params.py
pipelines
altdiffusion
test_alt_diffusion.py
dance_diffusion
test_dance_diffusion.py
ddim
test_ddim.py
dit
test_dit.py
latent_diffusion
test_latent_diffusion.py
paint_by_example
test_paint_by_example.py
repaint
test_repaint.py
stable_diffusion
test_cycle_diffusion.py
test_stable_diffusion.py
test_stable_diffusion_image_variation.py
test_stable_diffusion_img2img.py
test_stable_diffusion_inpaint.py
test_stable_diffusion_instruction_pix2pix.py
test_stable_diffusion_panorama.py
test_stable_diffusion_pix2pix_zero.py
test_stable_diffusion_sag.py
stable_diffusion_2
test_stable_diffusion.py
test_stable_diffusion_attend_and_excite.py
test_stable_diffusion_depth.py
test_stable_diffusion_inpaint.py
test_stable_diffusion_latent_upscale.py
stable_unclip
test_stable_unclip.py
test_stable_unclip_img2img.py
unclip
test_unclip.py
test_unclip_image_variation.py
test_pipelines_common.py
Loading