diffusers
fdd003d8
- [Tests] Refactor `test_examples.py` for better readability (#5946)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Comment Changes
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
1 year ago
[Tests] Refactor `test_examples.py` for better readability (#5946) * control and custom diffusion * dreambooth * instructpix2pix and dreambooth ckpting * t2i adapters. * text to image ft * textual inversion * unconditional * workflows * import fix * fix import
References
#5946 - [Tests] Refactor `test_examples.py` for better readability
Author
sayakpaul
Parents
172acc98
Files
14
.github/workflows
pr_tests.yml
push_tests_fast.yml
examples
controlnet
test_controlnet.py
custom_diffusion
test_custom_diffusion.py
dreambooth
test_dreambooth.py
test_dreambooth_lora.py
instruct_pix2pix
test_instruct_pix2pix.py
t2i_adapter
test_t2i_adapter.py
test_examples.py
test_examples_utils.py
text_to_image
test_text_to_image.py
test_text_to_image_lora.py
textual_inversion
test_textual_inversion.py
unconditional_image_generation
test_unconditional.py
Loading