blessedcoolant

Results 113 comments of blessedcoolant

Do you have the same issue even with Fast mode on the display progress?

Didnt decide to drop it. The library was updated and the new version has a different syntax. I think we didn't pin the version in the installer so it installed...

> Thanks, I'll look forward to the update! As a workaround, I downgraded `pywebgui` in my virtual env, so that I do not have to make changes that could be...

@lstein diffusers released a new patch today that addresses the issue with the versioning on transformers. https://github.com/huggingface/diffusers/releases/tag/v0.10.2

You need to setup a config entry too for the model. If it is a 1.x model of SD, then you can just copy paste the config from the other...

> > You need to setup a config entry too for the model. If it is a 1.x model of SD, then you can just copy paste the config from...

@githubUser01946 That's actually a bug from our end. The inpainting config needs to have width and height defined. Add width: 512 and height: 512 to that and it'll work.

Hang in there for a bit. There's some pathing issues due to recent changes. We're resolving them right now. Check once again after that and see if it works for...

> I have ran the updater and it has done its thing. I have changed .invoke to invokeai.init and I am still getting `[Errno 2] No such file or directory`...

> Great work. This review will take a little longer than usual because I want to throw a few problematic .pt files at it and I've got a full work...