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
b260c9a512
commit
404bdb21e6
@ -30040,6 +30040,26 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This is a modified implementation of impact-pack's iterative upscaler. It leans in on the idea that giving too much attention to computation at high resolutions isn't a good idea."
|
"description": "This is a modified implementation of impact-pack's iterative upscaler. It leans in on the idea that giving too much attention to computation at high resolutions isn't a good idea."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "AlfredClark",
|
||||||
|
"title": "ComfyUI-ModelSpec",
|
||||||
|
"reference": "https://github.com/AlfredClark/ComfyUI-ModelSpec",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/AlfredClark/ComfyUI-ModelSpec"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI model metadata editing nodes."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "zl9739379",
|
||||||
|
"title": "ComfyUI-ArkVideoGenerate",
|
||||||
|
"reference": "https://github.com/zl9739379/ComfyUI-ArkVideoGenerate",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/zl9739379/ComfyUI-ArkVideoGenerate"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A custom node for ComfyUI that integrates ByteDance Volcano Engine's video generation AI model, supporting both text-to-video and image-to-video generation."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1942,6 +1942,16 @@
|
|||||||
"title_aux": "camera-comfyUI"
|
"title_aux": "camera-comfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/AlfredClark/ComfyUI-ModelSpec": [
|
||||||
|
[
|
||||||
|
"ModelMetadataNode",
|
||||||
|
"ModelSpecEditNode",
|
||||||
|
"SelectModelNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-ModelSpec"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Aljnk/ComfyUI-JNK-Tiny-Nodes": [
|
"https://github.com/Aljnk/ComfyUI-JNK-Tiny-Nodes": [
|
||||||
[
|
[
|
||||||
"Add Layer Overlay JNK",
|
"Add Layer Overlay JNK",
|
||||||
@ -4020,6 +4030,7 @@
|
|||||||
"Gemini Prompter",
|
"Gemini Prompter",
|
||||||
"Gemini Question",
|
"Gemini Question",
|
||||||
"Gemini Response",
|
"Gemini Response",
|
||||||
|
"Gemini Scenery",
|
||||||
"Gemini Translate",
|
"Gemini Translate",
|
||||||
"Gemini Vision"
|
"Gemini Vision"
|
||||||
],
|
],
|
||||||
@ -9882,19 +9893,6 @@
|
|||||||
"title_aux": "ComfyUI-CSV-Loader"
|
"title_aux": "ComfyUI-CSV-Loader"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/PD19Anime/ComfyUI-PD19Anime-Nodes": [
|
|
||||||
[
|
|
||||||
"AdvancedEmptyLatentImage",
|
|
||||||
"AdvancedLoaderMultiple",
|
|
||||||
"AdvancedLoaderSingle",
|
|
||||||
"AdvancedModelLoader",
|
|
||||||
"AdvancedPromptSaver",
|
|
||||||
"AdvancedRandomNoise"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "ComfyUI-PD19Anime-Nodes"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag": [
|
"https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag": [
|
||||||
[
|
[
|
||||||
"BatchImageToMask",
|
"BatchImageToMask",
|
||||||
@ -14762,6 +14760,22 @@
|
|||||||
"title_aux": "ComfyUI-SkyReels-A2"
|
"title_aux": "ComfyUI-SkyReels-A2"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Yuan-ManX/ComfyUI-SkyworkUniPic": [
|
||||||
|
[
|
||||||
|
"Image2Text",
|
||||||
|
"ImageEditing",
|
||||||
|
"LoadSkyworkUniPicCheckpoint",
|
||||||
|
"LoadSkyworkUniPicConfig",
|
||||||
|
"LoadSkyworkUniPicImage",
|
||||||
|
"LoadSkyworkUniPicPrompt",
|
||||||
|
"SaveSkyworkUniPicEditImage",
|
||||||
|
"SaveSkyworkUniPicImage",
|
||||||
|
"Text2Image"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-SkyworkUniPic"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Yuan-ManX/ComfyUI-SoundHub": [
|
"https://github.com/Yuan-ManX/ComfyUI-SoundHub": [
|
||||||
[
|
[
|
||||||
"Load Audio",
|
"Load Audio",
|
||||||
@ -30047,6 +30061,7 @@
|
|||||||
"BboxDetectorSEGS",
|
"BboxDetectorSEGS",
|
||||||
"BitwiseAndMask",
|
"BitwiseAndMask",
|
||||||
"BitwiseAndMaskForEach",
|
"BitwiseAndMaskForEach",
|
||||||
|
"BlackPatchRetryHookProvider",
|
||||||
"CLIPSegDetectorProvider",
|
"CLIPSegDetectorProvider",
|
||||||
"CfgScheduleHookProvider",
|
"CfgScheduleHookProvider",
|
||||||
"CombineRegionalPrompts",
|
"CombineRegionalPrompts",
|
||||||
@ -30056,6 +30071,7 @@
|
|||||||
"DenoiseScheduleHookProvider",
|
"DenoiseScheduleHookProvider",
|
||||||
"DenoiseSchedulerDetailerHookProvider",
|
"DenoiseSchedulerDetailerHookProvider",
|
||||||
"DetailerForEach",
|
"DetailerForEach",
|
||||||
|
"DetailerForEachAutoRetry",
|
||||||
"DetailerForEachDebug",
|
"DetailerForEachDebug",
|
||||||
"DetailerForEachDebugPipe",
|
"DetailerForEachDebugPipe",
|
||||||
"DetailerForEachPipe",
|
"DetailerForEachPipe",
|
||||||
@ -40366,6 +40382,14 @@
|
|||||||
"title_aux": "comfyui-deepseek-r1"
|
"title_aux": "comfyui-deepseek-r1"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/zl9739379/ComfyUI-ArkVideoGenerate": [
|
||||||
|
[
|
||||||
|
"ArkVideoGenerate"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-ArkVideoGenerate"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/zmwv823/ComfyUI_Anytext": [
|
"https://github.com/zmwv823/ComfyUI_Anytext": [
|
||||||
[
|
[
|
||||||
"UL_AnyText2Fonts",
|
"UL_AnyText2Fonts",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "lggcfx2020",
|
||||||
|
"title": "ComfyUI-LGGCFX-Tools",
|
||||||
|
"reference": "https://github.com/lggcfx2020/ComfyUI-LGGCFX-Tools",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/lggcfx2020/ComfyUI-LGGCFX-Tools"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A small tool for calculating the frame number and total frames of a video. Originally required four nodes, but has been merged into a single node for convenience. Includes quick resolution selection and landscape mode switching."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "206811",
|
"author": "206811",
|
||||||
"title": "ComfyUI_ZhipuAIO",
|
"title": "ComfyUI_ZhipuAIO",
|
||||||
|
|||||||
@ -894,6 +894,8 @@
|
|||||||
"TileAndStitchBack",
|
"TileAndStitchBack",
|
||||||
"TiledWanImageStatistics",
|
"TiledWanImageStatistics",
|
||||||
"TiledWanImageToMask",
|
"TiledWanImageToMask",
|
||||||
|
"TiledWanInpaintCropImproved",
|
||||||
|
"TiledWanInpaintStitchImproved",
|
||||||
"TiledWanMaskStatistics",
|
"TiledWanMaskStatistics",
|
||||||
"TiledWanVideoSLGSimple",
|
"TiledWanVideoSLGSimple",
|
||||||
"TiledWanVideoSamplerSimple",
|
"TiledWanVideoSamplerSimple",
|
||||||
@ -7031,6 +7033,15 @@
|
|||||||
"title_aux": "ComfyUI_Scoring-Nodes"
|
"title_aux": "ComfyUI_Scoring-Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/lggcfx2020/ComfyUI-LGGCFX-Tools": [
|
||||||
|
[
|
||||||
|
"LGGCFX_resolution",
|
||||||
|
"LGGCFX_time_frame"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-LGGCFX-Tools"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/lgldlk/ComfyUI-img-tiler": [
|
"https://github.com/lgldlk/ComfyUI-img-tiler": [
|
||||||
[
|
[
|
||||||
"PC ImageListTileMaker",
|
"PC ImageListTileMaker",
|
||||||
|
|||||||
@ -2464,6 +2464,11 @@
|
|||||||
"last_update": "2025-04-21 11:48:26",
|
"last_update": "2025-04-21 11:48:26",
|
||||||
"author_account_age_days": 753
|
"author_account_age_days": 753
|
||||||
},
|
},
|
||||||
|
"https://github.com/lggcfx2020/ComfyUI-LGGCFX-Tools": {
|
||||||
|
"stars": 1,
|
||||||
|
"last_update": "2025-07-30 08:35:42",
|
||||||
|
"author_account_age_days": 1866
|
||||||
|
},
|
||||||
"https://github.com/lgldlk/ComfyUI-img-tiler": {
|
"https://github.com/lgldlk/ComfyUI-img-tiler": {
|
||||||
"stars": 1,
|
"stars": 1,
|
||||||
"last_update": "2024-10-17 07:56:42",
|
"last_update": "2024-10-17 07:56:42",
|
||||||
|
|||||||
@ -1,5 +1,35 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "Yuan-ManX",
|
||||||
|
"title": "ComfyUI-SkyworkUniPic",
|
||||||
|
"reference": "https://github.com/Yuan-ManX/ComfyUI-SkyworkUniPic",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Yuan-ManX/ComfyUI-SkyworkUniPic"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI-SkyworkUniPic is now available in ComfyUI, Skywork-UniPic is a unified autoregressive multimodal model with 1.5 billion parameters that natively integrates image understanding, text-to-image generation, and image editing capabilities within a single architecture."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "zl9739379",
|
||||||
|
"title": "ComfyUI-ArkVideoGenerate",
|
||||||
|
"reference": "https://github.com/zl9739379/ComfyUI-ArkVideoGenerate",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/zl9739379/ComfyUI-ArkVideoGenerate"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A custom node for ComfyUI that integrates ByteDance Volcano Engine's video generation AI model, supporting both text-to-video and image-to-video generation."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "AlfredClark",
|
||||||
|
"title": "ComfyUI-ModelSpec",
|
||||||
|
"reference": "https://github.com/AlfredClark/ComfyUI-ModelSpec",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/AlfredClark/ComfyUI-ModelSpec"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI model metadata editing nodes."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "rainlizard",
|
"author": "rainlizard",
|
||||||
"title": "Whirlpool Upscaler",
|
"title": "Whirlpool Upscaler",
|
||||||
@ -663,26 +693,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A Wrapper and a set of Custom Nodes for using RenderFormer as a 3d Environment in ComfyUI."
|
"description": "A Wrapper and a set of Custom Nodes for using RenderFormer as a 3d Environment in ComfyUI."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "seanjang990",
|
|
||||||
"title": "ComfyUI Document Auto Crop Node",
|
|
||||||
"reference": "https://github.com/seanjang990/comfyui-document-auto-crop",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/seanjang990/comfyui-document-auto-crop"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This custom node for ComfyUI automatically crops a document by detecting edges, rotates it based on face orientation using MediaPipe, and adjusts it to a target aspect ratio (default 11:14)."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "Assistant",
|
|
||||||
"title": "ComfyUI-NS-ManySliders",
|
|
||||||
"reference": "https://github.com/NakamuraShippo/ComfyUI-NS-Util",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/NakamuraShippo/ComfyUI-NS-Util"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A collection of nodes for ComfyUI. ex:A node for batch managing int, float, and string parameters with presets"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1942,6 +1942,16 @@
|
|||||||
"title_aux": "camera-comfyUI"
|
"title_aux": "camera-comfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/AlfredClark/ComfyUI-ModelSpec": [
|
||||||
|
[
|
||||||
|
"ModelMetadataNode",
|
||||||
|
"ModelSpecEditNode",
|
||||||
|
"SelectModelNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-ModelSpec"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Aljnk/ComfyUI-JNK-Tiny-Nodes": [
|
"https://github.com/Aljnk/ComfyUI-JNK-Tiny-Nodes": [
|
||||||
[
|
[
|
||||||
"Add Layer Overlay JNK",
|
"Add Layer Overlay JNK",
|
||||||
@ -4020,6 +4030,7 @@
|
|||||||
"Gemini Prompter",
|
"Gemini Prompter",
|
||||||
"Gemini Question",
|
"Gemini Question",
|
||||||
"Gemini Response",
|
"Gemini Response",
|
||||||
|
"Gemini Scenery",
|
||||||
"Gemini Translate",
|
"Gemini Translate",
|
||||||
"Gemini Vision"
|
"Gemini Vision"
|
||||||
],
|
],
|
||||||
@ -9882,19 +9893,6 @@
|
|||||||
"title_aux": "ComfyUI-CSV-Loader"
|
"title_aux": "ComfyUI-CSV-Loader"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/PD19Anime/ComfyUI-PD19Anime-Nodes": [
|
|
||||||
[
|
|
||||||
"AdvancedEmptyLatentImage",
|
|
||||||
"AdvancedLoaderMultiple",
|
|
||||||
"AdvancedLoaderSingle",
|
|
||||||
"AdvancedModelLoader",
|
|
||||||
"AdvancedPromptSaver",
|
|
||||||
"AdvancedRandomNoise"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "ComfyUI-PD19Anime-Nodes"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag": [
|
"https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag": [
|
||||||
[
|
[
|
||||||
"BatchImageToMask",
|
"BatchImageToMask",
|
||||||
@ -14762,6 +14760,22 @@
|
|||||||
"title_aux": "ComfyUI-SkyReels-A2"
|
"title_aux": "ComfyUI-SkyReels-A2"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Yuan-ManX/ComfyUI-SkyworkUniPic": [
|
||||||
|
[
|
||||||
|
"Image2Text",
|
||||||
|
"ImageEditing",
|
||||||
|
"LoadSkyworkUniPicCheckpoint",
|
||||||
|
"LoadSkyworkUniPicConfig",
|
||||||
|
"LoadSkyworkUniPicImage",
|
||||||
|
"LoadSkyworkUniPicPrompt",
|
||||||
|
"SaveSkyworkUniPicEditImage",
|
||||||
|
"SaveSkyworkUniPicImage",
|
||||||
|
"Text2Image"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-SkyworkUniPic"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Yuan-ManX/ComfyUI-SoundHub": [
|
"https://github.com/Yuan-ManX/ComfyUI-SoundHub": [
|
||||||
[
|
[
|
||||||
"Load Audio",
|
"Load Audio",
|
||||||
@ -30047,6 +30061,7 @@
|
|||||||
"BboxDetectorSEGS",
|
"BboxDetectorSEGS",
|
||||||
"BitwiseAndMask",
|
"BitwiseAndMask",
|
||||||
"BitwiseAndMaskForEach",
|
"BitwiseAndMaskForEach",
|
||||||
|
"BlackPatchRetryHookProvider",
|
||||||
"CLIPSegDetectorProvider",
|
"CLIPSegDetectorProvider",
|
||||||
"CfgScheduleHookProvider",
|
"CfgScheduleHookProvider",
|
||||||
"CombineRegionalPrompts",
|
"CombineRegionalPrompts",
|
||||||
@ -30056,6 +30071,7 @@
|
|||||||
"DenoiseScheduleHookProvider",
|
"DenoiseScheduleHookProvider",
|
||||||
"DenoiseSchedulerDetailerHookProvider",
|
"DenoiseSchedulerDetailerHookProvider",
|
||||||
"DetailerForEach",
|
"DetailerForEach",
|
||||||
|
"DetailerForEachAutoRetry",
|
||||||
"DetailerForEachDebug",
|
"DetailerForEachDebug",
|
||||||
"DetailerForEachDebugPipe",
|
"DetailerForEachDebugPipe",
|
||||||
"DetailerForEachPipe",
|
"DetailerForEachPipe",
|
||||||
@ -40366,6 +40382,14 @@
|
|||||||
"title_aux": "comfyui-deepseek-r1"
|
"title_aux": "comfyui-deepseek-r1"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/zl9739379/ComfyUI-ArkVideoGenerate": [
|
||||||
|
[
|
||||||
|
"ArkVideoGenerate"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-ArkVideoGenerate"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/zmwv823/ComfyUI_Anytext": [
|
"https://github.com/zmwv823/ComfyUI_Anytext": [
|
||||||
[
|
[
|
||||||
"UL_AnyText2Fonts",
|
"UL_AnyText2Fonts",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user