MMagic v1.1.0 Release
Highlights
In this new version of MMagic, we have added support for the following five new algorithms.
- Support ViCo, a new SD personalization method. Click to View
- Support AnimateDiff, a popular text2animation method. Click to View
- Support SDXL. Click to View
- Support DragGAN implementation with MMagic. Click to View
- Support for FastComposer. Click to View
New Features & Improvements
- [Feature] Support inference with diffusers pipeline, sd_xl first. by @liuwenran in #2023
- [Enhance] add negative prompt for sd inferencer by @liuwenran in #2021
- [Enhance] Update flake8 checking config in setup.cfg by @LeoXing1996 in #2007
- [Enhance] Add ‘config_name' as a supplement to the 'model_setting' by @liuwenran in #2027
- [Enhance] faster test by @okotaku in #2034
- [Enhance] Add OpenXLab Badge by @ZhaoQiiii in #2037
CodeCamp Contributions
- [CodeCamp2023-643] Add new configs of BigGAN by @limafang in #2003
- [CodeCamp2023-648] MMagic new config GuidedDiffusion by @ooooo-create in #2005
- [CodeCamp2023-649] MMagic new config Instance Colorization by @ooooo-create in #2010
- [CodeCamp2023-652] MMagic new config StyleGAN3 by @hhy150 in #2018
- [CodeCamp2023-653] Add new configs of Real BasicVSR by @RangeKing in #2030
Bug Fixes
- [Fix] Fix best practice and back to contents on mainpage, add new models to model zoo by @liuwenran in #2001
- [Fix] Check CI error and remove main stream gpu test by @liuwenran in #2013
- [Fix] Check circle ci memory by @liuwenran in #2016
- [Fix] remove code and fix clip loss ut test by @liuwenran in #2017
- [Fix] mock infer in diffusers pipeline inferencer ut. by @liuwenran in #2026
- [Fix] Fix bug caused by merging draggan by @liuwenran in #2029
- [Fix] Update QRcode by @crazysteeaam in #2009
- [Fix] Replace the download links in README with OpenXLab version by @FerryHuang in #2038
- [Fix] Increase docstring coverage by @liuwenran in #2039
New Contributors
- @limafang made their first contribution in #2003
- @ooooo-create made their first contribution in #2005
- @hhy150 made their first contribution in #2018
- @ZhaoQiiii made their first contribution in #2037
- @ElliotQi made their first contribution in #1980
- @Beaconsyh08 made their first contribution in #2012
Full Changelog: v1.0.2...v1.1.0