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
11 changes: 11 additions & 0 deletions custom-node-list.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
{
"custom_nodes": [
{
"author": "kgilper",
"title": "ComfyUI Krea Reference",
"id": "comfyui-krea-reference",
"reference": "https://github.com/kgilper/krea-reference",
"files": [
"https://github.com/kgilper/krea-reference"
],
"install_type": "git-clone",
"description": "Give each reference image a job before it reaches Krea 2. Guide cards assign per-image roles (keep the same subject, suggest the visual style, copy lighting or pose, big shapes only, avoid copying text/logos) and the stack encoder builds Krea conditioning with per-card strength, per-layer gains, and guarded prompt handling."
},
{
"author": "Carasibana",
"title": "ComfyUI-SimpleFloatSlider",
Expand Down