Sign In

Comfy UI Flux Dev. with Upscaler , 2 LORAs and Adetailer. Super clean

254

12.6k

153

Type

Workflows

Stats

511

0

Reviews

Published

Aug 30, 2024

Base Model

Flux.1 D

Hash

AutoV2
590A029134

The FLUX.1 [dev] Model is licensed by Black Forest Labs. Inc. under the FLUX.1 [dev] Non-Commercial License. Copyright Black Forest Labs. Inc.

IN NO EVENT SHALL BLACK FOREST LABS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH USE OF THIS MODEL.

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.