mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
9e4f0228d1
commit
41798e9255
@ -24325,8 +24325,18 @@
|
||||
"files": [
|
||||
"https://github.com/pixelworldai/ComfyUI-AlphaFlatten"
|
||||
],
|
||||
"description": "This node takes a batch of images with alpha channels (RGBA format) and combines them into a single image, respecting the transparency of each layer. It's particularly useful for compositing multiple masked elements (like faces) into a single image.",
|
||||
"install_type": "git-clone"
|
||||
"install_type": "git-clone",
|
||||
"description": "This node takes a batch of images with alpha channels (RGBA format) and combines them into a single image, respecting the transparency of each layer. It's particularly useful for compositing multiple masked elements (like faces) into a single image."
|
||||
},
|
||||
{
|
||||
"author": "pixelworldai",
|
||||
"title": "ComfyUI-WorkflowGraphics",
|
||||
"reference": "https://github.com/pixelworldai/ComfyUI-WorkflowGraphics",
|
||||
"files": [
|
||||
"https://github.com/pixelworldai/ComfyUI-WorkflowGraphics"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Embed images directly in your workflow JSONs"
|
||||
},
|
||||
{
|
||||
"author": "CozyMantis (+ Curt-Park)",
|
||||
@ -29091,6 +29101,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node package for image processing in ComfyUI, for automating image processing within the ComfyUI workflow."
|
||||
},
|
||||
{
|
||||
"author": "S4MUEL404",
|
||||
"title": "ComfyUI-S4Motion Nodes",
|
||||
"reference": "https://github.com/S4MUEL-404/ComfyUI-S4Motion",
|
||||
"files": [
|
||||
"https://github.com/S4MUEL-404/ComfyUI-S4Motion"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of ComfyUI nodes for animating a foreground layer over a background, with unified timing and high-quality composition. It includes effectors for rotation, position, path-following position, scale, opacity, distortion, and masking, plus a core node that composes frames and exports APNG/WEBP and a frame sequence."
|
||||
},
|
||||
{
|
||||
"author": "fchangjun",
|
||||
"title": "MultiSaveImage Node",
|
||||
@ -30728,6 +30748,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ExoticArts custom nodes for ComfyUI (EA Power LoRA, etc.)"
|
||||
},
|
||||
{
|
||||
"author": "squirrel765",
|
||||
"title": "lorasubdirectory",
|
||||
"reference": "https://github.com/andrewsthomasj/lorasubdirectory",
|
||||
"files": [
|
||||
"https://github.com/andrewsthomasj/lorasubdirectory"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "only show dropdown of loras ina a given subdirectory"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -3778,6 +3778,7 @@
|
||||
"ImageScaleDownBy",
|
||||
"ImageToMultipleOf",
|
||||
"KikoFilmGrain",
|
||||
"KikoPurgeVRAM",
|
||||
"KikoSaveImage",
|
||||
"LoRAFolderBatch",
|
||||
"PlotParameters+",
|
||||
@ -4117,6 +4118,7 @@
|
||||
"Gemini Response",
|
||||
"Gemini Scenery",
|
||||
"Gemini Style",
|
||||
"Gemini Subject",
|
||||
"Gemini Translate",
|
||||
"Gemini Vision"
|
||||
],
|
||||
@ -4930,8 +4932,9 @@
|
||||
[
|
||||
"EA_FilenameCombine",
|
||||
"EA_PowerLora",
|
||||
"EA_TrimFrames",
|
||||
"EA_TrimImagesStartEnd"
|
||||
"EA_PowerLora_CLIP",
|
||||
"EA_PowerLora_WanVideo",
|
||||
"EA_TrimFrames"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-ea-nodes"
|
||||
@ -9655,10 +9658,31 @@
|
||||
],
|
||||
"https://github.com/NakamuraShippo/ComfyUI-NS-Util": [
|
||||
[
|
||||
"AlbedoMapGenerator",
|
||||
"NS-FlexPreset",
|
||||
"NS-ManySliders",
|
||||
"NS-PromptList",
|
||||
"NS-ToonFilter"
|
||||
"NS-ToonFilter",
|
||||
"SimpleLLMAddDocument",
|
||||
"SimpleLLMAddMemory",
|
||||
"SimpleLLMAgent",
|
||||
"SimpleLLMAgentToTool",
|
||||
"SimpleLLMAgentWithRules",
|
||||
"SimpleLLMChainOfThought",
|
||||
"SimpleLLMConfigClaude",
|
||||
"SimpleLLMConfigGemini",
|
||||
"SimpleLLMConfigOllama",
|
||||
"SimpleLLMConfigOpenAI",
|
||||
"SimpleLLMDisplayText",
|
||||
"SimpleLLMLoadWorkflow",
|
||||
"SimpleLLMMemoryBank",
|
||||
"SimpleLLMMergeText",
|
||||
"SimpleLLMRAGQuery",
|
||||
"SimpleLLMRunPrompt",
|
||||
"SimpleLLMStringViewer",
|
||||
"SimpleLLMTextInput",
|
||||
"SimpleLLMTextOutput",
|
||||
"SimpleLLMVectorStore"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-NS-Util"
|
||||
@ -10880,6 +10904,22 @@
|
||||
"title_aux": "comfyui_io_helpers"
|
||||
}
|
||||
],
|
||||
"https://github.com/S4MUEL-404/ComfyUI-S4Motion": [
|
||||
[
|
||||
"\ud83d\udc80Motion Config",
|
||||
"\ud83d\udc80Motion Distortion",
|
||||
"\ud83d\udc80Motion Mask",
|
||||
"\ud83d\udc80Motion Opacity",
|
||||
"\ud83d\udc80Motion Position",
|
||||
"\ud83d\udc80Motion Position On Path",
|
||||
"\ud83d\udc80Motion Rotation",
|
||||
"\ud83d\udc80Motion Scale",
|
||||
"\ud83d\udc80Motion Shake"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-S4Motion Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/S4MUEL-404/ComfyUI-S4Tool-Image": [
|
||||
[
|
||||
"ImageBlendWithAlpha",
|
||||
@ -12758,9 +12798,12 @@
|
||||
"StarDivisibleDimension",
|
||||
"StarEasyTextStorage",
|
||||
"StarFiveWildcards",
|
||||
"StarFrameFromVideo",
|
||||
"StarGridCaptionsBatcher",
|
||||
"StarGridComposer",
|
||||
"StarGridImageBatcher",
|
||||
"StarIconExporter",
|
||||
"StarImageLoader1by1",
|
||||
"StarImageSwitch",
|
||||
"StarImageSwitch2",
|
||||
"StarInfiniteYouAdvancedPatchMaker",
|
||||
@ -12775,6 +12818,8 @@
|
||||
"StarPSDSaver",
|
||||
"StarPSDSaver2",
|
||||
"StarPaletteExtractor",
|
||||
"StarRandomImageLoader",
|
||||
"StarSavePanoramaJPEG",
|
||||
"StarSaveSamplerSettings",
|
||||
"StarTextFilter",
|
||||
"StarTextInput",
|
||||
@ -16662,6 +16707,15 @@
|
||||
"title_aux": "CLIP Directional Prompt Attention"
|
||||
}
|
||||
],
|
||||
"https://github.com/andrewsthomasj/lorasubdirectory": [
|
||||
[
|
||||
"LoraModelOnlySubdirectory",
|
||||
"LoraSubdirectory"
|
||||
],
|
||||
{
|
||||
"title_aux": "lorasubdirectory"
|
||||
}
|
||||
],
|
||||
"https://github.com/andygill/comfyui-sunflower-nodes": [
|
||||
[
|
||||
"DepthViewToIsometric",
|
||||
@ -17421,6 +17475,8 @@
|
||||
[
|
||||
"CustomCropArea",
|
||||
"CustomRefineOption",
|
||||
"NAGParamtersSetting",
|
||||
"RefineTest",
|
||||
"RegionalBatchPrompt",
|
||||
"SuperUltimateVACEUpscale",
|
||||
"VACEControlImageCombine",
|
||||
@ -21717,6 +21773,7 @@
|
||||
],
|
||||
"https://github.com/da2el-ai/D2-nodes-ComfyUI": [
|
||||
[
|
||||
"D2 Any Delivery",
|
||||
"D2 Checkpoint Loader",
|
||||
"D2 Controlnet Loader",
|
||||
"D2 Cut By Mask",
|
||||
@ -22316,7 +22373,8 @@
|
||||
"PixelArtDetectorConverter",
|
||||
"PixelArtDetectorSave",
|
||||
"PixelArtDetectorToImage",
|
||||
"PixelArtLoadPalettes"
|
||||
"PixelArtLoadPalettes",
|
||||
"PixelArtPaletteGenerator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI PixelArt Detector"
|
||||
|
||||
4887
github-stats.json
4887
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -2484,6 +2484,7 @@
|
||||
"mb Image Subtract",
|
||||
"mb Image to File",
|
||||
"mb KSampler",
|
||||
"mb QR Code",
|
||||
"mb Select",
|
||||
"mb String",
|
||||
"mb Submit",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "S4MUEL404",
|
||||
"title": "ComfyUI-S4Motion Nodes",
|
||||
"reference": "https://github.com/S4MUEL-404/ComfyUI-S4Motion",
|
||||
"files": [
|
||||
"https://github.com/S4MUEL-404/ComfyUI-S4Motion"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of ComfyUI nodes for animating a foreground layer over a background, with unified timing and high-quality composition. It includes effectors for rotation, position, path-following position, scale, opacity, distortion, and masking, plus a core node that composes frames and exports APNG/WEBP and a frame sequence."
|
||||
},
|
||||
{
|
||||
"author": "squirrel765",
|
||||
"title": "lorasubdirectory",
|
||||
"reference": "https://github.com/andrewsthomasj/lorasubdirectory",
|
||||
"files": [
|
||||
"https://github.com/andrewsthomasj/lorasubdirectory"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "only show dropdown of loras ina a given subdirectory"
|
||||
},
|
||||
{
|
||||
"author": "squirrel765",
|
||||
"title": "comfyui-ea-nodes",
|
||||
|
||||
@ -3778,6 +3778,7 @@
|
||||
"ImageScaleDownBy",
|
||||
"ImageToMultipleOf",
|
||||
"KikoFilmGrain",
|
||||
"KikoPurgeVRAM",
|
||||
"KikoSaveImage",
|
||||
"LoRAFolderBatch",
|
||||
"PlotParameters+",
|
||||
@ -4117,6 +4118,7 @@
|
||||
"Gemini Response",
|
||||
"Gemini Scenery",
|
||||
"Gemini Style",
|
||||
"Gemini Subject",
|
||||
"Gemini Translate",
|
||||
"Gemini Vision"
|
||||
],
|
||||
@ -4930,8 +4932,9 @@
|
||||
[
|
||||
"EA_FilenameCombine",
|
||||
"EA_PowerLora",
|
||||
"EA_TrimFrames",
|
||||
"EA_TrimImagesStartEnd"
|
||||
"EA_PowerLora_CLIP",
|
||||
"EA_PowerLora_WanVideo",
|
||||
"EA_TrimFrames"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-ea-nodes"
|
||||
@ -9655,10 +9658,31 @@
|
||||
],
|
||||
"https://github.com/NakamuraShippo/ComfyUI-NS-Util": [
|
||||
[
|
||||
"AlbedoMapGenerator",
|
||||
"NS-FlexPreset",
|
||||
"NS-ManySliders",
|
||||
"NS-PromptList",
|
||||
"NS-ToonFilter"
|
||||
"NS-ToonFilter",
|
||||
"SimpleLLMAddDocument",
|
||||
"SimpleLLMAddMemory",
|
||||
"SimpleLLMAgent",
|
||||
"SimpleLLMAgentToTool",
|
||||
"SimpleLLMAgentWithRules",
|
||||
"SimpleLLMChainOfThought",
|
||||
"SimpleLLMConfigClaude",
|
||||
"SimpleLLMConfigGemini",
|
||||
"SimpleLLMConfigOllama",
|
||||
"SimpleLLMConfigOpenAI",
|
||||
"SimpleLLMDisplayText",
|
||||
"SimpleLLMLoadWorkflow",
|
||||
"SimpleLLMMemoryBank",
|
||||
"SimpleLLMMergeText",
|
||||
"SimpleLLMRAGQuery",
|
||||
"SimpleLLMRunPrompt",
|
||||
"SimpleLLMStringViewer",
|
||||
"SimpleLLMTextInput",
|
||||
"SimpleLLMTextOutput",
|
||||
"SimpleLLMVectorStore"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-NS-Util"
|
||||
@ -10880,6 +10904,22 @@
|
||||
"title_aux": "comfyui_io_helpers"
|
||||
}
|
||||
],
|
||||
"https://github.com/S4MUEL-404/ComfyUI-S4Motion": [
|
||||
[
|
||||
"\ud83d\udc80Motion Config",
|
||||
"\ud83d\udc80Motion Distortion",
|
||||
"\ud83d\udc80Motion Mask",
|
||||
"\ud83d\udc80Motion Opacity",
|
||||
"\ud83d\udc80Motion Position",
|
||||
"\ud83d\udc80Motion Position On Path",
|
||||
"\ud83d\udc80Motion Rotation",
|
||||
"\ud83d\udc80Motion Scale",
|
||||
"\ud83d\udc80Motion Shake"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-S4Motion Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/S4MUEL-404/ComfyUI-S4Tool-Image": [
|
||||
[
|
||||
"ImageBlendWithAlpha",
|
||||
@ -12758,9 +12798,12 @@
|
||||
"StarDivisibleDimension",
|
||||
"StarEasyTextStorage",
|
||||
"StarFiveWildcards",
|
||||
"StarFrameFromVideo",
|
||||
"StarGridCaptionsBatcher",
|
||||
"StarGridComposer",
|
||||
"StarGridImageBatcher",
|
||||
"StarIconExporter",
|
||||
"StarImageLoader1by1",
|
||||
"StarImageSwitch",
|
||||
"StarImageSwitch2",
|
||||
"StarInfiniteYouAdvancedPatchMaker",
|
||||
@ -12775,6 +12818,8 @@
|
||||
"StarPSDSaver",
|
||||
"StarPSDSaver2",
|
||||
"StarPaletteExtractor",
|
||||
"StarRandomImageLoader",
|
||||
"StarSavePanoramaJPEG",
|
||||
"StarSaveSamplerSettings",
|
||||
"StarTextFilter",
|
||||
"StarTextInput",
|
||||
@ -16662,6 +16707,15 @@
|
||||
"title_aux": "CLIP Directional Prompt Attention"
|
||||
}
|
||||
],
|
||||
"https://github.com/andrewsthomasj/lorasubdirectory": [
|
||||
[
|
||||
"LoraModelOnlySubdirectory",
|
||||
"LoraSubdirectory"
|
||||
],
|
||||
{
|
||||
"title_aux": "lorasubdirectory"
|
||||
}
|
||||
],
|
||||
"https://github.com/andygill/comfyui-sunflower-nodes": [
|
||||
[
|
||||
"DepthViewToIsometric",
|
||||
@ -17421,6 +17475,8 @@
|
||||
[
|
||||
"CustomCropArea",
|
||||
"CustomRefineOption",
|
||||
"NAGParamtersSetting",
|
||||
"RefineTest",
|
||||
"RegionalBatchPrompt",
|
||||
"SuperUltimateVACEUpscale",
|
||||
"VACEControlImageCombine",
|
||||
@ -21717,6 +21773,7 @@
|
||||
],
|
||||
"https://github.com/da2el-ai/D2-nodes-ComfyUI": [
|
||||
[
|
||||
"D2 Any Delivery",
|
||||
"D2 Checkpoint Loader",
|
||||
"D2 Controlnet Loader",
|
||||
"D2 Cut By Mask",
|
||||
@ -22316,7 +22373,8 @@
|
||||
"PixelArtDetectorConverter",
|
||||
"PixelArtDetectorSave",
|
||||
"PixelArtDetectorToImage",
|
||||
"PixelArtLoadPalettes"
|
||||
"PixelArtLoadPalettes",
|
||||
"PixelArtPaletteGenerator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI PixelArt Detector"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user