runninghub-api
    runninghub-api
    • Instructions for Use
    • About nodeInfoList
    • About Enterprise ComfyUI API
    • Native ComfyUI API Integration Guide
    • Start ComfyUI Task 1 - Basic
      POST
    • Start ComfyUI Task 2 - Advanced
      POST
    • Start AI App Task
      POST
    • Get Workflow JSON
      POST
    • Check Task Status
      POST
    • Check Task Output
      POST
    • Cancel ComfyUI Task
      POST
    • Get Account Information
      POST
    • Upload Resource(image\video\audio)
      POST
    • Upload Lora
      POST
    • Get Webhook Event Details
      POST
    • Resend Specific Webhook Event
      POST

    Native ComfyUI API Integration Guide

    以下是你的文档英文版,并已根据你的要求更新平台和插件链接:

    RunningHub Native ComfyUI API Integration Guide#

    🔗 How to Call the API#

    To call the RunningHub ComfyUI interface, use the following endpoint:
    https://www.runninghub.ai/proxy/{your-api-key}
    This endpoint functions exactly like a local ComfyUI deployment at:
    http://127.0.0.1:8188
    Currently, the following platforms and plugins are supported:
    EasyAI
    SillyTavern
    Krita ComfyUI Plugin
    Support for more plugins is continuously being added. If you need a specific plugin or feature, feel free to contact us.

    🧠 Model Management#

    You can manage models through the official RunningHub model library:
    1.
    Browse and favorite the models you need;
    2.
    Once favorited, they will be available for selection in supported third-party platforms;
    3.
    Want to use your private models? Simply upload them to RunningHub and favorite them for easy access.

    1️⃣ EasyAI Integration Guide#

    Step 1: Add the Server URL#

    Add Server

    Step 2: Build Your Workflow on RunningHub and Export as API Format#

    Export Workflow

    Step 3: Import the Downloaded JSON File into EasyAI#

    Import JSON
    📖 For more details, check out the EasyAI Documentation

    2️⃣ SillyTavern Integration Guide#

    Step 1: Connect a Language Model API#

    ⚠️ A connected language model is required for image generation to function.
    Connect Language Model

    Step 2: Add RunningHub as a Compute Backend in the Extensions Section#

    Add Compute Extension

    Step 3: Start Your AI-Powered Conversations#

    Chat Interface

    3️⃣ Krita ComfyUI Plugin Integration Guide#

    Step 1: Install the Latest Version of Krita and the Plugin#

    Version 1.35.0 is recommended, as it is fully tested with RunningHub.
    Install Krita

    Step 2: Select Custom Server in the Connection Settings and Enter the RunningHub URL#

    Set Custom Server

    Step 3: Choose a Template and Generate Your Image#

    ⚠️ Krita plugin currently does not support RunningHub’s concurrent task mode. Set Batches = 1, or you may lose task results.
    If your template is missing required models, upload and favorite them, or contact us for assistance.
    Generate Image
    For any issues or feature requests, feel free to reach out via the RunningHub platform. We're committed to enhancing plugin compatibility and delivering a smooth integration experience.
    Modified at 2025-05-28 12:36:31
    Previous
    About Enterprise ComfyUI API
    Next
    Start ComfyUI Task 1 - Basic
    Built with