Open malroth opened 1 year ago
Recursive Hybrid evo fails when loading during it's first iteration.
Yeah, likely due to diffusers changing "init_image" to just "image". I'll patch here soon.
On Wed, Dec 21, 2022, 3:50 AM malroth @.***> wrote:
Recursive Hybrid evo fails when loading during it's first iteration.
— Reply to this email directly, view it on GitHub https://github.com/WASasquatch/easydiffusion/issues/11#issuecomment-1361217677, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIZEZOASOOLLGFDWQ4MJYDWOLVHZANCNFSM6AAAAAASVAOSWE . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Development branch is patched for this.
2 frames
TypeError: img2img() missing 1 required positional argument: 'image'