Extensions/comfyui-compshare
ComfyUI Extension

comfyui-compshare

This is a custom node for ComfyUI that allows you to use the Compshare API directly in ComfyUI. Compshare is a high-performance AI inference platform providing powerful image generation models including popular text-to-image and image editing models without local GPU setup. a/compshare docs 优云智算的ComfyUI的自定义节点,可直接在ComfyUI中使用优云智算的生图API。优云智算是一个高性能的AI推理平台,提供强大的图像生成模型(文生图、图生图、图像编辑)和行业领先的推理速度,无需本地GPU设置即可使用。a/优云智算官网

By ucloud·Created about a year ago·Updated 3 months ago· 2
ucloud/comfyui-compshare
Nodes34
On cloudLocal install
CategoryUCLOUD_MODELVERSE/Seedance, UCLOUD_MODELVERSE/Gemini
Stars2
Updated3 months ago

Nodes (34)

Modelverse Doubao Seedance 2.0

Seedance 2.0, the ByteDance video model, as an API node

UCLOUD_MODELVERSE/Seedance
Gemini 3 Pro Image

Gemini 3 Pro Image (aka Nano Banana Pro), the best image editor you can't run locally

UCLOUD_MODELVERSE/Gemini
Modelverse HappyHorse I2V

Cheap image-to-video, the pack's workhorse

UCLOUD_MODELVERSE/HappyHorse
Modelverse HappyHorse R2V

The character-consistency video node

UCLOUD_MODELVERSE/HappyHorse
Modelverse HappyHorse T2V

The cheap, cheerful text-to-video node

UCLOUD_MODELVERSE/HappyHorse
Modelverse Kling V3

One node that does t2v, i2v, and motion control

UCLOUD_MODELVERSE/Kling
Modelverse Kling V3 Omni

Video editing with a reference clip

UCLOUD_MODELVERSE/Kling
Modelverse Chat

200+ models behind one dropdown

UCLOUD_MODELVERSE
Modelverse Flux Dev

Flux, without the 24GB download

UCLOUD_MODELVERSE/Flux
Modelverse Flux Kontext Max

The flagship multi-image editor

UCLOUD_MODELVERSE
Modelverse Flux Kontext Max text2image

Flagship quality from a sentence

UCLOUD_MODELVERSE/Flux
Modelverse Flux Kontext Pro

The expert single-image editor

UCLOUD_MODELVERSE/Flux
Modelverse Flux Kontext Pro text2image

The sensible default generator

UCLOUD_MODELVERSE/Flux
Modelverse GPT Image 1 Edit

OpenAI's editor, with a mask input

UCLOUD_MODELVERSE/Gpt-img
Modelverse GPT Image 1

OpenAI's text-to-image, no OpenAI account needed

UCLOUD_MODELVERSE/Gpt-img
Modelverse Image Packer

The boring node that makes multi-image work

UCLOUD_MODELVERSE
Modelverse Input Files

The Modelverse Input Files node

UCLOUD_MODELVERSE
Modelverse Preview Video

Save it, preview it, wire it on

UCLOUD_MODELVERSE
Modelverse Qwen Image Edit

The 'pencil sketch it' node that actually obeys

UCLOUD_MODELVERSE/Qwen-Image
Modelverse Qwen Image

The Modelverse text-to-image node

UCLOUD_MODELVERSE/Qwen-Image
Modelverse Step1X Edit

Modelverse Step1X Edit

UCLOUD_MODELVERSE
Modelverse Wan-AI I2V

Modelverse Wan-AI image-to-video

UCLOUD_MODELVERSE/Wan
Modelverse Wan-AI T2V

Wan 2.2 text-to-video without the 14B download

UCLOUD_MODELVERSE/Wan
Modelverse Gemini Flash Image

Google's Gemini image model in ComfyUI

UCLOUD_MODELVERSE/Gemini
Sora Img2Video

Sora 2 in ComfyUI, minus the VRAM bill

UCLOUD_MODELVERSE/Sora
Sora Text2Video

Prompt to footage, with a credit card in the middle

UCLOUD_MODELVERSE/Sora
Modelverse Client

How the Modelverse Client powers the whole pack

UCLOUD_MODELVERSE
Modelverse Secret Client

The Modelverse node that keeps your API key out of your workflow files

UCLOUD_MODELVERSE
Modelverse Veo 3.1 Video

Veo 3.1 with real audio, right in your ComfyUI graph

UCLOUD_MODELVERSE/Veo
Vidu Extend

Vidu Extend

UCLOUD_MODELVERSE/Vidu
Vidu Img2Video

A still in, a moving scene out

UCLOUD_MODELVERSE/Vidu
Vidu Reference2Video

Vidu Reference2Video

UCLOUD_MODELVERSE/Vidu
Vidu StartEnd2Video

Vidu StartEnd2Video between two frames

UCLOUD_MODELVERSE/Vidu
Vidu Text2Video

Three Vidu tiers behind one dropdown

UCLOUD_MODELVERSE/Vidu
Readme

Compshare API for ComfyUI

This plugin provides seamless integration with compshare's ModelVerse API, enabling you to use powerful AI models directly within ComfyUI for image generation and editing tasks.

Quick Start

Installation

  1. Install via Custom Node Manager (Recommended)

    • Open ComfyUI
    • Go to ManagerCustom Nodes Manager
    • Search for "comfyui-compshare"
    • Click Install
    • Restart ComfyUI
  2. Configure API Key

    • Get your API key: Console
    • Add your API key in the Modelverse Client node
    • Alternatively, create a config.ini file with MODELVERSE_API_KEY=your_api_key

Basic Usage

  1. Add a Modelverse Client node to your workflow
  2. Choose your desired model from the supported models below
  3. Connect the appropriate input/output nodes
  4. Run your workflow

Supported Models

Our plugin supports the following models, each optimized for specific use cases:

  • Flux Dev - Foundation model with strong stylization capabilities
  • Flux Kontext Pro Text2Image - Specialized for text-to-image generation
  • Flux Kontext Pro - Expert single image editing and enhancement
  • Flux Kontext Pro (Multi-inputs) - Batch processing for multiple images
  • Flux Kontext Max Text2Image - Premium text-to-image generation with highest quality
  • Flux Kontext Max - Flagship single image editing with advanced features
  • Flux Kontext Max (Multi-inputs) - Most powerful multi-image processing
  • Step1X-Edit - Precision local editing and inpainting

Note: (Multi-inputs) models use the same node interface as their single-input counterparts. Check the example workflows below for implementation details.

Example Workflows

Build your own workflow with Modelverse nodes. You can check the following images, drag them into ComfyUI GUI and autoload example workflows.

| Flux Dev | Flux Kontext Pro | Flux Kontext Max (Multi-inputs) | |:-:|:-:|:-:| | <img src="assets/flux_dev.png" width="200" height="200"> | <img src="assets/flux_kontext_pro_single.png" width="200" height="200"> | <img src="assets/flux_kontext_max_multi.png" width="200" height="200"> |

In case the above images does not work for you, check the screenshot below:

Text-to-Image with Flux Dev Text-to-Image

Single image editting with Flux Kontext Pro single-input

Multi image editting with Flux Kontext Max Multi-inputs