8000 GitHub - Octav14n/ComfyUIMini: A web app made to let mobile users run ComfyUI workflows.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Octav14n/ComfyUIMini

 
 

Repository files navigation

ComfyUI Mini

A mobile-friendly frontend to run ComfyUI workflows.

*Not affiliated with ComfyUI or comfyanonymous

Features

  • Lightweight UI built for mobile devices
  • Store workflows locally in device localStorage or on PC
  • Easy importing of workflows.
  • Generation progress info

Requirements

PC:

  • ComfyUI installed and functional
  • NodeJS & NPM

Mobile:

  • Any modern browser
  • Connection to same network as PC

Installation

  1. Clone github repo (or download latest release)
git clone https://github.com/ImDarkTom/ComfyUIMini.git
cd ./ComfyUIMini
  1. Install dependencies
npm i
  1. Run
node .

You may change the ComfyUI url/port in the config.json folder as well as the port the app runs on.

After a sucessful run you should see text along the lines of Running on http://192.168.x.x:3000 in the console, simply put the local address of your PC along with the port into the url bar of another device and you should be able to see the main page.

Donating

If you find this to be useful you can donate at the button below.

Buy Me A Coffee

About

A web app made to let mobile users run ComfyUI workflows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.3%
  • CSS 21.5%
  • EJS 11.2%
0