Highlights
- An advanced and powerful inpainting algorithm named PowerPaint is released in our repository. Click to View
 
New Features & Improvements
- [Release] Post release for v1.1.0 by @liuwenran in #2043
 - [CodeCamp2023-645]Add dreambooth new cfg by @YanxingLiu in #2042
 - [Enhance] add new config for base dir by @liuwenran in #2053
 - [Enhance] support using from_pretrained for instance_crop by @zengyh1900 in #2066
 - [Enhance] update support for latest diffusers with lora by @zengyh1900 in #2067
 - [Feature] PowerPaint by @zhuang2002 in #2076
 - [Enhance] powerpaint improvement by @liuwenran in #2078
 - [Enhance] Improve powerpaint by @liuwenran in #2080
 - [Enhance] add outpainting to gradio_PowerPaint.py by @zhuang2002 in #2084
 - [MMSIG] Add new configuration files for StyleGAN2 by @xiaomile in #2057
 - [MMSIG] [Doc] Update data_preprocessor.md by @jinxianwei in #2055
 - [Enhance] Enhance PowerPaint by @zhuang2002 in #2093
 
Bug Fixes
- [Fix] Update README.md by @eze1376 in #2048
 - [Fix] Fix test tokenizer by @liuwenran in #2050
 - [Fix] fix readthedocs building by @liuwenran in #2052
 - [Fix] --local-rank for PyTorch >= 2.0.0 by @youqingxiaozhua in #2051
 - [Fix] animatediff download from openxlab by @JianxinDong in #2061
 - [Fix] fix best practice by @liuwenran in #2063
 - [Fix] try import expand mask from transformers by @zengyh1900 in #2064
 - [Fix] Update diffusers to v0.23.0 by @liuwenran in #2069
 - [Fix] add openxlab link to powerpaint by @liuwenran in #2082
 - [Fix] Update swinir_x2s48w8d6e180_8xb4-lr2e-4-500k_div2k.py, use MultiValLoop. by @ashutoshsingh0223 in #2085
 - [Fix] Fix a test expression that has a logical short circuit. by @munahaf in #2046
 - [Fix] Powerpaint to load safetensors by @sdbds in #2088
 
New Contributors
- @eze1376 made their first contribution in #2048
 - @youqingxiaozhua made their first contribution in #2051
 - @JianxinDong made their first contribution in #2061
 - @zhuang2002 made their first contribution in #2076
 - @ashutoshsingh0223 made their first contribution in #2085
 - @jinxianwei made their first contribution in #2055
 - @munahaf made their first contribution in #2046
 - @sdbds made their first contribution in #2088
 
Full Changelog: v1.1.0...v1.2.0
