
Super minimalistic clean Comfy UI Flux Dev workflow.
UPD if you encounter the bug with latest comfy UI update, (UI freezes on interacting with some nodes) here is how to fix it:
It has been fixed upstream:
You can apply that PR manually in the meantime. Change line 67033 in ComfyUI\web\assets\index-Dfv2aLsq.js
from this:
const isCollapsed = shape === LiteGraph.CARD_SHAPE && node.flags.collapsed;
to this:
const isCollapsed = shape === LiteGraph.CARD_SHAPE;
To hide the spaghetti lines click Hidden and enjoy.
描述:
-
Fixed LORAs not working with Adetailer.
-
Changed Negative prompt Node to ConditioningZeroOut
-
LORA loader for multiple LORAs
-
Changed nodes title with tips.
Fixed LORAs not working with Adetailer.
Changed Negative prompt Node to ConditioningZeroOut
LORA loader for multiple LORAs
Changed nodes title with tips.
训练词语:
名称: comfyUIFluxDevWithUpscaler_v13OfCleanFluxDev.zip
大小 (KB): 37
类型: Archive
Pickle 扫描结果: Success
Pickle 扫描信息: No Pickle imports
病毒扫描结果: Success
原文链接:https://1111down.com/1098113.html,转载请注明出处