mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
update DB
This commit is contained in:
parent
ce09f41aa3
commit
16800c3fa0
@ -32426,6 +32426,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for generating high-fidelity, synchronized foley audio for any video, powered by Tencent’s HunyuanVideo-Foley model."
|
||||
},
|
||||
{
|
||||
"author": "Vantage with AI",
|
||||
"title": "Vantage Long Wan Video",
|
||||
"reference": "https://github.com/vantagewithai/VantageLongWanVideo",
|
||||
"files": [
|
||||
"https://github.com/vantagewithai/VantageLongWanVideo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "VantageLongWanVideo is a lightweight project management system for ComfyUI, designed for long-running, prompt-driven video generation. It simplifies workflow management by saving prompts to disk, handling continuity across runs, and allowing resuming or regenerating from any point."
|
||||
},
|
||||
{
|
||||
"author": "SatadalAI",
|
||||
"title": "SATA UtilityNode Node for ComfyUI",
|
||||
@ -33140,6 +33150,18 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a ComfyUI port of PoseRetarget, originally implemented in Wan2.2-Animation. Please use it together with WanVideoWrapper."
|
||||
},
|
||||
{
|
||||
"author": "ucloud",
|
||||
"title": "ComfyUl-UCloud",
|
||||
"reference": "https://github.com/ucloud/comfyui-plugin",
|
||||
"files": [
|
||||
"https://github.com/ucloud/comfyui-plugin"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node for ComfyUI that allows you to use the UCloud API directly in ComfyUI. UCloud is a high-performance AI computing platform providing powerful image generation models and industry-leading inference speeds. It offers a wide range of AI model options, including popular text-to-image and image editing models, ready to use without local GPU setup."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -41559,6 +41559,31 @@
|
||||
"title_aux": "ComfyUI-Fans"
|
||||
}
|
||||
],
|
||||
"https://github.com/ucloud/comfyui-plugin": [
|
||||
[
|
||||
"ModelVerse Image Packer",
|
||||
"Modelverse FluxDevNode",
|
||||
"Modelverse FluxKontextMaxNode",
|
||||
"Modelverse FluxKontextMaxT2INode",
|
||||
"Modelverse FluxKontextProNode",
|
||||
"Modelverse FluxKontextProT2INode",
|
||||
"Modelverse GPTImage1EditNode",
|
||||
"Modelverse GPTImage1Node",
|
||||
"Modelverse QwenImageEditNode",
|
||||
"Modelverse QwenImageT2INode",
|
||||
"Modelverse Step1xEditNode",
|
||||
"ModelverseChat",
|
||||
"ModelverseInputFiles",
|
||||
"Modelverse_WanAII2V",
|
||||
"Modelverse_WanAIT2V",
|
||||
"NanoBanana",
|
||||
"OpenAICaptionImage",
|
||||
"UCloud ModelVerse Client"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUl-UCloud"
|
||||
}
|
||||
],
|
||||
"https://github.com/uetuluk/comfyui-webcam-node": [
|
||||
[
|
||||
"webcam_capture_node"
|
||||
@ -41777,6 +41802,16 @@
|
||||
"title_aux": "Vantage-HunyuanFoley"
|
||||
}
|
||||
],
|
||||
"https://github.com/vantagewithai/VantageLongWanVideo": [
|
||||
[
|
||||
"VantageI2VDualLooper",
|
||||
"VantageI2VSingleLooper",
|
||||
"VantageProject"
|
||||
],
|
||||
{
|
||||
"title_aux": "Vantage Long Wan Video"
|
||||
}
|
||||
],
|
||||
"https://github.com/var1ableX/ComfyUI_Accessories": [
|
||||
[
|
||||
"ACC_AnyCast",
|
||||
|
||||
1548
github-stats.json
1548
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "znuost10",
|
||||
"title": "comfyui-multi-float-output",
|
||||
"reference": "https://github.com/znuost10/comfyui-multi-float-output",
|
||||
"files": [
|
||||
"https://github.com/znuost10/comfyui-multi-float-output"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "System monitoring API endpoints for ComfyUI by otoy SKW"
|
||||
},
|
||||
{
|
||||
"author": "heyburns",
|
||||
"title": "LinxUtil",
|
||||
"reference": "https://github.com/heyburns/LinxUtil",
|
||||
"files": [
|
||||
"https://github.com/heyburns/LinxUtil"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Utility nodes for ComfyUI. Created solely for my own use case, shared as a courtesy only.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "charlie-otoy",
|
||||
"title": "ComfyUI-otoySKW-SystemMetrics",
|
||||
@ -42,7 +62,7 @@
|
||||
},
|
||||
{
|
||||
"author": "lfelipegg",
|
||||
"title": "lfgg_custom_nodes",
|
||||
"title": "lfgg_custom_nodes [WIP]",
|
||||
"reference": "https://github.com/lfelipegg/lfgg_custom_nodes",
|
||||
"files": [
|
||||
"https://github.com/lfelipegg/lfgg_custom_nodes"
|
||||
|
||||
@ -6879,6 +6879,15 @@
|
||||
"title_aux": "comfyui_EvoSearch [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/heyburns/LinxUtil": [
|
||||
[
|
||||
"AutoWBColorMatch",
|
||||
"Multipurpose Configuration"
|
||||
],
|
||||
{
|
||||
"title_aux": "LinxUtil"
|
||||
}
|
||||
],
|
||||
"https://github.com/hiusdev/ComfyUI_Lah_Toffee": [
|
||||
[
|
||||
"LoadVideoRandom"
|
||||
@ -8020,7 +8029,7 @@
|
||||
"ModelMergeCombos"
|
||||
],
|
||||
{
|
||||
"title_aux": "lfgg_custom_nodes"
|
||||
"title_aux": "lfgg_custom_nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/lggcfx2020/ComfyUI-LGGCFX-Tools": [
|
||||
@ -11392,6 +11401,14 @@
|
||||
"title_aux": "ComfyUI Qwen Vision Language API Node [NAME CONFLICT]"
|
||||
}
|
||||
],
|
||||
"https://github.com/znuost10/comfyui-multi-float-output": [
|
||||
[
|
||||
"MultiFloatInputNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-multi-float-output"
|
||||
}
|
||||
],
|
||||
"https://github.com/zopieux/ComfyUI-zopi": [
|
||||
[
|
||||
"EvalPython",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Vantage with AI",
|
||||
"title": "Vantage Long Wan Video",
|
||||
"reference": "https://github.com/vantagewithai/VantageLongWanVideo",
|
||||
"files": [
|
||||
"https://github.com/vantagewithai/VantageLongWanVideo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "VantageLongWanVideo is a lightweight project management system for ComfyUI, designed for long-running, prompt-driven video generation. It simplifies workflow management by saving prompts to disk, handling continuity across runs, and allowing resuming or regenerating from any point."
|
||||
},
|
||||
{
|
||||
"author": "ucloud",
|
||||
"title": "ComfyUl-UCloud",
|
||||
"reference": "https://github.com/ucloud/comfyui-plugin",
|
||||
"files": [
|
||||
"https://github.com/ucloud/comfyui-plugin"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node for ComfyUI that allows you to use the UCloud API directly in ComfyUI. UCloud is a high-performance AI computing platform providing powerful image generation models and industry-leading inference speeds. It offers a wide range of AI model options, including popular text-to-image and image editing models, ready to use without local GPU setup."
|
||||
},
|
||||
{
|
||||
"author": "red-polo",
|
||||
"title": "ComfyUI-WanViTPoseRetargeter",
|
||||
@ -672,46 +692,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node pack for ComfyUI provides an advanced image processing workflow to achieve high-quality upscales with an extended dynamic range (HDR), mimicking the flexibility of a camera's RAW file. Note: this node will not correct AI image hallucinations, ideally it is used in the last pass from a good quality image (2000/3000px with an X2 or X4 model)."
|
||||
},
|
||||
{
|
||||
"author": "Firetheft",
|
||||
"title": "ComfyUI-Animate-Progress",
|
||||
"reference": "https://github.com/Firetheft/ComfyUI-Animate-Progress",
|
||||
"files": [
|
||||
"https://github.com/Firetheft/ComfyUI-Animate-Progress"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A progress bar beautification plugin designed for ComfyUI. It replaces the monotonous default progress bar with a vibrant and dynamic experience, complete with an animated character and rich visual effects."
|
||||
},
|
||||
{
|
||||
"author": "sputnik57",
|
||||
"title": "comfyui-prompt-logger",
|
||||
"reference": "https://github.com/sputnik57/comfyui-prompt-logger",
|
||||
"files": [
|
||||
"https://github.com/sputnik57/comfyui-prompt-logger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node saves metadata when I explore images. It creates a sidecare json file beside the image file."
|
||||
},
|
||||
{
|
||||
"author": "brenzel",
|
||||
"title": "comfyui-prompt-beautify",
|
||||
"reference": "https://github.com/brenzel/comfyui-prompt-beautify",
|
||||
"files": [
|
||||
"https://github.com/brenzel/comfyui-prompt-beautify"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node to beautify your image generation prompt"
|
||||
},
|
||||
{
|
||||
"author": "Draek2077",
|
||||
"title": "comfyui-draekz-nodez",
|
||||
"reference": "https://github.com/Draek2077/comfyui-draekz-nodez",
|
||||
"files": [
|
||||
"https://github.com/Draek2077/comfyui-draekz-nodez"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Making ComfyUI more comfortable."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -41559,6 +41559,31 @@
|
||||
"title_aux": "ComfyUI-Fans"
|
||||
}
|
||||
],
|
||||
"https://github.com/ucloud/comfyui-plugin": [
|
||||
[
|
||||
"ModelVerse Image Packer",
|
||||
"Modelverse FluxDevNode",
|
||||
"Modelverse FluxKontextMaxNode",
|
||||
"Modelverse FluxKontextMaxT2INode",
|
||||
"Modelverse FluxKontextProNode",
|
||||
"Modelverse FluxKontextProT2INode",
|
||||
"Modelverse GPTImage1EditNode",
|
||||
"Modelverse GPTImage1Node",
|
||||
"Modelverse QwenImageEditNode",
|
||||
"Modelverse QwenImageT2INode",
|
||||
"Modelverse Step1xEditNode",
|
||||
"ModelverseChat",
|
||||
"ModelverseInputFiles",
|
||||
"Modelverse_WanAII2V",
|
||||
"Modelverse_WanAIT2V",
|
||||
"NanoBanana",
|
||||
"OpenAICaptionImage",
|
||||
"UCloud ModelVerse Client"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUl-UCloud"
|
||||
}
|
||||
],
|
||||
"https://github.com/uetuluk/comfyui-webcam-node": [
|
||||
[
|
||||
"webcam_capture_node"
|
||||
@ -41777,6 +41802,16 @@
|
||||
"title_aux": "Vantage-HunyuanFoley"
|
||||
}
|
||||
],
|
||||
"https://github.com/vantagewithai/VantageLongWanVideo": [
|
||||
[
|
||||
"VantageI2VDualLooper",
|
||||
"VantageI2VSingleLooper",
|
||||
"VantageProject"
|
||||
],
|
||||
{
|
||||
"title_aux": "Vantage Long Wan Video"
|
||||
}
|
||||
],
|
||||
"https://github.com/var1ableX/ComfyUI_Accessories": [
|
||||
[
|
||||
"ACC_AnyCast",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user