Skip to content

Commit c903f8b

Browse files
committed
update DB
1 parent 267449c commit c903f8b

4 files changed

Lines changed: 57 additions & 6 deletions

File tree

extension-node-map.json

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3089,7 +3089,8 @@
30893089
"KreaMoodboardMashup",
30903090
"KreaMoodboardRandom",
30913091
"KreaMoodboardSearch",
3092-
"KreaMoodboardStyle"
3092+
"KreaMoodboardStyle",
3093+
"KreaMoodboardVisualBrowser"
30933094
],
30943095
{
30953096
"title_aux": "Krea Moodboards"
@@ -39125,7 +39126,7 @@
3912539126
"description": "Quality of life ComfyUI nodes: dynamic string formatting, random selection, circuit-breaker.",
3912639127
"nickname": "DV Nodes",
3912739128
"title": "Comfy DV Nodes",
39128-
"title_aux": "Comfy DV"
39129+
"title_aux": "Comfy DV Nodes"
3912939130
}
3913039131
],
3913139132
"https://github.com/darth-veitcher/comfyui-ollama-model-manager": [
@@ -43332,7 +43333,7 @@
4333243333
"DynamicComboGenerator"
4333343334
],
4333443335
{
43335-
"title_aux": "Dynamic Text-to-Combo Generator"
43336+
"title_aux": "ComfyUI Dynamic Text-to-Combo Generator"
4333643337
}
4333743338
],
4333843339
"https://github.com/giriss/comfy-image-saver": [
@@ -43669,20 +43670,28 @@
4366943670
"FalBatchCaption_fal",
4367043671
"FalCollect_fal",
4367143672
"FalConcatVideos_fal",
43673+
"FalControlNetConfig_fal",
4367243674
"FalCostEstimator_fal",
43675+
"FalEmbeddingConfig_fal",
4367343676
"FalExtractFrames_fal",
4367443677
"FalFolderToZipURL_fal",
43678+
"FalIPAdapterConfig_fal",
4367543679
"FalImageGrid_fal",
4367643680
"FalImageToBase64_fal",
4367743681
"FalImagesToZipURL_fal",
4367843682
"FalJSONExtract_fal",
43683+
"FalJSONMerge_fal",
4367943684
"FalJobInbox_fal",
43685+
"FalKeyValue_fal",
43686+
"FalLoRAConfig_fal",
4368043687
"FalLoadAudioURL_fal",
4368143688
"FalLoadImageFolder_fal",
4368243689
"FalLoadImageURL_fal",
43690+
"FalMultiPromptShot_fal",
4368343691
"FalMuxAudioVideo_fal",
4368443692
"FalPromptLines_fal",
4368543693
"FalProvenanceFromFile_fal",
43694+
"FalReferenceImage_fal",
4368643695
"FalResizeToPreset_fal",
4368743696
"FalResultByRequestId_fal",
4368843697
"FalSaveMediaURL_fal",
@@ -49468,6 +49477,15 @@
4946849477
"title_aux": "Knodes"
4946949478
}
4947049479
],
49480+
"https://github.com/kgilper/krea-reference": [
49481+
[
49482+
"KGKrea2ImageGuideCardV9",
49483+
"KGTextEncodeKreaImageReferencesV9"
49484+
],
49485+
{
49486+
"title_aux": "comfyui-krea-reference"
49487+
}
49488+
],
4947149489
"https://github.com/khanhlvg/vertex-ai-comfyui-nodes": [
4947249490
[
4947349491
"Chirp",

github-stats.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16984,6 +16984,11 @@
1698416984
"last_update": "2024-06-14 08:12:06",
1698516985
"author_account_age_days": 1697
1698616986
},
16987+
"https://github.com/kgilper/krea-reference": {
16988+
"stars": 0,
16989+
"last_update": "2026-07-02 19:15:15",
16990+
"author_account_age_days": 4517
16991+
},
1698716992
"https://github.com/khanhlvg/vertex-ai-comfyui-nodes": {
1698816993
"stars": 4,
1698916994
"last_update": "2025-08-31 18:49:44",

node_db/new/custom-node-list.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"custom_nodes": [
3+
{
4+
"author": "Kevin Gilper",
5+
"title": "comfyui-krea-reference",
6+
"reference": "https://github.com/kgilper/krea-reference",
7+
"files": [
8+
"https://github.com/kgilper/krea-reference"
9+
],
10+
"install_type": "git-clone",
11+
"description": "ComfyUI custom nodes for Krea 2 V9 image-reference conditioning."
12+
},
313
{
414
"author": "monja",
515
"title": "Monja Image Validator",

node_db/new/extension-node-map.json

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3089,7 +3089,8 @@
30893089
"KreaMoodboardMashup",
30903090
"KreaMoodboardRandom",
30913091
"KreaMoodboardSearch",
3092-
"KreaMoodboardStyle"
3092+
"KreaMoodboardStyle",
3093+
"KreaMoodboardVisualBrowser"
30933094
],
30943095
{
30953096
"title_aux": "Krea Moodboards"
@@ -39125,7 +39126,7 @@
3912539126
"description": "Quality of life ComfyUI nodes: dynamic string formatting, random selection, circuit-breaker.",
3912639127
"nickname": "DV Nodes",
3912739128
"title": "Comfy DV Nodes",
39128-
"title_aux": "Comfy DV"
39129+
"title_aux": "Comfy DV Nodes"
3912939130
}
3913039131
],
3913139132
"https://github.com/darth-veitcher/comfyui-ollama-model-manager": [
@@ -43332,7 +43333,7 @@
4333243333
"DynamicComboGenerator"
4333343334
],
4333443335
{
43335-
"title_aux": "Dynamic Text-to-Combo Generator"
43336+
"title_aux": "ComfyUI Dynamic Text-to-Combo Generator"
4333643337
}
4333743338
],
4333843339
"https://github.com/giriss/comfy-image-saver": [
@@ -43669,20 +43670,28 @@
4366943670
"FalBatchCaption_fal",
4367043671
"FalCollect_fal",
4367143672
"FalConcatVideos_fal",
43673+
"FalControlNetConfig_fal",
4367243674
"FalCostEstimator_fal",
43675+
"FalEmbeddingConfig_fal",
4367343676
"FalExtractFrames_fal",
4367443677
"FalFolderToZipURL_fal",
43678+
"FalIPAdapterConfig_fal",
4367543679
"FalImageGrid_fal",
4367643680
"FalImageToBase64_fal",
4367743681
"FalImagesToZipURL_fal",
4367843682
"FalJSONExtract_fal",
43683+
"FalJSONMerge_fal",
4367943684
"FalJobInbox_fal",
43685+
"FalKeyValue_fal",
43686+
"FalLoRAConfig_fal",
4368043687
"FalLoadAudioURL_fal",
4368143688
"FalLoadImageFolder_fal",
4368243689
"FalLoadImageURL_fal",
43690+
"FalMultiPromptShot_fal",
4368343691
"FalMuxAudioVideo_fal",
4368443692
"FalPromptLines_fal",
4368543693
"FalProvenanceFromFile_fal",
43694+
"FalReferenceImage_fal",
4368643695
"FalResizeToPreset_fal",
4368743696
"FalResultByRequestId_fal",
4368843697
"FalSaveMediaURL_fal",
@@ -49468,6 +49477,15 @@
4946849477
"title_aux": "Knodes"
4946949478
}
4947049479
],
49480+
"https://github.com/kgilper/krea-reference": [
49481+
[
49482+
"KGKrea2ImageGuideCardV9",
49483+
"KGTextEncodeKreaImageReferencesV9"
49484+
],
49485+
{
49486+
"title_aux": "comfyui-krea-reference"
49487+
}
49488+
],
4947149489
"https://github.com/khanhlvg/vertex-ai-comfyui-nodes": [
4947249490
[
4947349491
"Chirp",

0 commit comments

Comments
 (0)