dreamstyler
dreamstyler copied to clipboard
Question about guidance.
Thanks for your great work. How do I control style guidance in code?
Hi.
You can control the --sty_gamma args when you run the inference_t2i code. (see https://github.com/webtoon/dreamstyler/blob/main/dreamstyler/inference_t2i.py#L52)
By the way, I didn't put the style guidance in style transfer as this doesn't really help.