sail-sg / EditAnything

Edit anything in images powered by segment-anything, ControlNet, StableDiffusion, etc. (ACM MM)
Apache License 2.0
3.23k stars 179 forks source link

TypeError: forward() got an unexpected keyword argument 'guess_mode' #41

Open MahdiMohseni0033 opened 1 year ago

MahdiMohseni0033 commented 1 year ago

While running the 'editany.py' code and selecting points to segment my desired area, I encountered an error immediately after clicking the 'run' button. The error message reads as follows: "TypeError: forward() got an unexpected keyword argument 'guess_mode'." could you please help me to address this issue

gasvn commented 1 year ago

Can you please give more details? I cannot reproduce this bug from my side. Also, try to upgrade the diffusers package.