Skip to content

Commit 1553ff1

Browse files
committed
update DB
1 parent 979a039 commit 1553ff1

File tree

6 files changed

+54
-21
lines changed

6 files changed

+54
-21
lines changed

custom-node-list.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18242,6 +18242,16 @@
1824218242
"install_type": "git-clone",
1824318243
"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."
1824418244
},
18245+
{
18246+
"author": "TKRLAB",
18247+
"title": "Prompt List JSON",
18248+
"reference": "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON",
18249+
"files": [
18250+
"https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON"
18251+
],
18252+
"install_type": "git-clone",
18253+
"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."
18254+
},
1824518255

1824618256

1824718257

@@ -18684,16 +18694,6 @@
1868418694
],
1868518695
"install_type": "unzip",
1868618696
"description": "This is a node to convert an image into a CMYK Halftone dot image."
18687-
},
18688-
{
18689-
"author": "TKRLAB",
18690-
"title": "Prompt List JSON",
18691-
"reference": "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON",
18692-
"files": [
18693-
"https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON"
18694-
],
18695-
"install_type": "git-clone",
18696-
"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."
1869718697
}
1869818698
]
1869918699
}

extension-node-map.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7928,6 +7928,17 @@
79287928
"title_aux": "comfyUI_TJ_NormalLighting"
79297929
}
79307930
],
7931+
"https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON": [
7932+
[
7933+
"ComfyUI_Prompt_JSON"
7934+
],
7935+
{
7936+
"author": "TKRLAB",
7937+
"description": "ComfyUI JSON-based prompt management tool.",
7938+
"title": "ComfyUI_Prompt_List_JSON",
7939+
"title_aux": "Prompt List JSON"
7940+
}
7941+
],
79317942
"https://github.com/TMElyralab/Comfyui-MusePose": [
79327943
[
79337944
"filenamestring",
@@ -17236,6 +17247,7 @@
1723617247
"HyVideoDecode",
1723717248
"HyVideoEmptyTextEmbeds",
1723817249
"HyVideoEncode",
17250+
"HyVideoEnhanceAVideo",
1723917251
"HyVideoInverseSampler",
1724017252
"HyVideoLatentPreview",
1724117253
"HyVideoLoraBlockEdit",
@@ -18225,6 +18237,7 @@
1822518237
"https://github.com/liuqianhonga/ComfyUI-String-Helper": [
1822618238
[
1822718239
"ShowTranslateString",
18240+
"StringConverter",
1822818241
"StringFormatter",
1822918242
"StringList",
1823018243
"StringListFromCSV",
@@ -23135,6 +23148,7 @@
2313523148
"teeth FindContours",
2313623149
"teeth GetFirstSeg",
2313723150
"teeth GetValueByIndexFromList",
23151+
"teeth ImageGridLines",
2313823152
"teeth RunPythonCode",
2313923153
"teeth SplitGridImage",
2314023154
"teeth TextSplitByDelimiter"

github-stats.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2759,6 +2759,11 @@
27592759
"last_update": "2024-05-23 00:25:37",
27602760
"author_account_age_days": 2714
27612761
},
2762+
"https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON": {
2763+
"stars": 0,
2764+
"last_update": "2024-12-21 15:23:25",
2765+
"author_account_age_days": 300
2766+
},
27622767
"https://github.com/TMElyralab/Comfyui-MusePose": {
27632768
"stars": 376,
27642769
"last_update": "2024-07-31 06:21:52",

node_db/dev/extension-node-map.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2963,6 +2963,7 @@
29632963
"HyVideoDecode",
29642964
"HyVideoEmptyTextEmbeds",
29652965
"HyVideoEncode",
2966+
"HyVideoEnhanceAVideo",
29662967
"HyVideoInverseSampler",
29672968
"HyVideoLatentPreview",
29682969
"HyVideoLoraBlockEdit",

node_db/new/custom-node-list.json

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,16 @@
1111

1212

1313

14+
{
15+
"author": "TKRLAB",
16+
"title": "Prompt List JSON",
17+
"reference": "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON",
18+
"files": [
19+
"https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON"
20+
],
21+
"install_type": "git-clone",
22+
"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."
23+
},
1424
{
1525
"author": "xfgexo",
1626
"title": "EXO Custom ComfyUI Nodes",
@@ -676,17 +686,6 @@
676686
],
677687
"description": "ComfyUI implementation of the [a/InstantX IP-Adapter for SD3.5 Large](https://huggingface.co/InstantX/SD3.5-Large-IP-Adapter).",
678688
"install_type": "git-clone"
679-
},
680-
{
681-
"author": "NeoGriever",
682-
"title": "ComfyUI - NeoGriever",
683-
"id": "neogrievernodes",
684-
"reference": "https://github.com/NeoGriever/ComfyUI-NeoGriever",
685-
"files": [
686-
"https://github.com/NeoGriever/ComfyUI-NeoGriever"
687-
],
688-
"install_type": "git-clone",
689-
"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"
690689
}
691690
]
692691
}

node_db/new/extension-node-map.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7928,6 +7928,17 @@
79287928
"title_aux": "comfyUI_TJ_NormalLighting"
79297929
}
79307930
],
7931+
"https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON": [
7932+
[
7933+
"ComfyUI_Prompt_JSON"
7934+
],
7935+
{
7936+
"author": "TKRLAB",
7937+
"description": "ComfyUI JSON-based prompt management tool.",
7938+
"title": "ComfyUI_Prompt_List_JSON",
7939+
"title_aux": "Prompt List JSON"
7940+
}
7941+
],
79317942
"https://github.com/TMElyralab/Comfyui-MusePose": [
79327943
[
79337944
"filenamestring",
@@ -17236,6 +17247,7 @@
1723617247
"HyVideoDecode",
1723717248
"HyVideoEmptyTextEmbeds",
1723817249
"HyVideoEncode",
17250+
"HyVideoEnhanceAVideo",
1723917251
"HyVideoInverseSampler",
1724017252
"HyVideoLatentPreview",
1724117253
"HyVideoLoraBlockEdit",
@@ -18225,6 +18237,7 @@
1822518237
"https://github.com/liuqianhonga/ComfyUI-String-Helper": [
1822618238
[
1822718239
"ShowTranslateString",
18240+
"StringConverter",
1822818241
"StringFormatter",
1822918242
"StringList",
1823018243
"StringListFromCSV",
@@ -23135,6 +23148,7 @@
2313523148
"teeth FindContours",
2313623149
"teeth GetFirstSeg",
2313723150
"teeth GetValueByIndexFromList",
23151+
"teeth ImageGridLines",
2313823152
"teeth RunPythonCode",
2313923153
"teeth SplitGridImage",
2314023154
"teeth TextSplitByDelimiter"

0 commit comments

Comments
 (0)