leejet / stable-diffusion.cpp

Stable Diffusion in pure C/C++
MIT License
2.9k stars 232 forks source link

Different input, output VAE separately #243

Open SA-j00u opened 2 months ago

SA-j00u commented 2 months ago

it will be usefull have different VAE for input and output

for example TAESD on input of img2img and full fledged VAE for output

or different VAEs on input/output will make different results