Style Transfer Prompter
Workflows
Flux.2 Klein 9B
Workflows
Flux.2 Klein 9B
v1.0

Style Transfer Prompter

Krug_Lov
Creator
⭐ 0.0
⬇ 58 Downloads
πŸ‘ 1 Views
πŸ–Ό 1 Images

About this model

🎨 Style Transfer Prompter

Generate style-only prompts from a reference image for FLUX, Krea, and other Image-to-Image models.

Unlike traditional image captioning, Style Transfer Prompter intentionally ignores the image content. Instead, it instructs a local VLM (Qwen3-VL) to describe only the visual styleβ€”brushwork, line quality, edge treatment, rendering technique, textures, and color palette.

As a result, the target image keeps its original subject while adopting the artistic style of the reference image.

✨ Features

βœ… Style-only prompt generation

No characters, objects, poses, or scene descriptionsβ€”only stylistic attributes.

βœ… Four analysis modes

🎨 Artistic / Illustration

🧊 3D / Render / CGI

πŸ“· Photorealistic / Cinematic

✏️ Anime / Manga

βœ… Identity preservation

keep_identity helps preserve the identity of the target subject.

βœ… Painterly edge detection

painterly_edges describes unfinished brush strokes, watercolor bleeding, rough edges, and loose paint transitions.

βœ… Color control

keep_original_colors

preserve the original colors of the target image

or adopt the palette of the reference image

βœ… Custom prompt extension

extra_prompt appends your own instructions to the generated prompt.

πŸ“¦ Dependencies

This node requires:

ComfyUI-QwenVL β€” local VLM for style analysis

( β€” automatic resolution matching

( 2 Klein 9B Distilled β€” Image Editing model

βš™οΈ Installation

Download the archive.

Extract it.

Copy ComfyUI-StyleTransferPrompter into:

ComfyUI/custom_nodes/

Restart ComfyUI.

Make sure ComfyUI-QwenVL is installed.

Download a compatible Qwen3-VL model.

πŸ–Ό Included Workflow

The included style_transfer_workflow.json is based on the standard FLUX 2 Klein Image Editing workflow.

Pipeline

Style Reference Image

β”‚

β–Ό

AILab_QwenVL_Advanced

β”‚

β–Ό

Style Transfer Prompter

β”‚

β–Ό

Generated Style Prompt

β”‚

β–Ό

FLUX

β–²

β”‚

Target Image

β”‚

β–Ό

ZImageResolutionScaler

🧩 Workflow Nodes

Node Purpose

Style Reference Image Reference image for style analysis

Target Image + Mask Image to be stylized

AILab_QwenVL_Advanced Generates a style description using a local VLM

Style Transfer Prompter Converts the description into a FLUX-compatible style prompt

ZImageResolutionScaler Automatically matches processing resolution

FLUX 2 Klein 9B Performs Image-to-Image stylization

βš™οΈ Node Parameters

🎨 style_mode

Selects the category used for style analysis.

πŸ‘€ keep_identity

Helps preserve the identity of the target subject.

πŸ–Œ painterly_edges

Emphasizes unfinished edges, brush strokes, watercolor bleeding, and loose paint transitions.

🌈 keep_original_colors

Keeps the original colors of the target image instead of adopting the reference palette.

✍️ extra_prompt

Appends additional custom instructions to the generated prompt.

🎭 Mask Usage

Use Target Image and Mask (standard Load Image node) and create a mask via Open in MaskEditor.

When connected to VAE Encode, only the masked region is stylized, while the rest of the image remains unchanged.

Related Models

Similar AI models you may like