Stability-AI / StableSwarmUI

StableSwarmUI, A Modular Stable Diffusion Web-User-Interface, with an emphasis on making powertools easily accessible, high performance, and extensibility.
MIT License
4.52k stars 361 forks source link

Backend don't find Models when ModelRoot is changed. #429

Closed PietroPizzi69 closed 3 months ago

PietroPizzi69 commented 3 months ago

Hi,

Is something wrong with my config or is it not really possible to have the Models outside?

My Install is on Windows. I used the Install-Windows.bat in C:\Apps now I have it installed under C:\Apps\StableSwarmUI\ .

My Models are in: D:\AI-Art\StableDiffusion-Resources\Stable-Diffusion I set the ModelRoot to: D:\AI-Art\StableDiffusion-Resources And the SDModelFolder to: Stable-Diffusion

When i refresh the models unter Generate it finds it. I picked DreamShaperXL_v21TurboDPMSDE.safetensors. Now when I write somthing in Promt and hit Generate a Error popup appears: Invalid operation: No backends match the settings of the request given! Backends refused for the following reason(s):

(When I copy the Model to ./Models/Stable-Diffusion and set the ModelRoot to Models all works, incl. the Outputpath in another directory: D:\AI-Art\StableDiffusion-Outputs)

Do anybody know if this is a Bug or how it is fixable?

PietroPizzi69 commented 3 months ago

Sorry. My bad! A Windows reboot did the trick.

mcmonkey4eva commented 3 months ago

Just needed a swarm or backend restart but full PC works too lol