ImportError: cannot import name 'StableDiffusionInpaintPipelineLegacy' from 'diffusers'

Why always some problem with this repo? lol...
Was a pain to get it working, now after a GIT PULL it broke again!
You need to update diffusers to 0.6.0.
diffusers
Tell me the command to do it, please.
Ok, updated it.
Now i get:

Hello there!
i have the same error after i recently discovered and installed this repo.
Sadly the assert threw me an error even though i had version 0.6.0 installed.
To force it to version 0.6.0 nonetheless i ran "conda install diffusers=0.6.0" inside of sd-inf environment.
Giving me the following version:

But it still gives me the following error message:
Traceback (most recent call last): File "D:\Software\stable-diffusion-infinity\stablediffusion-infinity-master\app.py", line 11, in <module> assert diffusers.__version__ >= "0.6.0", "Please upgrade diffusers to 0.6.0" AssertionError: Please upgrade diffusers to 0.6.0
btw.: i followed the instructions here.
@ZeroCool22 what ip are you using to connect to the gradio UI?
@ZeroCool22 what ip are you using to connect to the gradio UI?
Thx you for reply, this was fixed the same day, i forgot to close it.