mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-16 01:25:03 +08:00
update DB
This commit is contained in:
parent
055d94a919
commit
99a9e33648
@ -3421,6 +3421,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ymc 's nodes for comfyui. This extension is composed of nodes that provide various utility features such as text, region, and I/O."
|
||||
},
|
||||
{
|
||||
"author": "YMC",
|
||||
"title": "ymc_node_joy",
|
||||
"reference": "https://github.com/YMC-GitHub/ymc_node_joy",
|
||||
"files": [
|
||||
"https://github.com/YMC-GitHub/ymc_node_joy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "comfyui custom nodes to caption image with joy"
|
||||
},
|
||||
{
|
||||
"author": "YMC",
|
||||
"title": "ymc-node-as-x-type",
|
||||
@ -11310,6 +11320,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that calculates width and height while maintaining aspect ratio, making it easier to determine image resolutions with specified aspect ratios and longer side values."
|
||||
},
|
||||
{
|
||||
"author": "sugarkwork",
|
||||
"title": "comfyui-trtupscaler",
|
||||
"reference": "https://github.com/sugarkwork/comfyui-trtupscaler",
|
||||
"files": [
|
||||
"https://github.com/sugarkwork/comfyui-trtupscaler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "TensorRT Upscaler for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Intersection98",
|
||||
"title": "ComfyUI-MX-post-processing-nodes",
|
||||
@ -27374,6 +27394,27 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of custom nodes designed for experiments with video diffusion models."
|
||||
},
|
||||
{
|
||||
"author": "xuhuan2048",
|
||||
"title": "ExtractStoryboards",
|
||||
"id": "xuhuan2048_ExtractStoryboards",
|
||||
"reference": "https://github.com/gitadmini/comfyui_extractstoryboards",
|
||||
"files": [
|
||||
"https://github.com/gitadmini/comfyui_extractstoryboards"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A tool for decomposing video storyboards, which can obtain storyboards and keyframes"
|
||||
},
|
||||
{
|
||||
"author": "pawelmal0101",
|
||||
"title": "ComfyUI Webhook Notifier",
|
||||
"reference": "https://github.com/pawelmal0101/ComfyUI-Webhook",
|
||||
"files": [
|
||||
"https://github.com/pawelmal0101/ComfyUI-Webhook"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple ComfyUI custom node that sends webhook notifications when images are generated. Perfect for integrating your image generation workflow with external services or your own backend."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -27821,17 +27862,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "xuhuan2048",
|
||||
"title": "ExtractStoryboards",
|
||||
"id": "xuhuan2048_ExtractStoryboards",
|
||||
"reference": "https://github.com/gitadmini/comfyui_extractstoryboards",
|
||||
"files": [
|
||||
"https://github.com/gitadmini/comfyui_extractstoryboards"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A tool for decomposing video storyboards, which can obtain storyboards and keyframes"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -14521,6 +14521,7 @@
|
||||
"ComflyJimengVideoApi",
|
||||
"ComflySeededit",
|
||||
"Comfly_Flux_Kontext",
|
||||
"Comfly_Flux_Kontext_Edit",
|
||||
"Comfly_Mj",
|
||||
"Comfly_Mju",
|
||||
"Comfly_Mjv",
|
||||
@ -21758,6 +21759,17 @@
|
||||
"title_aux": "foxpack"
|
||||
}
|
||||
],
|
||||
"https://github.com/gitadmini/comfyui_extractstoryboards": [
|
||||
[
|
||||
"Example",
|
||||
"ExtractStoryboards_xuhuan1024",
|
||||
"IntBatchSize_xuhuan1024",
|
||||
"IntBatch_xuhuan1024"
|
||||
],
|
||||
{
|
||||
"title_aux": "ExtractStoryboards"
|
||||
}
|
||||
],
|
||||
"https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": [
|
||||
[
|
||||
"ChangeImageBorder"
|
||||
@ -27463,6 +27475,7 @@
|
||||
"CombineRegionalPrompts",
|
||||
"CoreMLDetailerHookProvider",
|
||||
"CustomNoiseDetailerHookProvider",
|
||||
"CustomSamplerDetailerHookProvider",
|
||||
"DenoiseScheduleHookProvider",
|
||||
"DenoiseSchedulerDetailerHookProvider",
|
||||
"DetailerForEach",
|
||||
@ -30423,6 +30436,14 @@
|
||||
"title_aux": "comfy_clip_blip_node"
|
||||
}
|
||||
],
|
||||
"https://github.com/pawelmal0101/ComfyUI-Webhook": [
|
||||
[
|
||||
"Webhook"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Webhook Notifier"
|
||||
}
|
||||
],
|
||||
"https://github.com/pbpbpb2705/ComfyUI-LyraVSIH": [
|
||||
[
|
||||
"MultiObjectMask"
|
||||
@ -32504,49 +32525,6 @@
|
||||
"title_aux": "comfy-easy-grids"
|
||||
}
|
||||
],
|
||||
"https://github.com/siliconflow/BizyAir": [
|
||||
[
|
||||
"BizyAirBAE_NormalMapPreprocessor",
|
||||
"BizyAirBinaryPreprocessor",
|
||||
"BizyAirCannyEdgePreprocessor",
|
||||
"BizyAirColorPreprocessor",
|
||||
"BizyAirDWPreprocessor",
|
||||
"BizyAirDepthAnythingV2Preprocessor",
|
||||
"BizyAirFakeScribblePreprocessor",
|
||||
"BizyAirGenerateLightningImage",
|
||||
"BizyAirHEDPreprocessor",
|
||||
"BizyAirJoyCaption",
|
||||
"BizyAirJoyCaption2",
|
||||
"BizyAirJoyCaption3",
|
||||
"BizyAirLeReS_DepthMapPreprocessor",
|
||||
"BizyAirLineArtPreprocessor",
|
||||
"BizyAirM_LSDPreprocessor",
|
||||
"BizyAirMetric3D_DepthMapPreprocessor",
|
||||
"BizyAirMetric3D_NormalMapPreprocessor",
|
||||
"BizyAirMiDaS_DepthMapPreprocessor",
|
||||
"BizyAirMiDaS_NormalMapPreprocessor",
|
||||
"BizyAirOneFormer_ADE20K_SemSegPreprocessor",
|
||||
"BizyAirOneFormer_COCO_SemSegPreprocessor",
|
||||
"BizyAirOpenposePreprocessor",
|
||||
"BizyAirPiDiNetPreprocessor",
|
||||
"BizyAirRemoveBackground",
|
||||
"BizyAirSAMPreprocessor",
|
||||
"BizyAirScribblePreprocessor",
|
||||
"BizyAirSegmentAnythingPointBox",
|
||||
"BizyAirSegmentAnythingText",
|
||||
"BizyAirSiliconCloudLLMAPI",
|
||||
"BizyAirSiliconCloudVLMAPI",
|
||||
"BizyAirTilePreprocessor",
|
||||
"BizyAirUniFormer_SemSegPreprocessor",
|
||||
"BizyAirZoe_DepthMapPreprocessor",
|
||||
"BizyAir_MinusZoneChatGLM3TextEncode",
|
||||
"LayerMask: SegmentAnythingUltra V2",
|
||||
"StableDiffusionXLControlNetUnionPipeline"
|
||||
],
|
||||
{
|
||||
"title_aux": "\u2601\ufe0fBizyAir Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/silveroxides/ComfyUI-ModelUtils": [
|
||||
[
|
||||
"CLIPMetaKeys",
|
||||
@ -33720,6 +33698,14 @@
|
||||
"title_aux": "ComfyUI_AspectRatioToSize"
|
||||
}
|
||||
],
|
||||
"https://github.com/sugarkwork/comfyui-trtupscaler": [
|
||||
[
|
||||
"TRTUpscaler"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-trtupscaler"
|
||||
}
|
||||
],
|
||||
"https://github.com/sugarkwork/comfyui_cohere": [
|
||||
[
|
||||
"SimpleCohereNode"
|
||||
@ -35730,6 +35716,7 @@
|
||||
"https://github.com/xuhongming251/ComfyUI-Jimeng": [
|
||||
[
|
||||
"JimengAPIClient",
|
||||
"JimengFirstLastFrame2Video",
|
||||
"JimengImage2Video",
|
||||
"PreviewVideoFromUrl"
|
||||
],
|
||||
@ -36690,12 +36677,18 @@
|
||||
"DCI_Base64Encoder",
|
||||
"DCI_BinaryFileLoader",
|
||||
"DCI_BinaryFileSaver",
|
||||
"DCI_DebLoader",
|
||||
"DCI_DebPackager",
|
||||
"DCI_DirectoryLoader",
|
||||
"DCI_FileNode",
|
||||
"DCI_FileSaver",
|
||||
"DCI_Image",
|
||||
"DCI_ImagePreview",
|
||||
"DCI_PreviewNode",
|
||||
"DCI_SampleImage"
|
||||
"DCI_SampleImage",
|
||||
"DebLoader",
|
||||
"DebPackager",
|
||||
"DirectoryLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI DCI"
|
||||
|
||||
3340
github-stats.json
3340
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "laubsauger",
|
||||
"title": "ComfyUI Storyboard [WIP]",
|
||||
"reference": "https://github.com/laubsauger/comfyui-storyboard",
|
||||
"files": [
|
||||
"https://github.com/laubsauger/comfyui-storyboard"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node for ComfyUI provides a markdown renderer to display formatted text and notes within your workflow."
|
||||
},
|
||||
{
|
||||
"author": "flamacore",
|
||||
"title": "YouTube Uploader Nodes for ComfyUI",
|
||||
|
||||
@ -2332,8 +2332,6 @@
|
||||
"Flux Empty Latent Image",
|
||||
"Flux Image Scale To Total Pixels (Flux Safe)",
|
||||
"Image Scale To Total Pixels (SDXL Safe)",
|
||||
"SDXL Resolutions",
|
||||
"Sd 1.5 Empty Latent Image",
|
||||
"Sdxl Empty Latent Image"
|
||||
],
|
||||
{
|
||||
@ -8557,7 +8555,7 @@
|
||||
"https://github.com/wTechArtist/ComfyUI_VVL_VideoCamera": [
|
||||
[
|
||||
"ImageSequenceCameraEstimator",
|
||||
"ImageSequenceDepthEstimator"
|
||||
"VVLColmapMVSDepthNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_VVL_VideoCamera"
|
||||
|
||||
@ -2059,6 +2059,11 @@
|
||||
"last_update": "2023-10-27 20:05:06",
|
||||
"author_account_age_days": 3182
|
||||
},
|
||||
"https://github.com/laubsauger/comfyui-storyboard": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-06-11 04:26:23",
|
||||
"author_account_age_days": 4907
|
||||
},
|
||||
"https://github.com/lcolok/ComfyUI-MagicAI": {
|
||||
"stars": 7,
|
||||
"last_update": "2024-11-14 08:21:40",
|
||||
|
||||
@ -1,5 +1,46 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "xuhuan2048",
|
||||
"title": "ExtractStoryboards",
|
||||
"id": "xuhuan2048_ExtractStoryboards",
|
||||
"reference": "https://github.com/gitadmini/comfyui_extractstoryboards",
|
||||
"files": [
|
||||
"https://github.com/gitadmini/comfyui_extractstoryboards"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A tool for decomposing video storyboards, which can obtain storyboards and keyframes"
|
||||
},
|
||||
{
|
||||
"author": "sugarkwork",
|
||||
"title": "comfyui-trtupscaler",
|
||||
"reference": "https://github.com/sugarkwork/comfyui-trtupscaler",
|
||||
"files": [
|
||||
"https://github.com/sugarkwork/comfyui-trtupscaler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "TensorRT Upscaler for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "YMC",
|
||||
"title": "ymc_node_joy",
|
||||
"reference": "https://github.com/YMC-GitHub/ymc_node_joy",
|
||||
"files": [
|
||||
"https://github.com/YMC-GitHub/ymc_node_joy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "comfyui custom nodes to caption image with joy"
|
||||
},
|
||||
{
|
||||
"author": "pawelmal0101",
|
||||
"title": "ComfyUI Webhook Notifier",
|
||||
"reference": "https://github.com/pawelmal0101/ComfyUI-Webhook",
|
||||
"files": [
|
||||
"https://github.com/pawelmal0101/ComfyUI-Webhook"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple ComfyUI custom node that sends webhook notifications when images are generated. Perfect for integrating your image generation workflow with external services or your own backend."
|
||||
},
|
||||
{
|
||||
"author": "mw",
|
||||
"title": "ComfyUI_SOME",
|
||||
|
||||
@ -14521,6 +14521,7 @@
|
||||
"ComflyJimengVideoApi",
|
||||
"ComflySeededit",
|
||||
"Comfly_Flux_Kontext",
|
||||
"Comfly_Flux_Kontext_Edit",
|
||||
"Comfly_Mj",
|
||||
"Comfly_Mju",
|
||||
"Comfly_Mjv",
|
||||
@ -21758,6 +21759,17 @@
|
||||
"title_aux": "foxpack"
|
||||
}
|
||||
],
|
||||
"https://github.com/gitadmini/comfyui_extractstoryboards": [
|
||||
[
|
||||
"Example",
|
||||
"ExtractStoryboards_xuhuan1024",
|
||||
"IntBatchSize_xuhuan1024",
|
||||
"IntBatch_xuhuan1024"
|
||||
],
|
||||
{
|
||||
"title_aux": "ExtractStoryboards"
|
||||
}
|
||||
],
|
||||
"https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": [
|
||||
[
|
||||
"ChangeImageBorder"
|
||||
@ -27463,6 +27475,7 @@
|
||||
"CombineRegionalPrompts",
|
||||
"CoreMLDetailerHookProvider",
|
||||
"CustomNoiseDetailerHookProvider",
|
||||
"CustomSamplerDetailerHookProvider",
|
||||
"DenoiseScheduleHookProvider",
|
||||
"DenoiseSchedulerDetailerHookProvider",
|
||||
"DetailerForEach",
|
||||
@ -30423,6 +30436,14 @@
|
||||
"title_aux": "comfy_clip_blip_node"
|
||||
}
|
||||
],
|
||||
"https://github.com/pawelmal0101/ComfyUI-Webhook": [
|
||||
[
|
||||
"Webhook"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Webhook Notifier"
|
||||
}
|
||||
],
|
||||
"https://github.com/pbpbpb2705/ComfyUI-LyraVSIH": [
|
||||
[
|
||||
"MultiObjectMask"
|
||||
@ -32504,49 +32525,6 @@
|
||||
"title_aux": "comfy-easy-grids"
|
||||
}
|
||||
],
|
||||
"https://github.com/siliconflow/BizyAir": [
|
||||
[
|
||||
"BizyAirBAE_NormalMapPreprocessor",
|
||||
"BizyAirBinaryPreprocessor",
|
||||
"BizyAirCannyEdgePreprocessor",
|
||||
"BizyAirColorPreprocessor",
|
||||
"BizyAirDWPreprocessor",
|
||||
"BizyAirDepthAnythingV2Preprocessor",
|
||||
"BizyAirFakeScribblePreprocessor",
|
||||
"BizyAirGenerateLightningImage",
|
||||
"BizyAirHEDPreprocessor",
|
||||
"BizyAirJoyCaption",
|
||||
"BizyAirJoyCaption2",
|
||||
"BizyAirJoyCaption3",
|
||||
"BizyAirLeReS_DepthMapPreprocessor",
|
||||
"BizyAirLineArtPreprocessor",
|
||||
"BizyAirM_LSDPreprocessor",
|
||||
"BizyAirMetric3D_DepthMapPreprocessor",
|
||||
"BizyAirMetric3D_NormalMapPreprocessor",
|
||||
"BizyAirMiDaS_DepthMapPreprocessor",
|
||||
"BizyAirMiDaS_NormalMapPreprocessor",
|
||||
"BizyAirOneFormer_ADE20K_SemSegPreprocessor",
|
||||
"BizyAirOneFormer_COCO_SemSegPreprocessor",
|
||||
"BizyAirOpenposePreprocessor",
|
||||
"BizyAirPiDiNetPreprocessor",
|
||||
"BizyAirRemoveBackground",
|
||||
"BizyAirSAMPreprocessor",
|
||||
"BizyAirScribblePreprocessor",
|
||||
"BizyAirSegmentAnythingPointBox",
|
||||
"BizyAirSegmentAnythingText",
|
||||
"BizyAirSiliconCloudLLMAPI",
|
||||
"BizyAirSiliconCloudVLMAPI",
|
||||
"BizyAirTilePreprocessor",
|
||||
"BizyAirUniFormer_SemSegPreprocessor",
|
||||
"BizyAirZoe_DepthMapPreprocessor",
|
||||
"BizyAir_MinusZoneChatGLM3TextEncode",
|
||||
"LayerMask: SegmentAnythingUltra V2",
|
||||
"StableDiffusionXLControlNetUnionPipeline"
|
||||
],
|
||||
{
|
||||
"title_aux": "\u2601\ufe0fBizyAir Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/silveroxides/ComfyUI-ModelUtils": [
|
||||
[
|
||||
"CLIPMetaKeys",
|
||||
@ -33720,6 +33698,14 @@
|
||||
"title_aux": "ComfyUI_AspectRatioToSize"
|
||||
}
|
||||
],
|
||||
"https://github.com/sugarkwork/comfyui-trtupscaler": [
|
||||
[
|
||||
"TRTUpscaler"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-trtupscaler"
|
||||
}
|
||||
],
|
||||
"https://github.com/sugarkwork/comfyui_cohere": [
|
||||
[
|
||||
"SimpleCohereNode"
|
||||
@ -35730,6 +35716,7 @@
|
||||
"https://github.com/xuhongming251/ComfyUI-Jimeng": [
|
||||
[
|
||||
"JimengAPIClient",
|
||||
"JimengFirstLastFrame2Video",
|
||||
"JimengImage2Video",
|
||||
"PreviewVideoFromUrl"
|
||||
],
|
||||
@ -36690,12 +36677,18 @@
|
||||
"DCI_Base64Encoder",
|
||||
"DCI_BinaryFileLoader",
|
||||
"DCI_BinaryFileSaver",
|
||||
"DCI_DebLoader",
|
||||
"DCI_DebPackager",
|
||||
"DCI_DirectoryLoader",
|
||||
"DCI_FileNode",
|
||||
"DCI_FileSaver",
|
||||
"DCI_Image",
|
||||
"DCI_ImagePreview",
|
||||
"DCI_PreviewNode",
|
||||
"DCI_SampleImage"
|
||||
"DCI_SampleImage",
|
||||
"DebLoader",
|
||||
"DebPackager",
|
||||
"DirectoryLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI DCI"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user