How multiple guiding channels work in StyLit
masterFor complex tasks like illumination-guided stylization (StyLit), you can use multiple guiding channels. Each -guide flag must be followed by a pair: <source_guide> and <target_guide>.
To balance the influence of guides against the style, use the -weight flag. The style has a default weight of 1.0. If you want a 2:1 guide-to-style ratio using three guide channels, you can set each guide's weight to 0.66 (total guide weight = 0.66 * 3 = 1.98 $\approx$ 2.0).