LykosAI / StabilityMatrix

Multi-Platform Package Manager for Stable Diffusion
https://lykos.ai
GNU Affero General Public License v3.0
4.74k stars 301 forks source link

InvokeAI webUI doesn't open #399

Closed lilcdj closed 9 months ago

lilcdj commented 10 months ago

I installed InvokeAI package and it looks start well but, when i open WebUI, it doesn't show InvokeUI.

xenuser commented 10 months ago

It looks like InvokeAI applied some changes to the UI and how it is being installed. I assume that the upgrading process from an earlier version to 3.6 must reflect that change in StabilityMatrix as well. Here is the PR/issue from InvokeAI with more details: https://github.com/invoke-ai/InvokeAI/pull/5253

I'll test if a new installation of InvokeAI will have a working UI again.

xenuser commented 10 months ago

Edit: A new installation of InvokeAI using the latest available version of StabilityMatrix also results in "UI not found".

LeeLorenzSr commented 10 months ago

I was looking into this on the googles - it's because InvokeAI split their repo, so the WebUI has to be installed/built separately. Very annoying. StabilityMatrix will have to make some sort of adjustments to install both components. InvokeAI 3.6 looks amazing. People directly installing InvokeAI are having this issue as well. Honestly, these two components should not have been broken up by the InvokeAI team.

tkoenig89 commented 10 months ago

The latest update (for StabilityMatrix) fixed this for me. It seems to install/setup the webui when launching, so we can use InvokeAI as before.

Razunter commented 9 months ago

I'm getting StableDiffusion-StabilityMatrix\Data\Packages\InvokeAI\invokeai-root\models\core\convert\CLIP-ViT-bigG-14-laion2B-39B-b160k is missing Had to manually delete InvokeAI directory (Stability Matrix failed to do it) and reinstall, works now. Takes forever to start though, it rechecks every model each time.

ionite34 commented 9 months ago

Should be fixed in https://github.com/LykosAI/StabilityMatrix/releases/tag/v2.7.9 where we added the new node build steps for the InvokeAI frontend.