Now we do support following models:
- Flux Dev
- Flux Kontext Pro Text2Image
- Flux Kontext Pro
- Flux Kontext Pro (Multi-inputs)
- Flux Kontext Max Text2Image
- Flux Kontext Max
- Flux Kontext Max (Multi-inputs)
- Step1X-Edit
You can find the corresponding nodes in our node set.
Note: (Multi-inputs) uses same node as normal (single input). Please check out the example workflow hidden in the images below.
-
Install ComfyUI, please refer to ComfyUI official github.
-
Change to
ComfyUI/custom_nodes
directory, and clone this repo, install required python packages.cd ~/ComfyUI/custom_nodes git clone https://github.com/ucloud/ucloud-comfyui.git cd ./ucloud-comfyui pip install -r requirements.txt
-
Back to
ComfyUI
directory, start ComfyUI service, use web browser to openlocalhost:8188
.cd ~/ComfyUI python main.py
-
Build your own workflow with Modelverse nodes. You can check the following images, drag them into ComfyUI GUI and autoload example workflows. Don't forget to enter your
API_KEY
in theModelverse Client
node. If you wish to hide yourAPI_KEY
instead of showing it in GUI, alternatively you can write it inconfig.ini
forMODELVERSE_API_KEY
value.Flux Dev Flux Kontext Pro Flux Kontext Max (Multi-inputs) In case the above images does not work for you, check the screenshot below: