
just made an open-source app for people who want ComfyUI power without the ComfyUI headache
A lot of us have been there.
You see a crazy new AI workflow.
New image model.
Video workflow.
Upscaler.
Inpainting setup.
Some wild thing someone posted on Reddit.
Then you realize it needs ComfyUI.
And suddenly the excitement drops a bit.
Not because ComfyUI is bad.
ComfyUI is amazing.
But if you are not already comfortable with nodes, model folders, custom nodes, Python dependencies, and red error boxes, it can feel like walking into a cockpit.
Powerful.
But also… where do I even start?
I kept thinking about this.
There are so many cool AI workflows being shared all the time, but a lot of people never try them because the setup wall is too high.
So I built Noofy.
The idea is simple:
Keep ComfyUI as the engine.
But put a cleaner app interface on top.
Instead of opening a giant node graph and guessing what to touch, you get a dashboard.
Prompt.
Image upload.
Strength.
Seed.
Model choice.
Style.
Preview.
Run button.
Only the controls the workflow creator wants you to use.
The rest can stay behind the curtain.
Noofy also handle the annoying setup parts.
Missing models.
Custom nodes.
Python dependencies.
Model folders.
The goal is to make trying new AI models and workflows feel much closer to:
open
run
test
tweak
share
Instead of spending the first hour fixing folders.
Once a workflow is prepared, you can reuse it like a small local app.
Open the dashboard.
Change the useful settings.
Run it again.
No need to untangle the whole graph every time.
I also added a model management page, so you can see what is installed in Noofy and in your connected ComfyUI models folder, and clean things up when your disk starts crying.
There are 32 starter workflows included too, mainly so people can test recent models without spending the first hour setting everything up.
This is not meant to replace ComfyUI.
I love ComfyUI.
Noofy is for people who want access to the power of ComfyUI, but do not want to learn the whole node system before they can try one cool workflow.
Of course, I made it open source ;)
https://github.com/menahem121/Noofy
I would love feedback, especially from people who always wanted to use ComfyUI but bounced off because it felt too complicated.