Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions custom-node-list.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "syugoji",
"title": "Unbake",
"reference": "https://github.com/syugoji/ComfyUI-Unbake",
"files": [
"https://github.com/syugoji/ComfyUI-Unbake"
],
"install_type": "git-clone",
"description": "Drop an image and get the ComfyUI workflow back: a Civitai link, a PNG with metadata, or your own output. Unbake reads the PNG info — prompt, seed, sampler, steps, CFG, LoRAs — rebuilds the graph, and sorts the missing models by how you would obtain them. Then it runs a validated XY plot (parameter sweep) that throws if anything other than the axis you declared has moved, so the comparison you are looking at is actually a comparison."
},
{
"author": "Carasibana",
"title": "ComfyUI-SimpleFloatSlider",
Expand Down