mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-19 11:45:13 +08:00
update DB
This commit is contained in:
@ -40778,6 +40778,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A visual state machine for consistent character generation. It intelligently maintains character identity, outfits, and locations across multiple generations using LLM-driven state management."
|
"description": "A visual state machine for consistent character generation. It intelligently maintains character identity, outfits, and locations across multiple generations using LLM-driven state management."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "BWDrum",
|
||||||
|
"title": "ComfyUI Random Wildcard Loader",
|
||||||
|
"id": "random-wildcard-loader",
|
||||||
|
"reference": "https://github.com/BWDrum/ComfyUI-RandomWildcardLoader",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/BWDrum/ComfyUI-RandomWildcardLoader"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A custom node for randomized prompt generation with __wildcard__ expansion, subfolder filtering, prefix/suffix support, and seed-based reproducibility."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -41192,17 +41203,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
}
|
||||||
{
|
|
||||||
"author": "BWDrum",
|
|
||||||
"title": "ComfyUI Random Wildcard Loader",
|
|
||||||
"id": "random-wildcard-loader",
|
|
||||||
"reference": "https://github.com/BWDrum/ComfyUI-RandomWildcardLoader",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/BWDrum/ComfyUI-RandomWildcardLoader"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A custom node for randomized prompt generation with __wildcard__ expansion, subfolder filtering, prefix/suffix support, and seed-based reproducibility."
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user