update DB

This commit is contained in:
Dr.Lt.Data 2026-07-03 04:20:52 +09:00
parent 267449c55d
commit c903f8be4a
4 changed files with 57 additions and 6 deletions

View File

@ -3089,7 +3089,8 @@
"KreaMoodboardMashup", "KreaMoodboardMashup",
"KreaMoodboardRandom", "KreaMoodboardRandom",
"KreaMoodboardSearch", "KreaMoodboardSearch",
"KreaMoodboardStyle" "KreaMoodboardStyle",
"KreaMoodboardVisualBrowser"
], ],
{ {
"title_aux": "Krea Moodboards" "title_aux": "Krea Moodboards"
@ -39125,7 +39126,7 @@
"description": "Quality of life ComfyUI nodes: dynamic string formatting, random selection, circuit-breaker.", "description": "Quality of life ComfyUI nodes: dynamic string formatting, random selection, circuit-breaker.",
"nickname": "DV Nodes", "nickname": "DV Nodes",
"title": "Comfy DV Nodes", "title": "Comfy DV Nodes",
"title_aux": "Comfy DV" "title_aux": "Comfy DV Nodes"
} }
], ],
"https://github.com/darth-veitcher/comfyui-ollama-model-manager": [ "https://github.com/darth-veitcher/comfyui-ollama-model-manager": [
@ -43332,7 +43333,7 @@
"DynamicComboGenerator" "DynamicComboGenerator"
], ],
{ {
"title_aux": "Dynamic Text-to-Combo Generator" "title_aux": "ComfyUI Dynamic Text-to-Combo Generator"
} }
], ],
"https://github.com/giriss/comfy-image-saver": [ "https://github.com/giriss/comfy-image-saver": [
@ -43669,20 +43670,28 @@
"FalBatchCaption_fal", "FalBatchCaption_fal",
"FalCollect_fal", "FalCollect_fal",
"FalConcatVideos_fal", "FalConcatVideos_fal",
"FalControlNetConfig_fal",
"FalCostEstimator_fal", "FalCostEstimator_fal",
"FalEmbeddingConfig_fal",
"FalExtractFrames_fal", "FalExtractFrames_fal",
"FalFolderToZipURL_fal", "FalFolderToZipURL_fal",
"FalIPAdapterConfig_fal",
"FalImageGrid_fal", "FalImageGrid_fal",
"FalImageToBase64_fal", "FalImageToBase64_fal",
"FalImagesToZipURL_fal", "FalImagesToZipURL_fal",
"FalJSONExtract_fal", "FalJSONExtract_fal",
"FalJSONMerge_fal",
"FalJobInbox_fal", "FalJobInbox_fal",
"FalKeyValue_fal",
"FalLoRAConfig_fal",
"FalLoadAudioURL_fal", "FalLoadAudioURL_fal",
"FalLoadImageFolder_fal", "FalLoadImageFolder_fal",
"FalLoadImageURL_fal", "FalLoadImageURL_fal",
"FalMultiPromptShot_fal",
"FalMuxAudioVideo_fal", "FalMuxAudioVideo_fal",
"FalPromptLines_fal", "FalPromptLines_fal",
"FalProvenanceFromFile_fal", "FalProvenanceFromFile_fal",
"FalReferenceImage_fal",
"FalResizeToPreset_fal", "FalResizeToPreset_fal",
"FalResultByRequestId_fal", "FalResultByRequestId_fal",
"FalSaveMediaURL_fal", "FalSaveMediaURL_fal",
@ -49468,6 +49477,15 @@
"title_aux": "Knodes" "title_aux": "Knodes"
} }
], ],
"https://github.com/kgilper/krea-reference": [
[
"KGKrea2ImageGuideCardV9",
"KGTextEncodeKreaImageReferencesV9"
],
{
"title_aux": "comfyui-krea-reference"
}
],
"https://github.com/khanhlvg/vertex-ai-comfyui-nodes": [ "https://github.com/khanhlvg/vertex-ai-comfyui-nodes": [
[ [
"Chirp", "Chirp",

View File

@ -16984,6 +16984,11 @@
"last_update": "2024-06-14 08:12:06", "last_update": "2024-06-14 08:12:06",
"author_account_age_days": 1697 "author_account_age_days": 1697
}, },
"https://github.com/kgilper/krea-reference": {
"stars": 0,
"last_update": "2026-07-02 19:15:15",
"author_account_age_days": 4517
},
"https://github.com/khanhlvg/vertex-ai-comfyui-nodes": { "https://github.com/khanhlvg/vertex-ai-comfyui-nodes": {
"stars": 4, "stars": 4,
"last_update": "2025-08-31 18:49:44", "last_update": "2025-08-31 18:49:44",

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "Kevin Gilper",
"title": "comfyui-krea-reference",
"reference": "https://github.com/kgilper/krea-reference",
"files": [
"https://github.com/kgilper/krea-reference"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for Krea 2 V9 image-reference conditioning."
},
{ {
"author": "monja", "author": "monja",
"title": "Monja Image Validator", "title": "Monja Image Validator",

View File

@ -3089,7 +3089,8 @@
"KreaMoodboardMashup", "KreaMoodboardMashup",
"KreaMoodboardRandom", "KreaMoodboardRandom",
"KreaMoodboardSearch", "KreaMoodboardSearch",
"KreaMoodboardStyle" "KreaMoodboardStyle",
"KreaMoodboardVisualBrowser"
], ],
{ {
"title_aux": "Krea Moodboards" "title_aux": "Krea Moodboards"
@ -39125,7 +39126,7 @@
"description": "Quality of life ComfyUI nodes: dynamic string formatting, random selection, circuit-breaker.", "description": "Quality of life ComfyUI nodes: dynamic string formatting, random selection, circuit-breaker.",
"nickname": "DV Nodes", "nickname": "DV Nodes",
"title": "Comfy DV Nodes", "title": "Comfy DV Nodes",
"title_aux": "Comfy DV" "title_aux": "Comfy DV Nodes"
} }
], ],
"https://github.com/darth-veitcher/comfyui-ollama-model-manager": [ "https://github.com/darth-veitcher/comfyui-ollama-model-manager": [
@ -43332,7 +43333,7 @@
"DynamicComboGenerator" "DynamicComboGenerator"
], ],
{ {
"title_aux": "Dynamic Text-to-Combo Generator" "title_aux": "ComfyUI Dynamic Text-to-Combo Generator"
} }
], ],
"https://github.com/giriss/comfy-image-saver": [ "https://github.com/giriss/comfy-image-saver": [
@ -43669,20 +43670,28 @@
"FalBatchCaption_fal", "FalBatchCaption_fal",
"FalCollect_fal", "FalCollect_fal",
"FalConcatVideos_fal", "FalConcatVideos_fal",
"FalControlNetConfig_fal",
"FalCostEstimator_fal", "FalCostEstimator_fal",
"FalEmbeddingConfig_fal",
"FalExtractFrames_fal", "FalExtractFrames_fal",
"FalFolderToZipURL_fal", "FalFolderToZipURL_fal",
"FalIPAdapterConfig_fal",
"FalImageGrid_fal", "FalImageGrid_fal",
"FalImageToBase64_fal", "FalImageToBase64_fal",
"FalImagesToZipURL_fal", "FalImagesToZipURL_fal",
"FalJSONExtract_fal", "FalJSONExtract_fal",
"FalJSONMerge_fal",
"FalJobInbox_fal", "FalJobInbox_fal",
"FalKeyValue_fal",
"FalLoRAConfig_fal",
"FalLoadAudioURL_fal", "FalLoadAudioURL_fal",
"FalLoadImageFolder_fal", "FalLoadImageFolder_fal",
"FalLoadImageURL_fal", "FalLoadImageURL_fal",
"FalMultiPromptShot_fal",
"FalMuxAudioVideo_fal", "FalMuxAudioVideo_fal",
"FalPromptLines_fal", "FalPromptLines_fal",
"FalProvenanceFromFile_fal", "FalProvenanceFromFile_fal",
"FalReferenceImage_fal",
"FalResizeToPreset_fal", "FalResizeToPreset_fal",
"FalResultByRequestId_fal", "FalResultByRequestId_fal",
"FalSaveMediaURL_fal", "FalSaveMediaURL_fal",
@ -49468,6 +49477,15 @@
"title_aux": "Knodes" "title_aux": "Knodes"
} }
], ],
"https://github.com/kgilper/krea-reference": [
[
"KGKrea2ImageGuideCardV9",
"KGTextEncodeKreaImageReferencesV9"
],
{
"title_aux": "comfyui-krea-reference"
}
],
"https://github.com/khanhlvg/vertex-ai-comfyui-nodes": [ "https://github.com/khanhlvg/vertex-ai-comfyui-nodes": [
[ [
"Chirp", "Chirp",