Nodes/ComfyUI-QwenVL-F/QwenVL-F Prompt Enhancer
ComfyUI Node

QwenVL-F Prompt Enhancer

A ComfyUI node in QwenVL-F with 14 inputs and 1 output.

By id-fa·Created 5 months ago·Updated 9 days ago· 1
QwenVL-F Prompt Enhancer
    • ENHANCED_OUTPUT
    model_name(no models found — see console)
    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
    CategoryQwenVL-F

    Inputs (14)

    NameTypeDefaultDescription
    model_nameCOMBO(no models found — see console)Pick a Transformers checkpoint already present under models/text_encoders or models/LLM. Nothing is downloaded automatically — copy the model folder in yourself, then reload ComfyUI.
    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