lllyasviel / stable-diffusion-webui-forge

GNU Affero General Public License v3.0
7.39k stars 715 forks source link

VAE -- You do not have VAE state dict! #1254

Open Sup-Shero opened 4 weeks ago

Sup-Shero commented 4 weeks ago

I can't find VAE to load i tried to add it in commend as

--vae-dir "J:\Forge\stable-diffusion-webui-forge\models\VAE"

but there is no VEA to select

Edit: I only use forge for flux so there are no other vae in the folder I added some vea for XL and now I see them on the app

so the problem now is it can't recognize Flux VAE as .sft

Tom-Neverwinter commented 4 weeks ago

I think flux is picky on the vae it uses. the main one being ae.safetensors

ali0une commented 4 weeks ago

@Sup-Shero did you carefully read this https://github.com/lllyasviel/stable-diffusion-webui-forge/discussions/1050 ?

Sup-Shero commented 4 weeks ago

I did just really stupid to think of it and really noob too

I just rename the file and it sees it now and works too 😂