ahrm / UnstableFusion

A Stable Diffusion desktop frontend with inpainting, img2img and more!
GNU General Public License v3.0
1.25k stars 86 forks source link

Reimagine stopped working #17

Closed Airburner closed 1 year ago

Airburner commented 1 year ago

Hey there,

Unfortunately reimagine element stopped working File "D:\AI\UnstableFusion-main\unstablefusion.py", line 767, in handle_reimagine_button reimagined_image = self.get_handler().reimagine(prompt, TypeError: ServerStableDiffusionHandler.reimagine() got an unexpected keyword argument 'strength'

(using newest collab link + package from github)

ahrm commented 1 year ago

Should be fixed now.