Tagged

ComfyUI News & Workflows

Custom nodes, workflows, model support and releases across the ComfyUI ecosystem. Curated and summarized from dozens of sources by AIBriefs.

AnalysisAI Models1 source

User benchmarks MiniMax H3 performance on RTX 3090

Testing on an RTX 3090 with 24GB VRAM shows performance metrics for MiniMax H3 using FP8 Scaled versus INT8 ConvRot (W8A8) quantization. The benchmark was conducted in ComfyUI 0.30.0 with SageAttention enabled at 0.3 MP resolution.

LaunchMusic1 source

Scenema Audio now runs in ComfyUI on 8GB VRAM

Scenema Audio is now available as a native ComfyUI custom node, quantized to fit on 8GB VRAM. The same model powers scenema.ai; it was previously only available via API and Docker at full precision.

LaunchDevelopers1 source

ComfyUI-Qlip nodes accelerate MiniMax and Krea 2 generation

The ComfyUI-Qlip extension introduces nodes that achieve 4x faster inference for MiniMax H3 and 5.6x faster speeds for Krea 2 on RTX 5090 hardware. The implementation utilizes AutoSparse Attention, progressive generation, and caching techniques.

How-ToVisual AI1 source

ComfyUI user seeks MiniMax H3 character sheet workflow

A r/ComfyUI user asks for a workflow generating four-panel character sheets in a single image for MiniMax H3, seeking consistent detailed characters across poses. The request has drawn 32 upvotes and 29 comments.

How-ToVisual AI1 source

ComfyUI workflow shared for Minimax ref2va video generation

A Reddit user shared a high-level ComfyUI workflow for Minimax's ref2va video model, calling it "AI Filmmaking gold." The node-based workflow posted to r/ComfyUI aims to streamline running ref2va for AI filmmaking.

AnalysisVisual AI1 source

Artist shows Blender-to-LTX-2.3 IC-LoRA video pipeline

A creator filmed a subject on green screen, keyed the footage, and placed it in a simple Blender environment to establish camera and lighting before AI-rendering with LTX-Video 2.3 IC-LoRA via ComfyUI.

AnalysisVisual AI1 source

New LoRA upscales Krea2 images to 1024px

Community LoRA for Krea2 sharpens low-res images, upscaling from 256px to 1024px. It pairs with ostris' Krea2edit ComfyUI node pack because Krea2 lacks built-in image editing.

How-ToAI Models1 source

Ideogram 4 model ported to run on Apple Silicon

A new implementation enables running the Ideogram 4 typography model locally on Apple Silicon hardware. The project includes two ComfyUI workflows and specifies the required JSON caption format for optimal generation.

LaunchDevelopers1 source

ComfyUI-LTX-Reframe nodes released for LTX video re-framing

The standalone ComfyUI nodes position a source video on a new LTX-compatible canvas, fit generated frames back onto it, and support optional custom-audio loading. Released via the exportAnything/ComfyUI-LTX-Reframe GitHub repo.

AnalysisVisual AI1 source

Krea2 latent color vectors enable no-prompt edits; Comfy node coming

Reddit user muerrilla extracted luma/chroma/detail/contrast vectors from Krea2's VAE (Qwen Image VAE), enabling color edits via pure latent-space vector math. Demos use no LoRAs, prompt tricks, CFG boost, or post-processing; a ComfyUI node is in the works.

LaunchDevelopers1 source

Open-source timeline editor runs inside ComfyUI workflows

A free timeline editor node for ComfyUI, featuring multi-lane editing, Prompt Relay, motion transfer, and inpainting. Users stage images, video, audio, and guide frames on a timeline, then the node hands the selection to the workflow.

How-ToVisual AI1 source

ComfyUI workflow adds inpainting to Krea2

Krea2 lacks native inpainting support, so a ComfyUI user built a small workflow to enable it, reposting with full details after an earlier image-only post.

How-ToVisual AI1 source

Pause LLM Text and Create Reusable Prompt Library in ComfyUI

Learn to create a reusable prompt library in ComfyUI, randomize prompt combinations, and pause LLM-generated text for editing mid-workflow. Useful for managing art styles, character descriptions, and LoRA trigger words.

AnalysisVisual AI1 source

ComfyUI Prompt Manager node created by user

Node built with Claude lets users craft prompts, randomize settings, and save/share presets. Author created it after being unsatisfied with existing options.

LaunchVisual AI1 source

ComfyUI user shares 120 Krea2 pose prompts

A Reddit user posted a gallery of 120 short keyword-based pose prompts for Krea2 (Krea AI's model) in r/ComfyUI, aimed at beginners who struggle to describe poses. The post suggests mixing prompts and notes canvas orientation affects results.

AnalysisDevelopers1 source

Prompt Architect Pro: heavy-duty prompt management suite

Python/CustomTkinter desktop suite for ingesting large text files, extracting visual prompts via semantic segmentation, and analyzing local image folders with Vision models. Manages prompts in a WAL-optimized database.

EventDevelopers1 source

ComfyUI update deletes users' models via symlink

A user reports that after a ComfyUI update, all 200 GB of models were deleted. The models folder was linked via a symlink. The post has 31 upvotes and 59 comments on r/ComfyUI, indicating community concern.

LaunchVisual AI1 source

FameGrid Krea 2 LoRA released

FameGrid Krea 2 is a new LoRA for ComfyUI optimized for social-media-style images. It promises improved quality over previous versions.

How-ToVisual AI1 source

Krea 2 depth LoRA tested for accurate pose transfer

First impressions after a week of testing the community Krea 2 depth LoRA, focused on getting accurate pose transfer. Includes best-result tips and links to the comfyui-krea2-controlnet GitHub repo plus a HuggingFace model.

LaunchDevelopers2 sources

Mix Studio: Free open-source AI workspace for ComfyUI

Mix Studio is a free, open-source interface that runs ComfyUI in the background for an app-like experience. Features one-click installs for Krea 2, Flux 2, Qwen Image Edit, LTX 2.3, Wan 2.2, and more.

LaunchDevelopers1 source

KSampler Multi-Choice shows seed previews in ComfyUI

KSampler Multi-Choice for ComfyUI shows quick previews of different seeds directly on the node. Users can click their favorite seed and only that image gets rendered, saving compute steps.

AnalysisVisual AI2 sources

NKD VFX Tools integrates traditional VFX techniques into AI pipeline

A set of VFX tools for ComfyUI that allows artists to control AI generation using light, camera, perspective, depth, and 3D placement. The tools are designed to art-direct model outputs with traditional VFX craft rather than compositing nodes.

How-ToVisual AI2 sources

Guide to local AI video generation with ComfyUI

MindStudio walks through setting up a 128GB local workstation running ComfyUI with Qwen image and LTX video models for unlimited AI content without API fees. The post covers both the hardware requirements and the software pipeline.

AnalysisVisual AI1 source

Multi-Person Changer — AI Workflow for ComfyUI

A 4-stage AI pipeline for transforming, swapping, and restyling characters across images and video. The workflow features character stripping, face swapping, and style transfer, all within ComfyUI.

LaunchDevelopers1 source

ComfyUI Ultimate Face Fix: model-aware multi-face repair node

Custom ComfyUI node suite repairs one or many faces using the connected checkpoint, VAE, and prompts instead of a fixed face-restoration model. Regenerates each detected face in the same visual style as the original image.