haofanwang/ControlNet-for-Diffusers

Weird colors when using Pytorch 2.0

alejobrainz opened this issue · 0 comments

Hi. I recently ControlNet for diffusers, and found that colors were being affected. After some search, I discovered that the culprit was that I updated Pytorch to 2.0.0. Inference is much faster, but there are some compatibility issues between ControlNet for Diffusers and the latest Pytorch release.

Please advise,

Alejandro.