ImDarkTom / ComfyUIMini

A mobile-friendly WebUI to run ComfyUI workflows.
GNU Affero General Public License v3.0
178 stars 6 forks source link
ai comfyui comfyui-api ejs express expressjs javascript js nodejs stable-diffusion

ComfyUI Mini

A mobile-friendly WebUI to run ComfyUI workflows.

App Preview

Features

Requirements

For PC (Hosting WebUI):

Mobile (Accessing WebUI):

Installation

  1. Download

You can download the latest release from the releases page (more stable) or clone the repository (more up-to-date).

git clone https://github.com/ImDarkTom/ComfyUIMini.git
cd ./ComfyUIMini
  1. Setup (a) Install script
    chmod +x ./install.sh
    ./install.sh

    (b) Or manually

npm install
npm run build
  1. Run the app
npm start

Note: You may experience a crash on first launch, this should be resolve by launching again.

You can change the ComfyUI url/port as well as the port the app runs on in the /config/default.json file.

After sucessfully running you should see text along the lines of Running on http://<local-ip>:<port> in the console, put this url into any device on your network and you should be able to access the UI.

FAQ

Q: I can't import my workflow.

Q: Can you access the WebUI outside of the local network?

Donating

If you find this WebUI to be useful and want to support development you can donate using the button below.

Buy Me A Coffee