[Feature] Support Style-Based Global Appearance Flow for Virtual Try-On#1786
[Feature] Support Style-Based Global Appearance Flow for Virtual Try-On#1786LeoXing1996 merged 18 commits intoopen-mmlab:mainfrom
Conversation
|
Hey @FerryHuang F, thanks for this great work. Since |
|
BTW, may I close PR #1781? |
Sure it's okay to close it~
Thanks for your review! I hope that my PR branch has now been successfully updated with the main branch of |
|
@FerryHuang You can still use from mmagic.apis.inferencers.inference_functions import init_model |
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #1786 +/- ##
=======================================
Coverage 83.11% 83.11%
=======================================
Files 410 410
Lines 27340 27340
Branches 4260 4260
=======================================
Hits 22723 22723
Misses 3704 3704
Partials 913 913
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.
Motivation
Please describe the motivation of this PR and the goal you want to achieve through this PR.
Modification
Please briefly describe what modification is made in this PR.
BC-breaking (Optional)
Does the modification introduce changes that break the backward-compatibility of the downstream repositories?
If so, please describe how it breaks the compatibility and how the downstream projects should modify their code to keep compatibility with this PR.
Use cases (Optional)
If this PR introduces a new feature, it is better to list some use cases here, and update the documentation.
Checklist
Before PR:
After PR: