update DB

This commit is contained in:
Dr.Lt.Data 2024-12-22 02:07:37 +09:00
parent 979a039847
commit 1553ff1211
6 changed files with 54 additions and 21 deletions

View File

@ -18242,6 +18242,16 @@
"install_type": "git-clone",
"description": "These are custom nodes for ComfyUI for the loading and saving of metadata in XMP format. XMP metadata is embedded in the images created by these nodes; it travels along wherever the image does. Both macOS and Windows index XMP metadata automatically, making it searchable from the Finder on the Mac or the File Explorer in Windows. Apps like Photoshop or Lightroom (and presumably many others) expose XMP metadata and allow it to be edited."
},
{
"author": "TKRLAB",
"title": "Prompt List JSON",
"reference": "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON",
"files": [
"https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON"
],
"install_type": "git-clone",
"description": "This repository provides a custom node for ComfyUI that allows managing positive and negative prompts in a structured JSON format. The node supports adding, updating, and logging prompts, ensuring seamless integration into your workflow."
},
@ -18684,16 +18694,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "TKRLAB",
"title": "Prompt List JSON",
"reference": "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON",
"files": [
"https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON"
],
"install_type": "git-clone",
"description": "This repository provides a custom node for ComfyUI that allows managing positive and negative prompts in a structured JSON format. The node supports adding, updating, and logging prompts, ensuring seamless integration into your workflow."
}
]
}

View File

@ -7928,6 +7928,17 @@
"title_aux": "comfyUI_TJ_NormalLighting"
}
],
"https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON": [
[
"ComfyUI_Prompt_JSON"
],
{
"author": "TKRLAB",
"description": "ComfyUI JSON-based prompt management tool.",
"title": "ComfyUI_Prompt_List_JSON",
"title_aux": "Prompt List JSON"
}
],
"https://github.com/TMElyralab/Comfyui-MusePose": [
[
"filenamestring",
@ -17236,6 +17247,7 @@
"HyVideoDecode",
"HyVideoEmptyTextEmbeds",
"HyVideoEncode",
"HyVideoEnhanceAVideo",
"HyVideoInverseSampler",
"HyVideoLatentPreview",
"HyVideoLoraBlockEdit",
@ -18225,6 +18237,7 @@
"https://github.com/liuqianhonga/ComfyUI-String-Helper": [
[
"ShowTranslateString",
"StringConverter",
"StringFormatter",
"StringList",
"StringListFromCSV",
@ -23135,6 +23148,7 @@
"teeth FindContours",
"teeth GetFirstSeg",
"teeth GetValueByIndexFromList",
"teeth ImageGridLines",
"teeth RunPythonCode",
"teeth SplitGridImage",
"teeth TextSplitByDelimiter"

View File

@ -2759,6 +2759,11 @@
"last_update": "2024-05-23 00:25:37",
"author_account_age_days": 2714
},
"https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON": {
"stars": 0,
"last_update": "2024-12-21 15:23:25",
"author_account_age_days": 300
},
"https://github.com/TMElyralab/Comfyui-MusePose": {
"stars": 376,
"last_update": "2024-07-31 06:21:52",

View File

@ -2963,6 +2963,7 @@
"HyVideoDecode",
"HyVideoEmptyTextEmbeds",
"HyVideoEncode",
"HyVideoEnhanceAVideo",
"HyVideoInverseSampler",
"HyVideoLatentPreview",
"HyVideoLoraBlockEdit",

View File

@ -11,6 +11,16 @@
{
"author": "TKRLAB",
"title": "Prompt List JSON",
"reference": "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON",
"files": [
"https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON"
],
"install_type": "git-clone",
"description": "This repository provides a custom node for ComfyUI that allows managing positive and negative prompts in a structured JSON format. The node supports adding, updating, and logging prompts, ensuring seamless integration into your workflow."
},
{
"author": "xfgexo",
"title": "EXO Custom ComfyUI Nodes",
@ -676,17 +686,6 @@
],
"description": "ComfyUI implementation of the [a/InstantX IP-Adapter for SD3.5 Large](https://huggingface.co/InstantX/SD3.5-Large-IP-Adapter).",
"install_type": "git-clone"
},
{
"author": "NeoGriever",
"title": "ComfyUI - NeoGriever",
"id": "neogrievernodes",
"reference": "https://github.com/NeoGriever/ComfyUI-NeoGriever",
"files": [
"https://github.com/NeoGriever/ComfyUI-NeoGriever"
],
"install_type": "git-clone",
"description": "NeoGriever's helper nodes. Better CLIP Text Encoder, Resolution Provider, Multimask Write/Read, TextBoxes Simple/Join/x2/x3, Sliders INT/FLOAT/STEPPER, String Tool/Squisher/Cutter, Create Solid Color, Fill with Color, Checkerboard Generator, Image Progress Bar"
}
]
}

View File

@ -7928,6 +7928,17 @@
"title_aux": "comfyUI_TJ_NormalLighting"
}
],
"https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON": [
[
"ComfyUI_Prompt_JSON"
],
{
"author": "TKRLAB",
"description": "ComfyUI JSON-based prompt management tool.",
"title": "ComfyUI_Prompt_List_JSON",
"title_aux": "Prompt List JSON"
}
],
"https://github.com/TMElyralab/Comfyui-MusePose": [
[
"filenamestring",
@ -17236,6 +17247,7 @@
"HyVideoDecode",
"HyVideoEmptyTextEmbeds",
"HyVideoEncode",
"HyVideoEnhanceAVideo",
"HyVideoInverseSampler",
"HyVideoLatentPreview",
"HyVideoLoraBlockEdit",
@ -18225,6 +18237,7 @@
"https://github.com/liuqianhonga/ComfyUI-String-Helper": [
[
"ShowTranslateString",
"StringConverter",
"StringFormatter",
"StringList",
"StringListFromCSV",
@ -23135,6 +23148,7 @@
"teeth FindContours",
"teeth GetFirstSeg",
"teeth GetValueByIndexFromList",
"teeth ImageGridLines",
"teeth RunPythonCode",
"teeth SplitGridImage",
"teeth TextSplitByDelimiter"