Skip to content

Commit 8788213

Browse files
authored
Merge pull request #3036 from DutchyDutch/add-comfyui-local-wildcards
Add ComfyUI Local Wildcards custom node
2 parents c903f8b + 19e0bd6 commit 8788213

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

node_db/new/custom-node-list.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -831,6 +831,16 @@
831831
],
832832
"install_type": "git-clone",
833833
"description": "ComfyUI custom nodes for LongCat Video Avatar 1.5 audio-driven human video generation."
834+
},
835+
{
836+
"author": "DutchyDutch",
837+
"title": "ComfyUI Local Wildcards",
838+
"reference": "https://github.com/DutchyDutch/ComfyUI_Local_Wildcards",
839+
"files": [
840+
"https://github.com/DutchyDutch/ComfyUI_Local_Wildcards"
841+
],
842+
"install_type": "git-clone",
843+
"description": "A ComfyUI local wildcard text expansion node with support for .txt, .json, .yaml, and .yml wildcard files, plus Dynamic Prompts-style syntax."
834844
}
835845
]
836846
}

0 commit comments

Comments
 (0)