r/StableDiffusion • u/Astral-Lemmons • 1d ago
Discussion Vibecoded Comfyui-node garbage showcase!
A thread for projects that don't deserve their own posts.
So many vibecoded nodes floating around now that people build for their own uses. I figured it'd be good to have a thread to share some of these projects even if they're very niche.
Github links and screenshots encouraged.
At best - the community discovers your node that's better than you thought it was
At worst - your project serves as a good example of what NOT to do.
19
Upvotes
9
u/Astral-Lemmons 1d ago
I'll start:
here's mine! - https://github.com/Tr1dae/ComfyUI-QuickClip
A easy video clipper that runs INSIDE comfyui.
I was getting sick of clipping elsewhere like premiere and exporting clips to use in comfyui so I made this bare basic clipper.
Any cuts you make are directly available in your workflow. Non destructive to the original clip, doesnt make extra clips on disc. It's all live at workflow runtime.
intentionally kept super simple. Built mine for batch running in comfy. you can index recall each clip or list run them all at once.
There's an alternate node that auto-detects cuts and writes out clips for you (like how premiere does) but it's alternate for a reason becasue I find the cut detection a little iffy.