bytedance / res-adapter

Official implementation of "ResAdapter: Domain Consistent Resolution Adapter for Diffusion Models".
https://res-adapter.github.io/
Apache License 2.0
708 stars 24 forks source link

Over 1024px? #24

Open andupotorac opened 2 weeks ago

andupotorac commented 2 weeks ago

Hi. We're currently testing the LORA, but as soon as we apply it on images over 1024px, it doesn't work anymore for SD 1.5. Why is there a limit?

jiaxiangc commented 2 weeks ago

We suggests you use resadapter with personalized models, SD1.5's ability is normal. And resadapter-sdv15 only support less than 1024px.

andupotorac commented 2 weeks ago

Thanks for your reply. I did use resadapter with a personalised checkpoint (ICBINP) and this was still the result. Or you mean something else?

jiaxiangc commented 2 weeks ago

What is your resolution? if the resolution more than 1024px, the results are not good.