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.
Description
Fixed Face Detailer.
Details
Downloads
2,762
Platform
CivitAI
Platform Status
Available
Created
4/11/2025
Updated
9/27/2025
Deleted
-
Files
comfyUIFluxDevWithUpscaler_v14FACEDETAILERFIX.zip
Mirrors
CivitAI (1 mirrors)