Extensions/ComfyUI-PowerPanel
ComfyUI Extension

ComfyUI-PowerPanel

Add unified control panels to your workflows and convert them to WebApp without using Node 2.0

By lihaoyun6·Created about a month ago·Updated 4 days ago· 14
lihaoyun6/ComfyUI-PowerPanel
Nodes5
On cloudLocal install
CategoryAppBuilder
Stars14
Updated4 days ago
Readme

ComfyUI-AppBuilder

Turn your workflow into an easy-to-use web application without enabling Node2.0
[📃中文版]

Preview

| Desktop UI | Mobile UI | |---|---| | <video src="https://github.com/user-attachments/assets/0abd3b8a-5fc7-40fc-a71f-aec98a1cdea9"> | <video src="https://github.com/user-attachments/assets/384ed02e-be62-4614-a96d-2abd25da67a2"> |

Installation

cd ComfyUI/custom_nodes
git clone https://github.com/lihaoyun6/AppBuilder.git

Or install it from the Manager.

Usages

  • This extension allows you to turn any workflow into a user-friendly WebApp. Just add an AppBuilder node and connect the parameters you want to expose.
  • To use your configured workflows on your phone, simply save them under the subfolder app/(e.g., app/SD1.5_txt2img). Once you access ComfyUI from your phone, these workflows will automatically appear in the App Manager.

Credits