DiffBIR icon indicating copy to clipboard operation
DiffBIR copied to clipboard

about the use of ”Latent Image Guidance“

Open tqyunwuxin opened this issue 2 years ago • 2 comments

Hello, I tested the following combinations of parameters on my own test images, and their output results are all the same. Is this a normal phenomenon or a code issue? --use_guidance --g_scale 400 --g_t_start 200 --use_guidance --g_scale 800 --g_t_start 200 --use_guidance --g_scale 800 --g_t_start 1000 --use_guidance --g_scale 800 --g_t_start 0

tqyunwuxin avatar Nov 16 '23 03:11 tqyunwuxin

This is not a normal phenomenon. The output will become more smooth when g_scale grows.

0x3f3f3f3fun avatar Dec 15 '23 12:12 0x3f3f3f3fun

I also have the same problem.

yuweics avatar Jan 12 '24 15:01 yuweics