Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not support setting SD VAE #48

Open
liyuyao88 opened this issue Apr 15, 2023 · 3 comments
Open

Not support setting SD VAE #48

liyuyao88 opened this issue Apr 15, 2023 · 3 comments

Comments

@liyuyao88
Copy link

your api is very userfully , but do not support set SD_VAE.

@liyuyao88 liyuyao88 changed the title Not support SD_VAE Not support SD VAE Apr 15, 2023
@liyuyao88 liyuyao88 changed the title Not support SD VAE Not support setting SD VAE Apr 15, 2023
@mix1009
Copy link
Owner

mix1009 commented Apr 24, 2023

I'll check if it's possible. Thanks for the request.

@mix1009
Copy link
Owner

mix1009 commented Apr 24, 2023

Below code works :)

options = {}
options['sd_vae'] = 'vae-ft-mse-840000-ema-pruned.ckpt'
# options['sd_vae'] = 'Automatic'
api.set_options(options)

@liyuyao88
Copy link
Author

wow, cool, thank so much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants