Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Replace mask upload with effective region mask (#2830) * 📝 Update to version v1.1.446 (#2832) * 📝 Update to version v1.1.446 * update readme * Fix blur_gaussian slider param (#2834) * Support PuLID (#2838) * Add preprocessors * Fix resolution param * Fix various issues * Add PuLID attn * remove unused import * Resize img before passing to facexlib * safe unload * 📝 Update to version v1.1.447 (#2842) * 📝 Update to version v1.1.447 * update readme * Allow pulid accept multiple inputs (#2843) * Quick fix enum issue (#2844) * Move enum (#2845) * Move enums to enums.py * Add missing import * Remove unused import * Remove legacy test (#2846) * Quickfix Enum Issue 2 (#2849) * Drop external_code. prefix (#2850) * Drop external_code. prefix * Remove unused imports * fix test (#2851) * Adjust test template's threshold a/b value (#2852) * Validate ControlNetUnit using pydantic (#2847) * Add Pydantic ControlNetUnit Add test config Add images field Adjust image field handling fix various ui Fix most UI issues accept greyscale image/mask Fix infotext Fix preset Fix infotext nit Move infotext parsing test Remove preset Remove unused js code Adjust test payload By default disable unit refresh enum usage Align resize mode change test func name remove unused import nit Change default handling Skip bound check when not enabled Fix batch Various batch fix Disable batch hijack test adjust test fix test expectations Fix unit copy nit Fix test failures * Change script args back to ControlNetUnit for compatibility * import enum for compatibility * Fix unit test * simplify unfold * Add test coverage * handle directly set np image * re-enable batch test * Add back canvas scribble support * nit * Fix batch hijack test * 📝 Update to version v1.1.448 (#2853) * Update UI image (#2855) * Fix duplicated version logging (#2856)
- Loading branch information