sebaxakerhtc / sd-webui-demofusion

A Demofusion extension for stable-diffusion-webui
Apache License 2.0
19 stars 2 forks source link

fix vae path #11

Closed w-e-w closed 6 months ago

w-e-w commented 6 months ago

sd_vae.vae_dict is a dict with key of VAE filename and value of VAE path file path

sebaxakerhtc commented 6 months ago

Thank you again!