Acly / krita-ai-diffusion

Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required.
https://www.interstice.cloud
GNU General Public License v3.0
6.98k stars 344 forks source link

Update function with local server needs a rework #1353

Closed ryukra closed 1 week ago

ryukra commented 3 weeks ago

Tried updating with the new function but I think its HORRIBLY executed.

The update is copying everything over to a seperate folder, that means if you have like 100gb models (thats not a lot especially with flux now) depending on what you have for a harddrive that could take HOURS.

If anything goes wrong, for example if you have some custom nodes installed (happened to me). You have to do everything again.

Acly commented 3 weeks ago

Regarding models:

Custom nodes: those are not supported for managed install. That's really out of scope, it's way too easy to nuke your install with custom nodes and impossible for a script to recover. If you need custom nodes use a separate ComfyUI install.

Acly commented 1 week ago

v1.28.0 update should move models into a separate folder now, outside of ComfyUI install. So future updates no longer have to move/copy them.