update DB

This commit is contained in:
Dr.Lt.Data
2025-06-28 18:15:49 +09:00
parent 4a6dee3044
commit c43c7ecc03
8 changed files with 1827 additions and 1701 deletions

View File

@@ -26120,6 +26120,16 @@
"install_type": "git-clone",
"description": "String random picker for ComfyUI"
},
{
"author": "lihaoyun6",
"title": "ComfyUI-BlindWatermark",
"reference": "https://github.com/lihaoyun6/ComfyUI-BlindWatermark",
"files": [
"https://github.com/lihaoyun6/ComfyUI-BlindWatermark"
],
"install_type": "git-clone",
"description": "Embeds an invisible watermark in the input image"
},
{
"author": "northumber",
"title": "ComfyUI-northTools",
@@ -28275,6 +28285,16 @@
"install_type": "git-clone",
"description": "Custom nodes pack for ComfyUI"
},
{
"author": "HMG-Fiverr",
"title": "Random Number Button",
"reference": "https://github.com/HMG-Fiverr/ComfyUI-RandomNumberButton",
"files": [
"https://github.com/HMG-Fiverr/ComfyUI-RandomNumberButton"
],
"install_type": "git-clone",
"description": "This node provides a button that, when clicked, triggers the execution of the node and generates a new random integer between 0 and 1000. The generated number is available as an output."
},