ComfyUl-UCloud
This is a custom node for ComfyUI that allows you to use the UCloud API directly in ComfyUI. UCloud is a high-performance AI computing platform providing powerful image…
Nodes (34)
UCloud ModelVerse API for ComfyUI
This plugin provides seamless integration with UCloud's ModelVerse API, enabling you to use powerful AI models directly within ComfyUI for image generation and editing tasks.
Quick Start
Installation
-
Install via Custom Node Manager (Recommended)
- Open ComfyUI
- Go to Manager → Custom Nodes Manager
- Search for "ComfyUl-UCloud"
- Click Install
- Restart ComfyUI
-
Configure API Key
- Get your API key: Console En, Console Zh
- Add your UCloud ModelVerse API key in the
Modelverse Secret Clientnode - Or Alternatively, create a
config.inifile withMODELVERSE_API_KEY=your_api_key
Basic Usage
- Add a
Modelverse Secret Clientnode to your workflow - Choose your desired model from the supported models below
- Connect the appropriate input/output nodes
- Run your workflow
Supported Models
Our plugin supports the following models, each optimized for specific use cases:
Image Generation
- 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
- GPT Image 1 - OpenAI's text-to-image generation
- Gemini 3 Pro Image - Google's professional asset production with search grounding
- Qwen Image - Alibaba's text-to-image generation
Video Generation
- Kling V3 - Unified text/image-to-video and motion control
- Kling V3 Omni - Multimodal video generation with reference inputs
- Doubao Seedance 2.0 - Text/image-to-video with audio generation
- OpenAI Sora 2 - High-quality text-to-video generation
- HappyHorse 1.0 - Text-to-video generation
- Veo 3.1 - Google's video generation (text-to-video, image-to-video)
- Vidu - Multiple models for text/image-to-video (viduq3-pro, viduq3-turbo, viduq2)
- Wan-AI - Text/image-to-video generation
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

Single image editting with Flux Kontext Pro

Multi image editting with Flux Kontext Max
