ComfyUI Extension: ComfyUI-QwenVL-Override

Authored by danieljanata

Created

Updated

0 stars

Adds two nodes that reuse upstream ComfyUI-QwenVL presets but add a runtime override that can be wired/unwired without getting stuck.

Custom Nodes (0)

    README

    ComfyUI-QwenVL-Override

    Adds two nodes:

    • QwenVL Override
    • QwenVL Override (Advanced)

    These nodes reuse the upstream ComfyUI-QwenVL presets (read from ComfyUI/custom_nodes/ComfyUI-QwenVL/config.json) but add a runtime override that can be wired/unwired without getting “stuck”.

    Inputs

    • preset_prompt_override_text (widget): type text override directly in the node.
    • preset_prompt_override_input (optional socket): if connected and non-empty, overrides the widget.
    • custom_prompt_input (optional socket): if connected and non-empty, overrides everything (same as upstream custom_prompt).

    Install

    Place this folder in: ComfyUI/custom_nodes/ComfyUI-QwenVL-Override

    Keep upstream installed next to it: ComfyUI/custom_nodes/ComfyUI-QwenVL

    Restart ComfyUI.