Nodes/ComfyUI-QwenVL/QwenVL Prompt Enhancer
ComfyUI Node

QwenVL Prompt Enhancer

A ComfyUI node in đź§ aistudynow/QwenVL with 14 inputs and 1 output.

By aistudynow·Created 10 months ago·Updated 4 months ago· 15
QwenVL Prompt Enhancer
    • ENHANCED_OUTPUT
    â—„model_nameQwen3-0.6Bâ–ş
    â—„quantizationNone (FP16)â–ş
    â—„attention_modeautoâ–ş
    â—„use_torch_compilefalseâ–ş
    â—„deviceautoâ–ş
    â—„prompt_textâ–ş
    ◄enhancement_style📝 Enhance►
    â—„custom_system_promptâ–ş
    â—„max_tokens256â–ş
    â—„temperature0.70â–ş
    â—„top_p0.90â–ş
    â—„repetition_penalty1.10â–ş
    â—„keep_model_loadedtrueâ–ş
    â—„seed1â–ş
    Categoryđź§ aistudynow/QwenVL

    Inputs (14)

    NameTypeDefaultDescription
    model_nameCOMBOQwen3-0.6BPick the Qwen-VL checkpoint. First run downloads weights into models/LLM/Qwen-VL, so leave disk space.
    quantizationCOMBONone (FP16)Precision vs VRAM. FP16 gives the best quality if memory allows; 8-bit suits 8–16 GB GPUs; 4-bit fits 6 GB or lower but is slower.
    attention_modeCOMBOautoauto tries flash-attn v2 when installed and falls back to SDPA. Only override when debugging attention backends.
    use_torch_compileBOOLEANfalseEnable torch.compile('reduce-overhead') on supported CUDA/Torch 2.1+ builds for extra throughput after the first compile.
    deviceCOMBOautoChoose where to run the model: auto, cpu, mps, or cuda:x for multi-GPU systems.
    prompt_textSTRINGPrompt text to enhance. Leave blank to just emit the preset instruction.
    enhancement_styleCOMBO📝 Enhance6 options: 📝 Enhance, 📝 Refine, 📝 Creative Rewrite, 📝 Detailed Visual, 📝 Artistic Style, 📝 Technical Specs
    custom_system_promptSTRING—
    max_tokensINT25632–1024—
    temperatureFLOAT0.700.1–1—
    top_pFLOAT0.900–1—
    repetition_penaltyFLOAT1.100.5–2—
    keep_model_loadedBOOLEANtrue—
    seedINT11–4294967295—

    Outputs (1)

    NameTypeDescription
    ENHANCED_OUTPUTSTRING—