ComfyUI Extension: ComfyUI_RH_LLM_API

Authored by HM-RunningHub

Created

Updated

129 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

An easy-to-use ComfyUI plugin for LLM integration supporting DeepSeek, OpenAI API-compatible models, with video reverse-prompt (captioning) capabilities. (Description by CC)

Looking for a different extension?

Custom Nodes (0)

    README

    ComfyUI_RH_LLM_API

    Very easy to use. LLM DeepSeek, OpenAI API compatible plugin

    Because the vast majority of LLM APIs are compatible with OpenAI's API interface specifications, this plugin was created Through triples, any LLM model compatible with the OpenAI interface can be accessed and called, such as deepseek, Qianwen, Doubao, GLM, MinMax, etc. API

    • baseurl
    • apikey
    • model

    Update: Video reverse-prompt (video captioning)

    • Optional input video: supports OpenAI-compatible chat.completions payload with {"type":"video_url"}.
    • No resize / no compression: image keeps original resolution; video is read as-is and base64 encoded.

    Online Demo https://www.runninghub.ai/post/1890402871119368194 image

    Run ComfyUI workflows without the setup

    No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

    Learn more