-
Notifications
You must be signed in to change notification settings - Fork 95
Model Nodes
Use this node in-line with your loader nodes. When set to "true", it will disable guidance with Flux (and coincidentally, it works with Hunyuan video as well). This is important when using CFG and/or de-distilled models.

Use this for setting the "shift" parameter for models such as Flux, SD3.5, and Auraflow. It also has an option for setting the scaling for the shift: by default, Flux uses exponential, and SD3.5 uses linear, but exponential appears to perform quite well with SD3.5 too. The default parameters work particularly well with the "beta57" scheduler included with RES4LYF. (Equivalent to the BetaScheduler node with alpha = 0.5, and beta = 0.7).

Use this to enable RES4LYF's custom Flux model code. This is required to use the regional conditioning nodes included in this repo. Note that if you decide to stop using regional conditioning, you should run the workflow (and cancel it) with enable=false. This will restore the original Flux model code.

.