How can I change vae ?
jichenghan800 opened this issue · 0 comments
jichenghan800 commented
I would like to achieve the following:
With the support of an API, different models should be able to use different VAEs. This is because the VAE files for SD2.0 and SD1.5 are not interchangeable. Currently, it is possible to select the model through the API, but there is no way to synchronously select the VAE, which results in the generated images not meeting the expectations. Is it possible to include the functionality of selecting the VAE within the API?