Custom Node Repository
https://github.com/DutchyDutch/ComfyUI_Local_Wildcards
Node Name
ComfyUI Local Wildcards
Author
DutchyDutch
Description
A lightweight ComfyUI custom node for using local wildcard text files in prompts.
It reads wildcard .txt files from a local wildcards/ folder and expands wildcard syntax in prompt text. It is intended as a simple, local, reliable replacement for older unmaintained wildcard nodes.
Install Type
git-clone
Repository Contents
The repository includes:
README.md
__init__.py
wildcard_text_node.py
web/JS/local_wildcards.js
wildcards/.gitkeep
.gitignore
Notes
User wildcard files are intentionally ignored by .gitignore so private local wildcard collections are not uploaded to GitHub.
Repository URL:
https://github.com/DutchyDutch/ComfyUI_Local_Wildcards
Custom Node Repository
https://github.com/DutchyDutch/ComfyUI_Local_Wildcards
Node Name
ComfyUI Local Wildcards
Author
DutchyDutch
Description
A lightweight ComfyUI custom node for using local wildcard text files in prompts.
It reads wildcard
.txtfiles from a localwildcards/folder and expands wildcard syntax in prompt text. It is intended as a simple, local, reliable replacement for older unmaintained wildcard nodes.Install Type
git-clone
Repository Contents
The repository includes:
README.md__init__.pywildcard_text_node.pyweb/JS/local_wildcards.jswildcards/.gitkeep.gitignoreNotes
User wildcard files are intentionally ignored by
.gitignoreso private local wildcard collections are not uploaded to GitHub.Repository URL:
https://github.com/DutchyDutch/ComfyUI_Local_Wildcards