update DB

This commit is contained in:
Dr.Lt.Data 2025-01-25 17:04:55 +09:00
parent 962ba0b358
commit 3c64a8eb18
6 changed files with 51 additions and 36 deletions

View File

@ -591,7 +591,7 @@
{ {
"author": "city96", "author": "city96",
"title": "ComfyUI-GGUF", "title": "ComfyUI-GGUF",
"id": "gguf", "id": "comfyui-gguf",
"reference": "https://github.com/city96/ComfyUI-GGUF", "reference": "https://github.com/city96/ComfyUI-GGUF",
"files": [ "files": [
"https://github.com/city96/ComfyUI-GGUF" "https://github.com/city96/ComfyUI-GGUF"
@ -1434,7 +1434,7 @@
{ {
"author": "asagi4", "author": "asagi4",
"title": "ComfyUI NPNet (Golden Noise)", "title": "ComfyUI NPNet (Golden Noise)",
"id": "comfyui-adaptive-guidance", "id": "npnet",
"reference": "https://github.com/asagi4/ComfyUI-NPNet", "reference": "https://github.com/asagi4/ComfyUI-NPNet",
"files": [ "files": [
"https://github.com/asagi4/ComfyUI-NPNet" "https://github.com/asagi4/ComfyUI-NPNet"
@ -18812,16 +18812,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This custom node allows you to generate logo images using Google Fonts." "description": "This custom node allows you to generate logo images using Google Fonts."
}, },
{
"author": "hzane",
"title": "OmniGen-ComfyUI",
"reference": "https://github.com/hzane/OmniGen-ComfyUI",
"files": [
"https://github.com/hzane/OmniGen-ComfyUI"
],
"install_type": "git-clone",
"description": "A custom node for [a/OmniGen](https://github.com/VectorSpaceLab/OmniGen)."
},
{ {
"author": "SongGuo11", "author": "SongGuo11",
"title": "ComfyUI SaveAnything Node (SG11)", "title": "ComfyUI SaveAnything Node (SG11)",
@ -19437,7 +19427,7 @@
}, },
{ {
"author": "westNeighbor", "author": "westNeighbor",
"title": "ComfyUI-ultimate-openpose-estimator", "title": "ComfyUI-ultimate-openpose-editor",
"reference": "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-editor", "reference": "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-editor",
"files": [ "files": [
"https://github.com/westNeighbor/ComfyUI-ultimate-openpose-editor" "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-editor"
@ -20482,7 +20472,7 @@
}, },
{ {
"author": "ptmaster", "author": "ptmaster",
"title": "Embedding Merge for ComfyUI", "title": "ComfyUI-Load-Diffusion-Model-to-Muti-GPUs",
"reference": "https://github.com/ptmaster/ComfyUI-Load-Diffusion-Model-to-Muti-GPUs", "reference": "https://github.com/ptmaster/ComfyUI-Load-Diffusion-Model-to-Muti-GPUs",
"files": [ "files": [
"https://github.com/ptmaster/ComfyUI-Load-Diffusion-Model-to-Muti-GPUs/raw/refs/heads/main/Load%20Diffusion%20Model%20into%20Muti%20GPUs.py" "https://github.com/ptmaster/ComfyUI-Load-Diffusion-Model-to-Muti-GPUs/raw/refs/heads/main/Load%20Diffusion%20Model%20into%20Muti%20GPUs.py"

View File

@ -884,6 +884,15 @@
"title_aux": "MiniMates-ComfyUI" "title_aux": "MiniMates-ComfyUI"
} }
], ],
"https://github.com/AIFSH/OmniGen-ComfyUI": [
[
"OmniGenLoader",
"OmniGenNode"
],
{
"title_aux": "OmniGen-ComfyUI"
}
],
"https://github.com/AIFSH/PyramidFlow-ComfyUI": [ "https://github.com/AIFSH/PyramidFlow-ComfyUI": [
[ [
"PyramidFlowNode" "PyramidFlowNode"
@ -17075,15 +17084,6 @@
"title_aux": "Comfy-UI on-complete-email-me" "title_aux": "Comfy-UI on-complete-email-me"
} }
], ],
"https://github.com/hzane/OmniGen-ComfyUI": [
[
"OmniGenLoader",
"OmniGenNode"
],
{
"title_aux": "OmniGen-ComfyUI"
}
],
"https://github.com/iFREEGROUP/comfyui-undistort": [ "https://github.com/iFREEGROUP/comfyui-undistort": [
[ [
"IG_LoadCheckerboardImageForCalibrateCamera", "IG_LoadCheckerboardImageForCalibrateCamera",
@ -23059,7 +23059,7 @@
"OverrideLoadedDiffusionDevice" "OverrideLoadedDiffusionDevice"
], ],
{ {
"title_aux": "Embedding Merge for ComfyUI" "title_aux": "ComfyUI-Load-Diffusion-Model-to-Muti-GPUs"
} }
], ],
"https://github.com/purpen/ComfyUI-AIRedoon": [ "https://github.com/purpen/ComfyUI-AIRedoon": [
@ -26371,7 +26371,7 @@
"OpenposeEditorNode" "OpenposeEditorNode"
], ],
{ {
"title_aux": "ComfyUI-ultimate-openpose-estimator" "title_aux": "ComfyUI-ultimate-openpose-editor"
} }
], ],
"https://github.com/westNeighbor/ComfyUI-ultimate-openpose-estimator": [ "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-estimator": [

View File

@ -10,6 +10,16 @@
}, },
{
"author": "naderzare",
"title": "comfyui-inodes",
"reference": "https://github.com/naderzare/comfyui-inodes",
"files": [
"https://github.com/naderzare/comfyui-inodes"
],
"install_type": "git-clone",
"description": "NODES: If-Else, Multiline Split, Azure AI API"
},
{ {
"author": "sizzlebop", "author": "sizzlebop",
"title": "ComfyUI LLM Prompt Enhancer [WIP]", "title": "ComfyUI LLM Prompt Enhancer [WIP]",

View File

@ -3916,6 +3916,16 @@
"title_aux": "ComfyUI-Claude-I2T" "title_aux": "ComfyUI-Claude-I2T"
} }
], ],
"https://github.com/naderzare/comfyui-inodes": [
[
"IAzureAiApi",
"IIfElse",
"IMultilineSplit"
],
{
"title_aux": "comfyui-inodes"
}
],
"https://github.com/neeltheninja/ComfyUI-TempFileDeleter": [ "https://github.com/neeltheninja/ComfyUI-TempFileDeleter": [
[ [
"TempCleaner" "TempCleaner"

View File

@ -1374,6 +1374,11 @@
"last_update": "2025-01-15 07:50:46", "last_update": "2025-01-15 07:50:46",
"author_account_age_days": 1512 "author_account_age_days": 1512
}, },
"https://github.com/naderzare/comfyui-inodes": {
"stars": 0,
"last_update": "2025-01-25 07:32:16",
"author_account_age_days": 2905
},
"https://github.com/nat-chan/comfyui-exec": { "https://github.com/nat-chan/comfyui-exec": {
"stars": 3, "stars": 3,
"last_update": "2024-05-28 11:56:37", "last_update": "2024-05-28 11:56:37",

View File

@ -884,6 +884,15 @@
"title_aux": "MiniMates-ComfyUI" "title_aux": "MiniMates-ComfyUI"
} }
], ],
"https://github.com/AIFSH/OmniGen-ComfyUI": [
[
"OmniGenLoader",
"OmniGenNode"
],
{
"title_aux": "OmniGen-ComfyUI"
}
],
"https://github.com/AIFSH/PyramidFlow-ComfyUI": [ "https://github.com/AIFSH/PyramidFlow-ComfyUI": [
[ [
"PyramidFlowNode" "PyramidFlowNode"
@ -17075,15 +17084,6 @@
"title_aux": "Comfy-UI on-complete-email-me" "title_aux": "Comfy-UI on-complete-email-me"
} }
], ],
"https://github.com/hzane/OmniGen-ComfyUI": [
[
"OmniGenLoader",
"OmniGenNode"
],
{
"title_aux": "OmniGen-ComfyUI"
}
],
"https://github.com/iFREEGROUP/comfyui-undistort": [ "https://github.com/iFREEGROUP/comfyui-undistort": [
[ [
"IG_LoadCheckerboardImageForCalibrateCamera", "IG_LoadCheckerboardImageForCalibrateCamera",
@ -23059,7 +23059,7 @@
"OverrideLoadedDiffusionDevice" "OverrideLoadedDiffusionDevice"
], ],
{ {
"title_aux": "Embedding Merge for ComfyUI" "title_aux": "ComfyUI-Load-Diffusion-Model-to-Muti-GPUs"
} }
], ],
"https://github.com/purpen/ComfyUI-AIRedoon": [ "https://github.com/purpen/ComfyUI-AIRedoon": [
@ -26371,7 +26371,7 @@
"OpenposeEditorNode" "OpenposeEditorNode"
], ],
{ {
"title_aux": "ComfyUI-ultimate-openpose-estimator" "title_aux": "ComfyUI-ultimate-openpose-editor"
} }
], ],
"https://github.com/westNeighbor/ComfyUI-ultimate-openpose-estimator": [ "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-estimator": [