Closed Sutongtong233 closed 3 weeks ago
This could be caused by several reasons: 1. The error in the VAE as you said. 2. The data domain of Stable Diffusion is too large, leading to the need for more NFEs for optimization. 3. The generated image quality seems low; you might need to use a smaller guidance rate and a larger interval.
Hi, when I use code in SD_style with SDv1.4, and I want to reconstruct a image:
The reconstruction is unsatisfied. input: output: Does it because the limitation of SD model (VAE limitation)?