mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-06 06:30:39 +08:00
update DB
This commit is contained in:
parent
267449c55d
commit
c903f8be4a
@ -3089,7 +3089,8 @@
|
||||
"KreaMoodboardMashup",
|
||||
"KreaMoodboardRandom",
|
||||
"KreaMoodboardSearch",
|
||||
"KreaMoodboardStyle"
|
||||
"KreaMoodboardStyle",
|
||||
"KreaMoodboardVisualBrowser"
|
||||
],
|
||||
{
|
||||
"title_aux": "Krea Moodboards"
|
||||
@ -39125,7 +39126,7 @@
|
||||
"description": "Quality of life ComfyUI nodes: dynamic string formatting, random selection, circuit-breaker.",
|
||||
"nickname": "DV Nodes",
|
||||
"title": "Comfy DV Nodes",
|
||||
"title_aux": "Comfy DV"
|
||||
"title_aux": "Comfy DV Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/darth-veitcher/comfyui-ollama-model-manager": [
|
||||
@ -43332,7 +43333,7 @@
|
||||
"DynamicComboGenerator"
|
||||
],
|
||||
{
|
||||
"title_aux": "Dynamic Text-to-Combo Generator"
|
||||
"title_aux": "ComfyUI Dynamic Text-to-Combo Generator"
|
||||
}
|
||||
],
|
||||
"https://github.com/giriss/comfy-image-saver": [
|
||||
@ -43669,20 +43670,28 @@
|
||||
"FalBatchCaption_fal",
|
||||
"FalCollect_fal",
|
||||
"FalConcatVideos_fal",
|
||||
"FalControlNetConfig_fal",
|
||||
"FalCostEstimator_fal",
|
||||
"FalEmbeddingConfig_fal",
|
||||
"FalExtractFrames_fal",
|
||||
"FalFolderToZipURL_fal",
|
||||
"FalIPAdapterConfig_fal",
|
||||
"FalImageGrid_fal",
|
||||
"FalImageToBase64_fal",
|
||||
"FalImagesToZipURL_fal",
|
||||
"FalJSONExtract_fal",
|
||||
"FalJSONMerge_fal",
|
||||
"FalJobInbox_fal",
|
||||
"FalKeyValue_fal",
|
||||
"FalLoRAConfig_fal",
|
||||
"FalLoadAudioURL_fal",
|
||||
"FalLoadImageFolder_fal",
|
||||
"FalLoadImageURL_fal",
|
||||
"FalMultiPromptShot_fal",
|
||||
"FalMuxAudioVideo_fal",
|
||||
"FalPromptLines_fal",
|
||||
"FalProvenanceFromFile_fal",
|
||||
"FalReferenceImage_fal",
|
||||
"FalResizeToPreset_fal",
|
||||
"FalResultByRequestId_fal",
|
||||
"FalSaveMediaURL_fal",
|
||||
@ -49468,6 +49477,15 @@
|
||||
"title_aux": "Knodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/kgilper/krea-reference": [
|
||||
[
|
||||
"KGKrea2ImageGuideCardV9",
|
||||
"KGTextEncodeKreaImageReferencesV9"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-krea-reference"
|
||||
}
|
||||
],
|
||||
"https://github.com/khanhlvg/vertex-ai-comfyui-nodes": [
|
||||
[
|
||||
"Chirp",
|
||||
|
||||
@ -16984,6 +16984,11 @@
|
||||
"last_update": "2024-06-14 08:12:06",
|
||||
"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": {
|
||||
"stars": 4,
|
||||
"last_update": "2025-08-31 18:49:44",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"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",
|
||||
"title": "Monja Image Validator",
|
||||
|
||||
@ -3089,7 +3089,8 @@
|
||||
"KreaMoodboardMashup",
|
||||
"KreaMoodboardRandom",
|
||||
"KreaMoodboardSearch",
|
||||
"KreaMoodboardStyle"
|
||||
"KreaMoodboardStyle",
|
||||
"KreaMoodboardVisualBrowser"
|
||||
],
|
||||
{
|
||||
"title_aux": "Krea Moodboards"
|
||||
@ -39125,7 +39126,7 @@
|
||||
"description": "Quality of life ComfyUI nodes: dynamic string formatting, random selection, circuit-breaker.",
|
||||
"nickname": "DV Nodes",
|
||||
"title": "Comfy DV Nodes",
|
||||
"title_aux": "Comfy DV"
|
||||
"title_aux": "Comfy DV Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/darth-veitcher/comfyui-ollama-model-manager": [
|
||||
@ -43332,7 +43333,7 @@
|
||||
"DynamicComboGenerator"
|
||||
],
|
||||
{
|
||||
"title_aux": "Dynamic Text-to-Combo Generator"
|
||||
"title_aux": "ComfyUI Dynamic Text-to-Combo Generator"
|
||||
}
|
||||
],
|
||||
"https://github.com/giriss/comfy-image-saver": [
|
||||
@ -43669,20 +43670,28 @@
|
||||
"FalBatchCaption_fal",
|
||||
"FalCollect_fal",
|
||||
"FalConcatVideos_fal",
|
||||
"FalControlNetConfig_fal",
|
||||
"FalCostEstimator_fal",
|
||||
"FalEmbeddingConfig_fal",
|
||||
"FalExtractFrames_fal",
|
||||
"FalFolderToZipURL_fal",
|
||||
"FalIPAdapterConfig_fal",
|
||||
"FalImageGrid_fal",
|
||||
"FalImageToBase64_fal",
|
||||
"FalImagesToZipURL_fal",
|
||||
"FalJSONExtract_fal",
|
||||
"FalJSONMerge_fal",
|
||||
"FalJobInbox_fal",
|
||||
"FalKeyValue_fal",
|
||||
"FalLoRAConfig_fal",
|
||||
"FalLoadAudioURL_fal",
|
||||
"FalLoadImageFolder_fal",
|
||||
"FalLoadImageURL_fal",
|
||||
"FalMultiPromptShot_fal",
|
||||
"FalMuxAudioVideo_fal",
|
||||
"FalPromptLines_fal",
|
||||
"FalProvenanceFromFile_fal",
|
||||
"FalReferenceImage_fal",
|
||||
"FalResizeToPreset_fal",
|
||||
"FalResultByRequestId_fal",
|
||||
"FalSaveMediaURL_fal",
|
||||
@ -49468,6 +49477,15 @@
|
||||
"title_aux": "Knodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/kgilper/krea-reference": [
|
||||
[
|
||||
"KGKrea2ImageGuideCardV9",
|
||||
"KGTextEncodeKreaImageReferencesV9"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-krea-reference"
|
||||
}
|
||||
],
|
||||
"https://github.com/khanhlvg/vertex-ai-comfyui-nodes": [
|
||||
[
|
||||
"Chirp",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user