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
d479dcde81
commit
71d0f4ab63
@ -24200,10 +24200,10 @@
|
||||
},
|
||||
{
|
||||
"author": "chenpipi0807",
|
||||
"title": "Comfyui-Qwen-image-edit-CharacterConsistency",
|
||||
"reference": "https://github.com/chenpipi0807/Comfyui-Qwen-image-edit-CharacterConsistency",
|
||||
"title": "Comfyui-CustomizeTextEncoder-Qwen-image",
|
||||
"reference": "https://github.com/chenpipi0807/Comfyui-CustomizeTextEncoder-Qwen-image",
|
||||
"files": [
|
||||
"https://github.com/chenpipi0807/Comfyui-Qwen-image-edit-CharacterConsistency"
|
||||
"https://github.com/chenpipi0807/Comfyui-CustomizeTextEncoder-Qwen-image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The official ComfyUI TextEncodeQwenImageEdit node simplifies prompt engineering. This node supports custom system prompts to enhance flexibility."
|
||||
@ -32256,6 +32256,27 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ThoughtBubble is a custom node for ComfyUI that provides an interactive canvas to build and manage your prompts in a more visual and organized way. Think of it as a whiteboard for your ideas, allowing you to link different concepts, create conditional logic, and dynamically generate prompts using a powerful set of commands."
|
||||
},
|
||||
{
|
||||
"author": "Justify87",
|
||||
"title": "ComfyUI Multi-Analysis Heatmaps",
|
||||
"reference": "https://github.com/Justify87/ComfyUI-Multi-Analysis-Heatmaps",
|
||||
"files": [
|
||||
"https://github.com/Justify87/ComfyUI-Multi-Analysis-Heatmaps"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node for visual comparison of two images using multiple perceptual and mathematical methods. The goal: make hidden differences visible as colorful heatmaps, so you can see where an upscaler, denoiser, or diffusion model changed your image — even when your eyes can’t tell at first glance."
|
||||
},
|
||||
{
|
||||
"author": "iguanesolutions",
|
||||
"title": "Flux Resolution",
|
||||
"reference": "https://github.com/iguanesolutions/comfyui-flux-resolution",
|
||||
"files": [
|
||||
"https://github.com/iguanesolutions/comfyui-flux-resolution"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Get the closest compatible flux resolution from a given resolution."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -2225,6 +2225,7 @@
|
||||
"FLATTEN (JOV) \u2b07\ufe0f",
|
||||
"GRADIENT MAP (JOV) \ud83c\uddf2\ud83c\uddfa",
|
||||
"GRAPH (JOV) \ud83d\udcc8",
|
||||
"HISTOGRAM (JOV)",
|
||||
"IMAGE INFO (JOV) \ud83d\udcda",
|
||||
"LERP (JOV) \ud83d\udd30",
|
||||
"OP BINARY (JOV) \ud83c\udf1f",
|
||||
@ -4812,6 +4813,7 @@
|
||||
"DD-ConditionSwitcher",
|
||||
"DD-DimensionCalculator",
|
||||
"DD-ImageSizeLimiter",
|
||||
"DD-ImageSplitter",
|
||||
"DD-ImageStroke",
|
||||
"DD-ImageToVideo",
|
||||
"DD-ImageUniformSize",
|
||||
@ -7895,6 +7897,14 @@
|
||||
"title_aux": "USO Nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Justify87/ComfyUI-Multi-Analysis-Heatmaps": [
|
||||
[
|
||||
"MultiAnalysisNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Multi-Analysis Heatmaps"
|
||||
}
|
||||
],
|
||||
"https://github.com/JustinMatters/comfyUI-JMNodes": [
|
||||
[
|
||||
"JMBinaryNot",
|
||||
@ -20540,13 +20550,13 @@
|
||||
"title_aux": "ComfyUI NSFW Filter"
|
||||
}
|
||||
],
|
||||
"https://github.com/chenpipi0807/Comfyui-Qwen-image-edit-CharacterConsistency": [
|
||||
"https://github.com/chenpipi0807/Comfyui-CustomizeTextEncoder-Qwen-image": [
|
||||
[
|
||||
"TextEncodeQwenImageEditEnhanced",
|
||||
"TextEncodeQwenImageT2ICustom"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-Qwen-image-edit-CharacterConsistency"
|
||||
"title_aux": "Comfyui-CustomizeTextEncoder-Qwen-image"
|
||||
}
|
||||
],
|
||||
"https://github.com/chenpipi0807/PIP_ArtisticWords": [
|
||||
@ -27261,6 +27271,14 @@
|
||||
"title_aux": "comfyui-missed-tool"
|
||||
}
|
||||
],
|
||||
"https://github.com/iguanesolutions/comfyui-flux-resolution": [
|
||||
[
|
||||
"FluxResolution"
|
||||
],
|
||||
{
|
||||
"title_aux": "Flux Resolution"
|
||||
}
|
||||
],
|
||||
"https://github.com/ihmily/ComfyUI-Light-Tool": [
|
||||
[
|
||||
"Light-Tool: AddBackground",
|
||||
@ -32895,17 +32913,6 @@
|
||||
"title_aux": "ComfyUI Globetrotter Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/manifestations/comfyui-outfit": [
|
||||
[
|
||||
"OllamaLLMNode",
|
||||
"PhotoStyleHelperNode",
|
||||
"PresetPatchApplierNode",
|
||||
"SimpleOllamaNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Outfit Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/mape/ComfyUI-mape-Helpers": [
|
||||
[
|
||||
"mape Variable"
|
||||
@ -33138,6 +33145,14 @@
|
||||
"title_aux": "milan-nodes-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/matthewfriedrichs/ComfyUI-ThoughtBubble": [
|
||||
[
|
||||
"ThoughtBubbleNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Thought Bubble"
|
||||
}
|
||||
],
|
||||
"https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": [
|
||||
[
|
||||
"Expo Lmstudio Image To Text",
|
||||
@ -35921,6 +35936,7 @@
|
||||
"CRT_AddSettingsAndPrompt",
|
||||
"CRT_DynamicPromptScheduler",
|
||||
"CRT_FileBatchPromptScheduler",
|
||||
"CRT_QuantizeAndCropImage",
|
||||
"CRT_UpscaleModelAdv",
|
||||
"CRT_WAN_BatchSampler",
|
||||
"ClarityFX",
|
||||
|
||||
1367
github-stats.json
1367
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,35 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Solankimayursinh",
|
||||
"title": "PMSnodes [WIP]",
|
||||
"reference": "https://github.com/Solankimayursinh/PMSnodes",
|
||||
"files": [
|
||||
"https://github.com/Solankimayursinh/PMSnodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom nodes for ComfyUI to Load audio in Base64 format and Send Audio to Websocket in Base64 Format for creating API of Audio related AI\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "vasilmitov",
|
||||
"title": "ComfyUI-SeedSnapShotManager [WIP]",
|
||||
"reference": "https://github.com/vasilmitov/ComfyUI-SeedSnapShotManager",
|
||||
"files": [
|
||||
"https://github.com/vasilmitov/ComfyUI-SeedSnapShotManager"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for saving and restoring random seeds. Useful for workflow reproducibility, experimentation, and quickly trying different variations.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "LSDJesus",
|
||||
"title": "ComfyUI-Luna-Collection [WIP]",
|
||||
"reference": "https://github.com/LSDJesus/ComfyUI-Luna-Collection",
|
||||
"files": [
|
||||
"https://github.com/LSDJesus/ComfyUI-Luna-Collection"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository contains ComfyUI-Luna-Collection, a bespoke collection of custom nodes for ComfyUI, engineered for power, flexibility, and a efficient workflow. These tools are born from a collaborative project between a human architect and their AI muse, Luna.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "Vantage with AI",
|
||||
"title": "ComfyUI-HunyuanFoley [NAME CONFLICT]",
|
||||
@ -50,16 +80,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: NanoBanana Image Generator"
|
||||
},
|
||||
{
|
||||
"author": "mattwilliamson",
|
||||
"title": "ComfyUI AI GameDev Nodes [UNSAFE]",
|
||||
"reference": "https://github.com/mattwilliamson/comfyui-ai-gamedev",
|
||||
"files": [
|
||||
"https://github.com/mattwilliamson/comfyui-ai-gamedev"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI nodes for AI-powered game asset generation, providing a comprehensive toolkit for game developers to create 3D models, animations, and audio assets using state-of-the-art AI models.[w/This node pack has an implementation that dynamically generates scripts.]"
|
||||
},
|
||||
{
|
||||
"author": "jerryname2022",
|
||||
"title": "MegaTTS 3 [WIP]",
|
||||
|
||||
@ -2013,6 +2013,8 @@
|
||||
],
|
||||
"https://github.com/Juste-Leo2/ComfyUI-Arduino": [
|
||||
[
|
||||
"ArduinoCode",
|
||||
"ArduinoCompileUpload",
|
||||
"ArduinoTarget"
|
||||
],
|
||||
{
|
||||
@ -2238,14 +2240,27 @@
|
||||
"title_aux": "comfyui_LK_selfuse"
|
||||
}
|
||||
],
|
||||
"https://github.com/LSDJesus/ComfyUI-Luna-Collection": [
|
||||
[
|
||||
"LunaModelAdapter",
|
||||
"Luna_AdvancedUpscaler",
|
||||
"Luna_GGUF_Loader",
|
||||
"Luna_SimpleUpscaler",
|
||||
"Luna_YOLO_Annotation_Exporter",
|
||||
"luna_image_caption"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Luna-Collection [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/LSDJesus/ComfyUI-Pyrite-Core": [
|
||||
[
|
||||
"PyriteModelAdapter",
|
||||
"Pyrite_AdvancedUpscaler",
|
||||
"Pyrite_GGUF_Loader",
|
||||
"Pyrite_SimpleUpscaler",
|
||||
"Pyrite_YOLO_Annotation_Exporter",
|
||||
"pyrite_image_caption"
|
||||
"LunaModelAdapter",
|
||||
"Luna_AdvancedUpscaler",
|
||||
"Luna_GGUF_Loader",
|
||||
"Luna_SimpleUpscaler",
|
||||
"Luna_YOLO_Annotation_Exporter",
|
||||
"luna_image_caption"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Pyrite-Core [WIP]"
|
||||
@ -2840,7 +2855,8 @@
|
||||
"https://github.com/Nienai666/comfyui-encrypt-image-main": [
|
||||
[
|
||||
"DecryptImage",
|
||||
"EncryptImage"
|
||||
"EncryptImage",
|
||||
"\u89e3\u5bc6\u56fe\u7247"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-NanoBanana-ImageGenerator"
|
||||
@ -8157,15 +8173,6 @@
|
||||
"title_aux": "ComfyUI_duck"
|
||||
}
|
||||
],
|
||||
"https://github.com/mattwilliamson/comfyui-ai-gamedev": [
|
||||
[
|
||||
"Hunyuan3D21",
|
||||
"VideoFrameExtractor"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI AI GameDev Nodes [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/maurorilla/ComfyUI-MisterMR-Nodes": [
|
||||
[
|
||||
"AddLogo",
|
||||
@ -10146,6 +10153,17 @@
|
||||
"title_aux": "ComfyUI-AllergicPack [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/vantagewithai/ComfyUI-HunyuanFoley": [
|
||||
[
|
||||
"HunyuanFoleyDenoiser",
|
||||
"HunyuanFoleyVAEDecode",
|
||||
"HunyuanTextEncode",
|
||||
"HunyuanVisualEncode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-HunyuanFoley [NAME CONFLICT]"
|
||||
}
|
||||
],
|
||||
"https://github.com/var1ableX/ComfyUI_Accessories": [
|
||||
[
|
||||
"ACC_AnyCast",
|
||||
@ -10159,6 +10177,14 @@
|
||||
"title_aux": "ComfyUI_Accessories"
|
||||
}
|
||||
],
|
||||
"https://github.com/vasilmitov/ComfyUI-SeedSnapShotManager": [
|
||||
[
|
||||
"SeedSSManager"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SeedSnapShotManager [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/viik420/AdvancedModelDownloader": [
|
||||
[
|
||||
"AdvancedDownloader"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "mattwilliamson",
|
||||
"title": "ComfyUI AI GameDev Nodes [UNSAFE/REMOVED]",
|
||||
"reference": "https://github.com/mattwilliamson/comfyui-ai-gamedev",
|
||||
"files": [
|
||||
"https://github.com/mattwilliamson/comfyui-ai-gamedev"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI nodes for AI-powered game asset generation, providing a comprehensive toolkit for game developers to create 3D models, animations, and audio assets using state-of-the-art AI models.[w/This node pack has an implementation that dynamically generates scripts.]"
|
||||
},
|
||||
{
|
||||
"author": "manifestations",
|
||||
"title": "ComfyUI Outfit Nodes [DEPRECATED]",
|
||||
|
||||
@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Justify87",
|
||||
"title": "ComfyUI Multi-Analysis Heatmaps",
|
||||
"reference": "https://github.com/Justify87/ComfyUI-Multi-Analysis-Heatmaps",
|
||||
"files": [
|
||||
"https://github.com/Justify87/ComfyUI-Multi-Analysis-Heatmaps"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node for visual comparison of two images using multiple perceptual and mathematical methods. The goal: make hidden differences visible as colorful heatmaps, so you can see where an upscaler, denoiser, or diffusion model changed your image — even when your eyes can’t tell at first glance."
|
||||
},
|
||||
{
|
||||
"author": "iguanesolutions",
|
||||
"title": "Flux Resolution",
|
||||
"reference": "https://github.com/iguanesolutions/comfyui-flux-resolution",
|
||||
"files": [
|
||||
"https://github.com/iguanesolutions/comfyui-flux-resolution"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Get the closest compatible flux resolution from a given resolution."
|
||||
},
|
||||
{
|
||||
"author": "matthewfriedrichs",
|
||||
"title": "Thought Bubble",
|
||||
|
||||
@ -2225,6 +2225,7 @@
|
||||
"FLATTEN (JOV) \u2b07\ufe0f",
|
||||
"GRADIENT MAP (JOV) \ud83c\uddf2\ud83c\uddfa",
|
||||
"GRAPH (JOV) \ud83d\udcc8",
|
||||
"HISTOGRAM (JOV)",
|
||||
"IMAGE INFO (JOV) \ud83d\udcda",
|
||||
"LERP (JOV) \ud83d\udd30",
|
||||
"OP BINARY (JOV) \ud83c\udf1f",
|
||||
@ -4812,6 +4813,7 @@
|
||||
"DD-ConditionSwitcher",
|
||||
"DD-DimensionCalculator",
|
||||
"DD-ImageSizeLimiter",
|
||||
"DD-ImageSplitter",
|
||||
"DD-ImageStroke",
|
||||
"DD-ImageToVideo",
|
||||
"DD-ImageUniformSize",
|
||||
@ -7895,6 +7897,14 @@
|
||||
"title_aux": "USO Nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Justify87/ComfyUI-Multi-Analysis-Heatmaps": [
|
||||
[
|
||||
"MultiAnalysisNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Multi-Analysis Heatmaps"
|
||||
}
|
||||
],
|
||||
"https://github.com/JustinMatters/comfyUI-JMNodes": [
|
||||
[
|
||||
"JMBinaryNot",
|
||||
@ -20540,13 +20550,13 @@
|
||||
"title_aux": "ComfyUI NSFW Filter"
|
||||
}
|
||||
],
|
||||
"https://github.com/chenpipi0807/Comfyui-Qwen-image-edit-CharacterConsistency": [
|
||||
"https://github.com/chenpipi0807/Comfyui-CustomizeTextEncoder-Qwen-image": [
|
||||
[
|
||||
"TextEncodeQwenImageEditEnhanced",
|
||||
"TextEncodeQwenImageT2ICustom"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-Qwen-image-edit-CharacterConsistency"
|
||||
"title_aux": "Comfyui-CustomizeTextEncoder-Qwen-image"
|
||||
}
|
||||
],
|
||||
"https://github.com/chenpipi0807/PIP_ArtisticWords": [
|
||||
@ -27261,6 +27271,14 @@
|
||||
"title_aux": "comfyui-missed-tool"
|
||||
}
|
||||
],
|
||||
"https://github.com/iguanesolutions/comfyui-flux-resolution": [
|
||||
[
|
||||
"FluxResolution"
|
||||
],
|
||||
{
|
||||
"title_aux": "Flux Resolution"
|
||||
}
|
||||
],
|
||||
"https://github.com/ihmily/ComfyUI-Light-Tool": [
|
||||
[
|
||||
"Light-Tool: AddBackground",
|
||||
@ -32895,17 +32913,6 @@
|
||||
"title_aux": "ComfyUI Globetrotter Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/manifestations/comfyui-outfit": [
|
||||
[
|
||||
"OllamaLLMNode",
|
||||
"PhotoStyleHelperNode",
|
||||
"PresetPatchApplierNode",
|
||||
"SimpleOllamaNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Outfit Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/mape/ComfyUI-mape-Helpers": [
|
||||
[
|
||||
"mape Variable"
|
||||
@ -33138,6 +33145,14 @@
|
||||
"title_aux": "milan-nodes-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/matthewfriedrichs/ComfyUI-ThoughtBubble": [
|
||||
[
|
||||
"ThoughtBubbleNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Thought Bubble"
|
||||
}
|
||||
],
|
||||
"https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": [
|
||||
[
|
||||
"Expo Lmstudio Image To Text",
|
||||
@ -35921,6 +35936,7 @@
|
||||
"CRT_AddSettingsAndPrompt",
|
||||
"CRT_DynamicPromptScheduler",
|
||||
"CRT_FileBatchPromptScheduler",
|
||||
"CRT_QuantizeAndCropImage",
|
||||
"CRT_UpscaleModelAdv",
|
||||
"CRT_WAN_BatchSampler",
|
||||
"ClarityFX",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user