update DB

This commit is contained in:
dr.lt.data
2024-01-29 18:07:14 +09:00
parent 813a1ce6b0
commit faa5975adb
5 changed files with 86 additions and 3 deletions

View File

@@ -4414,6 +4414,16 @@
"install_type": "git-clone",
"description": "Add a node that outputs width and height of the size selected from the preset (.csv)."
},
{
"author": "nkchocoai",
"title": "ComfyUI-PromptUtilities",
"reference": "https://github.com/nkchocoai/ComfyUI-PromptUtilities",
"files": [
"https://github.com/nkchocoai/ComfyUI-PromptUtilities"
],
"install_type": "git-clone",
"description": "Nodes: Format String, Join String List, Load Preset, Load Preset (Advanced), Const String, Const String (multi line). Add useful nodes related to prompt."
},
{
"author": "JaredTherriault",
"title": "ComfyUI-JNodes",