TencentARC / BrushNet

[ECCV 2024] The official implementation of paper "BrushNet: A Plug-and-Play Image Inpainting Model with Decomposed Dual-Branch Diffusion"
https://tencentarc.github.io/BrushNet/
Other
1.44k stars 120 forks source link

update examples/brushnet/test_brushnet_sdxl.py #28

Closed yuanhangio closed 6 months ago

yuanhangio commented 6 months ago

What does this PR do?

This PR proposes to change the scheduler in examples/brushnet/test_brushnet_sdxl.py, which improves the image generation quality. Here is a comparison of the images before and after the change. UniPCMultistepScheduler DPMSolverMultistepScheduler

Before submitting

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag members/contributors who may be interested in your PR. @juxuan27