"...git@developer.sourcefind.cn:chenpangpang/diffusers.git" did not exist on "413604405fddb4692a8e9a9a9fb6c353d22881ea"
Fix bug in ControlNetPipelines with MultiControlNetModel of length 1 (#4032)
* Fix bug in ControlNetPipelines with MultiControlNetModel of length 1 * Add tests for varying number of ControlNet models * Fix missing indexing for control_guidance_start and control_guidance_end * Fix code quality * Separate test for MultiControlNet with one model * Revert formatting of earlier test
Showing
Please register or sign in to comment