yolain / ComfyUI-Easy-Use

In order to make it easier to use the ComfyUI, I have made some optimizations and integrations to some commonly used nodes.
GNU General Public License v3.0
1.1k stars 78 forks source link

flux里面有个guidance值,希望能在预设采样器里面加上这个值的填写。 #356

Closed yincangshiwei closed 2 months ago

yincangshiwei commented 3 months ago

在一些flux使用技巧里面发现,guidance这个值,可以很好的控制写实和非写实的效果,但我看EasyUse的预设采样器(custom)没有带上这个,希望能加上这玩意。 image

yolain commented 3 months ago

嗯。我知道,我昨天就在考虑要不要加到loader上

yincangshiwei commented 3 months ago

嗯。我知道,我昨天就在考虑要不要加到loader上

对,加到loader那里比较好,原本就是loader flux。

yolain commented 3 months ago

会多占显存🥲 晕了。我跑第二张就闪退了。看来不能默认加上去啊。

yincangshiwei commented 3 months ago

会多占显存🥲 晕了。我跑第二张就闪退了。看来不能默认加上去啊。

可以搞个节点接进去么,有硬件条件的就使用。

yolain commented 3 months ago

会多占显存🥲 晕了。我跑第二张就闪退了。看来不能默认加上去啊。

可以搞个节点接进去么,有硬件条件的就使用。

不写在loader上的话多加个节点意义就不是很大了,可以配合pipeout pipein使

yincangshiwei commented 3 months ago

会多占显存🥲 晕了。我跑第二张就闪退了。看来不能默认加上去啊。

可以搞个节点接进去么,有硬件条件的就使用。

不写在loader上的话多加个节点意义就不是很大了,可以配合pipeout pipein使 我都没发现pipeout pipein可以连这个,我看下先。

yolain commented 2 months ago

我会在下一个提交变更。最后决定是在 preSamplingCustom 选 basicGuider 时 放开CFG选项 默认值为3.5.