mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 10:07:38 +08:00
@@ -1,5 +1,85 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "ah-kun",
|
||||
"title": "ComfyUI-OTP-Auth",
|
||||
"reference": "https://github.com/ah-kun/ComfyUI-OTP-Auth",
|
||||
"files": [
|
||||
"https://github.com/ah-kun/ComfyUI-OTP-Auth"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that adds simple One-Time Password (OTP) authentication using Google Authenticator to prevent unauthorized use on publicly accessible servers."
|
||||
},
|
||||
{
|
||||
"author": "pollockjj",
|
||||
"title": "ComfyUI-StabilityTest",
|
||||
"reference": "https://github.com/pollockjj/ComfyUI-StabilityTest",
|
||||
"files": [
|
||||
"https://github.com/pollockjj/ComfyUI-StabilityTest"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI stability testing node. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "Tr1dae",
|
||||
"title": "[WIP] ComfyUI-MobileSAM",
|
||||
"reference": "https://github.com/Tr1dae/ComfyUI-MobileSAM",
|
||||
"files": [
|
||||
"https://github.com/Tr1dae/ComfyUI-MobileSAM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for text-guided image segmentation using GroundingDINO and MobileSAM to segment objects in images using natural language prompts.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "Vov1ch",
|
||||
"title": "ComfyUI_GLMImage",
|
||||
"reference": "https://github.com/Vov1ch/ComfyUI_GLMImage",
|
||||
"files": [
|
||||
"https://github.com/Vov1ch/ComfyUI_GLMImage"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for GLM image generation, image-to-image translation, and flexible input handling. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "DailyMok",
|
||||
"title": "ComfyUI-PromptMixerNode",
|
||||
"reference": "https://github.com/DailyMok/ComfyUI-PromptMixerNode",
|
||||
"files": [
|
||||
"https://github.com/DailyMok/ComfyUI-PromptMixerNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for prompt mixing with PromptMixerDaily node. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "shin131002",
|
||||
"title": "[WIP] ComfyUI-Prompt-Preset-Selector",
|
||||
"reference": "https://github.com/shin131002/ComfyUI-Prompt-Preset-Selector",
|
||||
"files": [
|
||||
"https://github.com/shin131002/ComfyUI-Prompt-Preset-Selector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Flexible preset selector with YAML support, advanced keyword filtering, and hierarchical key search\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "fogyisland",
|
||||
"title": "Comfy_Show_StringText [WIP]",
|
||||
"reference": "https://github.com/fogyisland/Comfy_Show_StringText",
|
||||
"files": [
|
||||
"https://github.com/fogyisland/Comfy_Show_StringText"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node for text display that implements string data output. (Description by CC)\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "Leecoahs",
|
||||
"title": "ComfyUI_LeeNodes",
|
||||
"reference": "https://github.com/Leecoahs/ComfyUI_LeeNodes",
|
||||
"files": [
|
||||
"https://github.com/Leecoahs/ComfyUI_LeeNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for image processing including grayscale combining, overlaying, texture inpainting. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "cosmicbuffalo",
|
||||
"title": "comfyui-mobile-frontend",
|
||||
|
||||
@@ -274,6 +274,7 @@
|
||||
"SimpleIntMathHandle",
|
||||
"SimpleJsonArrayHandle",
|
||||
"SimpleJsonObjectHandle",
|
||||
"TestExtendComfyNode",
|
||||
"VideoFrameSize",
|
||||
"VideoSizeAndFps",
|
||||
"VideoTimeAndFPS",
|
||||
@@ -1523,6 +1524,14 @@
|
||||
"title_aux": "ComfyUI-VideoStream"
|
||||
}
|
||||
],
|
||||
"https://github.com/DailyMok/ComfyUI-PromptMixerNode": [
|
||||
[
|
||||
"PromptMixerDaily"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PromptMixerNode"
|
||||
}
|
||||
],
|
||||
"https://github.com/DataCTE/ComfyUI-DataVoid-nodes": [
|
||||
[
|
||||
"IPAAdapterFaceIDBatch",
|
||||
@@ -2817,6 +2826,17 @@
|
||||
"title_aux": "ComfyUI-ModelUnloader"
|
||||
}
|
||||
],
|
||||
"https://github.com/Leecoahs/ComfyUI_LeeNodes": [
|
||||
[
|
||||
"CombineGrayscaleMRH",
|
||||
"ImageOverlaySimple",
|
||||
"TextureInpaintingPrep",
|
||||
"TextureInpaintingRestore"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_LeeNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Letz-AI/ComfyUI-LetzAI": [
|
||||
[
|
||||
"LetzAI Generator"
|
||||
@@ -3728,6 +3748,14 @@
|
||||
"title_aux": "DoomFLUX Nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/PladsElsker/comfyui-krita": [
|
||||
[
|
||||
"KritaSaveImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-krita [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Polygoningenieur/ComfyUI-Diffusion-SDXL-Video": [
|
||||
[
|
||||
"DiffusionSDXLFrameByFrame"
|
||||
@@ -4986,17 +5014,29 @@
|
||||
"https://github.com/ThatGlennD/ComfyUI-Image-Analysis-Tools": [
|
||||
[
|
||||
"Blur Detection",
|
||||
"BlurDetection",
|
||||
"Clipping Analysis",
|
||||
"ClippingAnalysis",
|
||||
"Color Cast Detector",
|
||||
"Color Harmony Analyzer",
|
||||
"Color Temperature Estimator",
|
||||
"ColorCastDetector",
|
||||
"ColorHarmonyAnalyzer",
|
||||
"ColorTemperatureEstimator",
|
||||
"Contrast Analysis",
|
||||
"ContrastAnalysis",
|
||||
"Defocus Analysis",
|
||||
"DefocusAnalysis",
|
||||
"Edge Density Analysis",
|
||||
"EdgeDensityAnalysis",
|
||||
"Entropy Analysis",
|
||||
"EntropyAnalysis",
|
||||
"Noise Estimation",
|
||||
"NoiseEstimation",
|
||||
"RGB Histogram Renderer",
|
||||
"Sharpness / Focus Score"
|
||||
"RGBHistogramRenderer",
|
||||
"Sharpness / Focus Score",
|
||||
"SharpnessFocusScore"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Image Analysis Toolkit [WIP]"
|
||||
@@ -5106,6 +5146,14 @@
|
||||
"title_aux": "ComfyUI-CustomNodes-MVM"
|
||||
}
|
||||
],
|
||||
"https://github.com/Tr1dae/ComfyUI-MobileSAM": [
|
||||
[
|
||||
"EasyMobileSAM"
|
||||
],
|
||||
{
|
||||
"title_aux": "[WIP] ComfyUI-MobileSAM"
|
||||
}
|
||||
],
|
||||
"https://github.com/UltraNoob-NazoGiken/ComfyUI-TOML-Tools": [
|
||||
[
|
||||
"CreateTomlData",
|
||||
@@ -5203,6 +5251,23 @@
|
||||
"title_aux": "ComfyUI Custom Nodes: OpenRouter & Ollama [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Vov1ch/ComfyUI_GLMImage": [
|
||||
[
|
||||
"GLMImageGenerate",
|
||||
"GLMImageImageToImage",
|
||||
"GLMImageSDNQ_FlexibleInput",
|
||||
"GLMImageSDNQ_Generate",
|
||||
"GLMImageSDNQ_I2I_Standalone",
|
||||
"GLMImageSDNQ_ImageToImage",
|
||||
"GLMImageSDNQ_LoadPipe",
|
||||
"GLMImageSDNQ_MultiI2I_Standalone",
|
||||
"GLMImageSDNQ_MultiImageToImage",
|
||||
"GLMImageSDNQ_T2I_Standalone"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_GLMImage"
|
||||
}
|
||||
],
|
||||
"https://github.com/Vsolon/ComfyUI-CBZ-Pack": [
|
||||
[
|
||||
"CBZ Preview Any",
|
||||
@@ -6763,6 +6828,7 @@
|
||||
[
|
||||
"AliyunDriveCloudUploadNode",
|
||||
"AliyunDriveOptimizedUploadNode",
|
||||
"AliyunDriveUploadNode",
|
||||
"SimpleUploadToAliyunDrive",
|
||||
"UploadTo115",
|
||||
"UploadToAliyunDrive",
|
||||
@@ -6972,11 +7038,13 @@
|
||||
"ExtendIntermediateSigmas",
|
||||
"FeatherMask",
|
||||
"FlipSigmas",
|
||||
"Flux2ProImageNode",
|
||||
"Flux2Scheduler",
|
||||
"FluxDisableGuidance",
|
||||
"FluxGuidance",
|
||||
"FluxKontextImageScale",
|
||||
"FluxKontextMultiReferenceLatentMethod",
|
||||
"FluxKontextProImageNode",
|
||||
"FluxProExpandNode",
|
||||
"FluxProFillNode",
|
||||
"FluxProUltraImageNode",
|
||||
@@ -7020,6 +7088,7 @@
|
||||
"ImageOnlyCheckpointLoader",
|
||||
"ImageOnlyCheckpointSave",
|
||||
"ImagePadForOutpaint",
|
||||
"ImageProcessingNode",
|
||||
"ImageQuantize",
|
||||
"ImageRGBToYUV",
|
||||
"ImageRotate",
|
||||
@@ -7381,6 +7450,7 @@
|
||||
"TextEncodeHunyuanVideo_ImageToVideo",
|
||||
"TextEncodeQwenImageEdit",
|
||||
"TextEncodeQwenImageEditPlus",
|
||||
"TextProcessingNode",
|
||||
"ThresholdMask",
|
||||
"TomePatchModel",
|
||||
"TopazImageEnhance",
|
||||
@@ -8245,6 +8315,14 @@
|
||||
"title_aux": "comfyui-cem-tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/fogyisland/Comfy_Show_StringText": [
|
||||
[
|
||||
"ComfyUIShowText"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfy_Show_StringText [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/franklydegenerate/ComfyUI-WAN-Resolution-Helper": [
|
||||
[
|
||||
"WANResolutionHelperV2"
|
||||
@@ -8286,6 +8364,43 @@
|
||||
"title_aux": "ComfyUI-LLM-Utils [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/frost-byte/fbTools": [
|
||||
[
|
||||
"FBTextEncodeQwenImageEditPlus",
|
||||
"LibberApply",
|
||||
"LibberManager",
|
||||
"MaskProcessor",
|
||||
"NodeInputSelect",
|
||||
"OpaqueAlpha",
|
||||
"PromptComposer",
|
||||
"QwenAspectRatio",
|
||||
"SAMPreprocessNHWC",
|
||||
"SceneCreate",
|
||||
"SceneInput",
|
||||
"SceneOutput",
|
||||
"ScenePromptManager",
|
||||
"SceneSave",
|
||||
"SceneSelect",
|
||||
"SceneUpdate",
|
||||
"SceneView",
|
||||
"SceneWanVideoLoraMultiSave",
|
||||
"StoryCreate",
|
||||
"StoryEdit",
|
||||
"StoryLoad",
|
||||
"StorySave",
|
||||
"StorySceneBatch",
|
||||
"StorySceneImageSave",
|
||||
"StoryScenePick",
|
||||
"StoryVideoBatch",
|
||||
"StoryView",
|
||||
"SubdirLister",
|
||||
"TailEnhancePro",
|
||||
"TailSplit"
|
||||
],
|
||||
{
|
||||
"title_aux": "fb-tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/ftechmax/ComfyUI-NovaKit-Pack": [
|
||||
[
|
||||
"CountTokens"
|
||||
@@ -8548,6 +8663,7 @@
|
||||
],
|
||||
"https://github.com/grinlau18/ComfyUI_XISER_Nodes": [
|
||||
[
|
||||
"BaseFromListGetOneV3",
|
||||
"XISER_Canvas",
|
||||
"XIS_BooleanSwitch",
|
||||
"XIS_CanvasConfig",
|
||||
@@ -12388,6 +12504,14 @@
|
||||
"title_aux": "ComfyUI-JsonViewer [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/shin131002/ComfyUI-Prompt-Preset-Selector": [
|
||||
[
|
||||
"PromptPresetSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "[WIP] ComfyUI-Prompt-Preset-Selector"
|
||||
}
|
||||
],
|
||||
"https://github.com/shinich39/comfyui-run-js": [
|
||||
[
|
||||
"RunJS"
|
||||
|
||||
+190
-190
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user