Merge pull request #3036 from DutchyDutch/add-comfyui-local-wildcards

Add ComfyUI Local Wildcards custom node
This commit is contained in:
Dr.Lt.Data 2026-07-03 04:34:37 +09:00 committed by GitHub
commit 87882134e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -831,6 +831,16 @@
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for LongCat Video Avatar 1.5 audio-driven human video generation."
},
{
"author": "DutchyDutch",
"title": "ComfyUI Local Wildcards",
"reference": "https://github.com/DutchyDutch/ComfyUI_Local_Wildcards",
"files": [
"https://github.com/DutchyDutch/ComfyUI_Local_Wildcards"
],
"install_type": "git-clone",
"description": "A ComfyUI local wildcard text expansion node with support for .txt, .json, .yaml, and .yml wildcard files, plus Dynamic Prompts-style syntax."
}
]
}