mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
e3062ff613
commit
3214ab52c6
@ -16542,7 +16542,7 @@
|
||||
},
|
||||
{
|
||||
"author": "edelvarden",
|
||||
"title": "ComfyUI-ImageMetadataExtension",
|
||||
"title": "comfyui_image_metadata_extension",
|
||||
"reference": "https://github.com/edelvarden/comfyui_image_metadata_extension",
|
||||
"files": [
|
||||
"https://github.com/edelvarden/comfyui_image_metadata_extension"
|
||||
@ -22545,7 +22545,7 @@
|
||||
},
|
||||
{
|
||||
"author": "ifmylove2011",
|
||||
"title": "comfyui-missing-tool",
|
||||
"title": "comfyui-missed-tool",
|
||||
"reference": "https://github.com/ifmylove2011/comfyui-missed-tool",
|
||||
"files": [
|
||||
"https://github.com/ifmylove2011/comfyui-missed-tool"
|
||||
@ -23890,6 +23890,47 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A specialized node for ComfyUI that provides balanced weight control across multiple elements in image generation workflows, helping prevent CFG burnout while maintaining proper relationships between weights."
|
||||
},
|
||||
{
|
||||
"author": "xLegende",
|
||||
"title": "ComfyUI-Prompt-Formatter",
|
||||
"id": "comfyui-prompt-formatter",
|
||||
"reference": "https://github.com/xLegende/ComfyUI-Prompt-Formatter",
|
||||
"files": [
|
||||
"https://github.com/xLegende/ComfyUI-Prompt-Formatter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository contains custom nodes for ComfyUI designed to help structure, filter, and generate text prompts using categorized tag definitions stored in a YAML file."
|
||||
},
|
||||
{
|
||||
"author": "QijiTec",
|
||||
"title": "ComfyUI-RED-UNO",
|
||||
"reference": "https://github.com/QijiTec/ComfyUI-RED-UNO",
|
||||
"files": [
|
||||
"https://github.com/QijiTec/ComfyUI-RED-UNO"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Default 16GB VRAM UNO in context generation ComfyUI-node, using RED-UNO FT model"
|
||||
},
|
||||
{
|
||||
"author": "tritant",
|
||||
"title": "ComfyUI_Flux_Lora_Merger",
|
||||
"reference": "https://github.com/tritant/ComfyUI_Flux_Lora_Merger",
|
||||
"files": [
|
||||
"https://github.com/tritant/ComfyUI_Flux_Lora_Merger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node to merge up to 4 LoRA models into a Flux.1-Dev UNet"
|
||||
},
|
||||
{
|
||||
"author": "chou18194766xx",
|
||||
"title": "comfyui-EncryptSave",
|
||||
"reference": "https://github.com/chou18194766xx/comfyui-EncryptSave",
|
||||
"files": [
|
||||
"https://github.com/chou18194766xx/comfyui-EncryptSave"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "comfyui image encrypt and save."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -24348,17 +24389,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "xLegende",
|
||||
"title": "ComfyUI-Prompt-Formatter",
|
||||
"id": "comfyui-prompt-formatter",
|
||||
"reference": "https://github.com/xLegende/ComfyUI-Prompt-Formatter",
|
||||
"files": [
|
||||
"https://github.com/xLegende/ComfyUI-Prompt-Formatter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository contains custom nodes for ComfyUI designed to help structure, filter, and generate text prompts using categorized tag definitions stored in a YAML file."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -5552,18 +5552,12 @@
|
||||
"https://github.com/Jokimbe/ComfyUI-DrawThings-gRPC": [
|
||||
[
|
||||
"DrawThingsControlNet",
|
||||
"DrawThingsFlux",
|
||||
"DrawThingsHighResFix",
|
||||
"DrawThingsLoRA",
|
||||
"DrawThingsLoRANet",
|
||||
"DrawThingsNegative",
|
||||
"DrawThingsPositive",
|
||||
"DrawThingsRefiner",
|
||||
"DrawThingsSampler",
|
||||
"DrawThingsTeaCache",
|
||||
"DrawThingsTiled",
|
||||
"DrawThingsUpscaler",
|
||||
"DrawThingsVideo"
|
||||
"DrawThingsUpscaler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DrawThings-gRPC"
|
||||
@ -8162,6 +8156,15 @@
|
||||
"title_aux": "ComfyUI-Qais-Helper"
|
||||
}
|
||||
],
|
||||
"https://github.com/QijiTec/ComfyUI-RED-UNO": [
|
||||
[
|
||||
"REDUNOGenerate",
|
||||
"REDUNOModelLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RED-UNO"
|
||||
}
|
||||
],
|
||||
"https://github.com/Raapys/ComfyUI-LatentGC_Aggressive": [
|
||||
[
|
||||
"LatentGC"
|
||||
@ -10964,6 +10967,7 @@
|
||||
"VrchDelayOSCControlNode",
|
||||
"VrchFloatKeyControlNode",
|
||||
"VrchFloatOSCControlNode",
|
||||
"VrchGamepadLoaderNode",
|
||||
"VrchImageChannelLoaderNode",
|
||||
"VrchImageFlipBookWebViewerNode",
|
||||
"VrchImagePreviewBackgroundNode",
|
||||
@ -12122,6 +12126,7 @@
|
||||
"Latent Operation (Threshold)",
|
||||
"Latent Operation To Module",
|
||||
"LatentApplyOperationCFGToStep",
|
||||
"LoRA Bending",
|
||||
"Model Bending",
|
||||
"Model Bending (SD Layers)",
|
||||
"Model Inspector",
|
||||
@ -17907,7 +17912,7 @@
|
||||
"SaveImageWithMetaData"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ImageMetadataExtension"
|
||||
"title_aux": "comfyui_image_metadata_extension"
|
||||
}
|
||||
],
|
||||
"https://github.com/edenartlab/eden_comfy_pipelines": [
|
||||
@ -20480,7 +20485,7 @@
|
||||
"TxtSave"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-missing-tool"
|
||||
"title_aux": "comfyui-missed-tool"
|
||||
}
|
||||
],
|
||||
"https://github.com/ihmily/ComfyUI-Light-Tool": [
|
||||
@ -25216,6 +25221,7 @@
|
||||
"https://github.com/melMass/comfy_oiio": [
|
||||
[
|
||||
"OIIO_ColorspaceConvert",
|
||||
"OIIO_ColorspaceMatchFinder",
|
||||
"OIIO_LoadImage",
|
||||
"OIIO_SaveImage"
|
||||
],
|
||||
@ -30378,6 +30384,14 @@
|
||||
"title_aux": "ComfyUI-CreaPrompt"
|
||||
}
|
||||
],
|
||||
"https://github.com/tritant/ComfyUI_Flux_Lora_Merger": [
|
||||
[
|
||||
"FluxLoraMerger"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Flux_Lora_Merger"
|
||||
}
|
||||
],
|
||||
"https://github.com/trojblue/trNodes": [
|
||||
[
|
||||
"trColorCorrection",
|
||||
@ -32465,6 +32479,7 @@
|
||||
"ImageConcanateOfUtils",
|
||||
"ImageResizeTo8x",
|
||||
"ImageTransition",
|
||||
"ImageTransitionLeftToRight",
|
||||
"IntMultipleAddLiteral",
|
||||
"LoadImageMaskWithSwitch",
|
||||
"LoadImageMaskWithoutListDir",
|
||||
|
||||
4760
github-stats.json
4760
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -13,6 +13,46 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "filipemeneses",
|
||||
"title": "ComfyUI_html [UNSAFE]",
|
||||
"reference": "https://github.com/filipemeneses/ComfyUI_html",
|
||||
"files": [
|
||||
"https://github.com/filipemeneses/ComfyUI_html"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes to manipulate HTML.[w/This extension poses a risk of XSS vulnerability.]"
|
||||
},
|
||||
{
|
||||
"author": "LLMCoder2023",
|
||||
"title": "ComfyUI-LLMCoderNodes",
|
||||
"reference": "https://github.com/LLMCoder2023/ComfyUI-LLMCoderNodes",
|
||||
"files": [
|
||||
"https://github.com/LLMCoder2023/ComfyUI-LLMCoderNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: String Template Interpolation, Variable Definition, Weighted Attributes Formatter"
|
||||
},
|
||||
{
|
||||
"author": "FaberVS",
|
||||
"title": "MultiModel",
|
||||
"reference": "https://github.com/FaberVS/MultiModel",
|
||||
"files": [
|
||||
"https://github.com/FaberVS/MultiModel"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of ComfyUI nodes enabling seamless integration of multiple models into workflows without requiring constant configuration."
|
||||
},
|
||||
{
|
||||
"author": "m-ai-studio",
|
||||
"title": "mai-prompt-progress",
|
||||
"reference": "https://github.com/m-ai-studio/mai-prompt-progress",
|
||||
"files": [
|
||||
"https://github.com/m-ai-studio/mai-prompt-progress"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI extensions for sending prompt progress to webhook"
|
||||
},
|
||||
{
|
||||
"author": "ashllay",
|
||||
"title": "ComfyUI_MoreComfy",
|
||||
|
||||
@ -10,6 +10,47 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "tritant",
|
||||
"title": "ComfyUI_Flux_Lora_Merger",
|
||||
"reference": "https://github.com/tritant/ComfyUI_Flux_Lora_Merger",
|
||||
"files": [
|
||||
"https://github.com/tritant/ComfyUI_Flux_Lora_Merger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node to merge up to 4 LoRA models into a Flux.1-Dev UNet"
|
||||
},
|
||||
{
|
||||
"author": "QijiTec",
|
||||
"title": "ComfyUI-RED-UNO",
|
||||
"reference": "https://github.com/QijiTec/ComfyUI-RED-UNO",
|
||||
"files": [
|
||||
"https://github.com/QijiTec/ComfyUI-RED-UNO"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Default 16GB VRAM UNO in context generation ComfyUI-node, using RED-UNO FT model"
|
||||
},
|
||||
{
|
||||
"author": "chou18194766xx",
|
||||
"title": "comfyui-EncryptSave",
|
||||
"reference": "https://github.com/chou18194766xx/comfyui-EncryptSave",
|
||||
"files": [
|
||||
"https://github.com/chou18194766xx/comfyui-EncryptSave"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "comfyui image encrypt and save."
|
||||
},
|
||||
{
|
||||
"author": "xLegende",
|
||||
"title": "ComfyUI-Prompt-Formatter",
|
||||
"id": "comfyui-prompt-formatter",
|
||||
"reference": "https://github.com/xLegende/ComfyUI-Prompt-Formatter",
|
||||
"files": [
|
||||
"https://github.com/xLegende/ComfyUI-Prompt-Formatter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository contains custom nodes for ComfyUI designed to help structure, filter, and generate text prompts using categorized tag definitions stored in a YAML file."
|
||||
},
|
||||
{
|
||||
"author": "Yuan-ManX",
|
||||
"title": "ComfyUI-HiDream-I1",
|
||||
|
||||
@ -5552,18 +5552,12 @@
|
||||
"https://github.com/Jokimbe/ComfyUI-DrawThings-gRPC": [
|
||||
[
|
||||
"DrawThingsControlNet",
|
||||
"DrawThingsFlux",
|
||||
"DrawThingsHighResFix",
|
||||
"DrawThingsLoRA",
|
||||
"DrawThingsLoRANet",
|
||||
"DrawThingsNegative",
|
||||
"DrawThingsPositive",
|
||||
"DrawThingsRefiner",
|
||||
"DrawThingsSampler",
|
||||
"DrawThingsTeaCache",
|
||||
"DrawThingsTiled",
|
||||
"DrawThingsUpscaler",
|
||||
"DrawThingsVideo"
|
||||
"DrawThingsUpscaler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DrawThings-gRPC"
|
||||
@ -8162,6 +8156,15 @@
|
||||
"title_aux": "ComfyUI-Qais-Helper"
|
||||
}
|
||||
],
|
||||
"https://github.com/QijiTec/ComfyUI-RED-UNO": [
|
||||
[
|
||||
"REDUNOGenerate",
|
||||
"REDUNOModelLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RED-UNO"
|
||||
}
|
||||
],
|
||||
"https://github.com/Raapys/ComfyUI-LatentGC_Aggressive": [
|
||||
[
|
||||
"LatentGC"
|
||||
@ -10964,6 +10967,7 @@
|
||||
"VrchDelayOSCControlNode",
|
||||
"VrchFloatKeyControlNode",
|
||||
"VrchFloatOSCControlNode",
|
||||
"VrchGamepadLoaderNode",
|
||||
"VrchImageChannelLoaderNode",
|
||||
"VrchImageFlipBookWebViewerNode",
|
||||
"VrchImagePreviewBackgroundNode",
|
||||
@ -12122,6 +12126,7 @@
|
||||
"Latent Operation (Threshold)",
|
||||
"Latent Operation To Module",
|
||||
"LatentApplyOperationCFGToStep",
|
||||
"LoRA Bending",
|
||||
"Model Bending",
|
||||
"Model Bending (SD Layers)",
|
||||
"Model Inspector",
|
||||
@ -17907,7 +17912,7 @@
|
||||
"SaveImageWithMetaData"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ImageMetadataExtension"
|
||||
"title_aux": "comfyui_image_metadata_extension"
|
||||
}
|
||||
],
|
||||
"https://github.com/edenartlab/eden_comfy_pipelines": [
|
||||
@ -20480,7 +20485,7 @@
|
||||
"TxtSave"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-missing-tool"
|
||||
"title_aux": "comfyui-missed-tool"
|
||||
}
|
||||
],
|
||||
"https://github.com/ihmily/ComfyUI-Light-Tool": [
|
||||
@ -25216,6 +25221,7 @@
|
||||
"https://github.com/melMass/comfy_oiio": [
|
||||
[
|
||||
"OIIO_ColorspaceConvert",
|
||||
"OIIO_ColorspaceMatchFinder",
|
||||
"OIIO_LoadImage",
|
||||
"OIIO_SaveImage"
|
||||
],
|
||||
@ -30378,6 +30384,14 @@
|
||||
"title_aux": "ComfyUI-CreaPrompt"
|
||||
}
|
||||
],
|
||||
"https://github.com/tritant/ComfyUI_Flux_Lora_Merger": [
|
||||
[
|
||||
"FluxLoraMerger"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Flux_Lora_Merger"
|
||||
}
|
||||
],
|
||||
"https://github.com/trojblue/trNodes": [
|
||||
[
|
||||
"trColorCorrection",
|
||||
@ -32465,6 +32479,7 @@
|
||||
"ImageConcanateOfUtils",
|
||||
"ImageResizeTo8x",
|
||||
"ImageTransition",
|
||||
"ImageTransitionLeftToRight",
|
||||
"IntMultipleAddLiteral",
|
||||
"LoadImageMaskWithSwitch",
|
||||
"LoadImageMaskWithoutListDir",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user