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.96k stars 342 forks source link

error loading SD3.5 medium #1348

Closed marcoA152 closed 1 week ago

marcoA152 commented 3 weeks ago

got this error loading stableDiffusion35_medium.safetensors using Local Managed Server for Krita

probably is related that ComfyUI version is not the latest(?) https://github.com/comfyanonymous/ComfyUI/releases/tag/v0.2.5 and https://www.reddit.com/r/StableDiffusion/comments/1gevd96/comment/ludkop2/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button

Thanks for your work!!!

ComfyUI Error Report

Error Details

arcusmaximus commented 3 weeks ago

Relatedly, the addon references a version of the "ComfyUI-GGUF" custom node that doesn't support SD3.5 yet - the error message is clearer in this case, saying that the "sd3" identifier is not recognized. (The latest version does support this)

DrSiemer commented 3 weeks ago

Update Comfy, that fixed it for me. I used the ComfyUI Manager and first executed "Update ComfyUI" and then "Update All".

Acly commented 1 week ago

v1.28.0 managed install uses latest ComfyUI/GGUF so SD3.5 medium should work there too now