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
55218a0629
commit
a7af3c1bd4
@ -391,7 +391,6 @@ When you run the `scan.sh` script:
|
||||
* https://github.com/SimithWang/comfyui-renameImages
|
||||
* https://github.com/Tcheko243/ComfyUI-Photographer-Alpha7-Nodes
|
||||
* https://github.com/Limbicnation/ComfyUINodeToolbox
|
||||
* https://github.com/chenpipi0807/pip_longsize
|
||||
* https://github.com/APZmedia/ComfyUI-APZmedia-srtTools
|
||||
|
||||
## Roadmap
|
||||
|
||||
@ -14476,6 +14476,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "this node contains a lot of small little helpers like switches, passers and selectors that i use a lot to build my workflows."
|
||||
},
|
||||
{
|
||||
"author": "Rvage0815",
|
||||
"title": "RvTComfyUI-RvTools_v2",
|
||||
"reference": "https://github.com/Rvage0815/ComfyUI-RvTools_v2",
|
||||
"files": [
|
||||
"https://github.com/Rvage0815/ComfyUI-RvTools_v2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "this node contains a lot of small little helpers like switches, passers and selectors that i use a lot to build my workflows."
|
||||
},
|
||||
{
|
||||
"author": "erosDiffusion",
|
||||
"title": "Compositor Node",
|
||||
@ -16061,7 +16071,7 @@
|
||||
"https://github.com/sousakujikken/ComfyUI-PixydustQuantizer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Pixydust Quantizer is a custom node extension for ComfyUI that allows for the simplified recreation of tile patterns used in 1990s 16-color PC graphics, offering advanced color quantization and palette optimization features."
|
||||
"description": "Pixydust Quantizer is a custom node extension for ComfyUI that allows for the simplified recreation of tile patterns used in 1990s 16-color PC graphics, offering advanced color quantization and palette optimization features.Additionally, it includes a CRT-like effect node that mimics the phosphor glow and slight color bleeding of old CRT displays, adding a nostalgic aesthetic.With version 2.0.0, it now supports batch image processing, enabling efficient handling of video frames and image sequences."
|
||||
},
|
||||
{
|
||||
"author": "hoveychen",
|
||||
@ -17501,6 +17511,27 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of utility nodes using Dictionary designed to optimize and manage workflows in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "xs315431",
|
||||
"title": "Comfyui_Get_promptId",
|
||||
"reference": "https://github.com/xs315431/Comfyui_Get_promptId",
|
||||
"files": [
|
||||
"https://github.com/xs315431/Comfyui_Get_promptId"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Get Prompt_Id, Success Callback\nget comfyui task id and Callback for successful image generation, in conjunction with the back-end"
|
||||
},
|
||||
{
|
||||
"author": "5x00",
|
||||
"title": "ComfyUI-VLM_Captions",
|
||||
"reference": "https://github.com/5x00/ComfyUI-VLM_Captions",
|
||||
"files": [
|
||||
"https://github.com/5x00/ComfyUI-VLM_Captions"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple ComfyUI node that let's you use Claude or ChatGPT 4o's VLM capabilities to generate captions/tags for images."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -17884,6 +17915,17 @@
|
||||
"install_type": "copy",
|
||||
"description": "NODES:Animated Offset Padding, Animated Rotation & Zoom"
|
||||
},
|
||||
{
|
||||
"author": "duskfallcrew",
|
||||
"title": "Embedding Merge for ComfyUI",
|
||||
"reference": "https://github.com/duskfallcrew/Comfyui_EmbeddingMerge_Node",
|
||||
"files": [
|
||||
"https://github.com/duskfallcrew/Comfyui_EmbeddingMerge_Node/raw/refs/heads/main/merge_embed.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Extremely inspired and forked from: [a/https://github.com/klimaleksus/stable-diffusion-webui-embedding-merge](https://github.com/klimaleksus/stable-diffusion-webui-embedding-merge)"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -252,6 +252,14 @@
|
||||
"title_aux": "ComfyUI-DareMerge"
|
||||
}
|
||||
],
|
||||
"https://github.com/5x00/ComfyUI-VLM_Captions": [
|
||||
[
|
||||
"Image To Caption"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-VLM_Captions"
|
||||
}
|
||||
],
|
||||
"https://github.com/6174/comflowy-nodes": [
|
||||
[
|
||||
"Comflowy_Clarity_Upscale",
|
||||
@ -1918,7 +1926,8 @@
|
||||
],
|
||||
"https://github.com/Bria-AI/ComfyUI-BRIA-API": [
|
||||
[
|
||||
"BriaEraser"
|
||||
"BriaEraser",
|
||||
"BriaGenerativeFill"
|
||||
],
|
||||
{
|
||||
"title_aux": "BRIA AI API nodes"
|
||||
@ -3686,6 +3695,7 @@
|
||||
"IsulionPromptEnhancer",
|
||||
"IsulionPromptGenerator",
|
||||
"IsulionSceneComposition",
|
||||
"IsulionShutdown",
|
||||
"IsulionSpacecraftGenerator",
|
||||
"IsulionStyleMixer",
|
||||
"IsulionTechGenerator",
|
||||
@ -6893,6 +6903,7 @@
|
||||
],
|
||||
"https://github.com/StableDiffusionVN/SDVN_Comfy_node": [
|
||||
[
|
||||
"SDVN API chatbot",
|
||||
"SDVN Checkpoint Download",
|
||||
"SDVN Easy IPAdapter weight",
|
||||
"SDVN Load Checkpoint",
|
||||
@ -7019,7 +7030,9 @@
|
||||
[
|
||||
"Combine Tiles",
|
||||
"Divide Image",
|
||||
"Divide Image and Select Tile",
|
||||
"Divide and Conquer Algorithm",
|
||||
"Divide and Conquer Algorithm (No Upscale)",
|
||||
"Make Size"
|
||||
],
|
||||
{
|
||||
@ -12931,6 +12944,14 @@
|
||||
"title_aux": "ObjectFusion_ComfyUI_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/duskfallcrew/Comfyui_EmbeddingMerge_Node/raw/refs/heads/main/merge_embed.py": [
|
||||
[
|
||||
"EmbeddingMerger"
|
||||
],
|
||||
{
|
||||
"title_aux": "Embedding Merge for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/dymokomi/comfyui_dygen": [
|
||||
[
|
||||
"AdaptiveColorCircles",
|
||||
@ -14638,6 +14659,8 @@
|
||||
"file_combine_plus",
|
||||
"file_path_iterator",
|
||||
"files_read_tool",
|
||||
"fish_tts",
|
||||
"fish_whisper",
|
||||
"flux_persona",
|
||||
"genai_api_loader",
|
||||
"get_string",
|
||||
@ -17557,6 +17580,7 @@
|
||||
"MaskToBase64",
|
||||
"MaskToBase64Image",
|
||||
"MaskToRle",
|
||||
"ReadTextFromLocalFile",
|
||||
"RleToMask",
|
||||
"SDBaseVerNumber",
|
||||
"SamAutoMaskSEGS",
|
||||
@ -17564,6 +17588,7 @@
|
||||
"SaveImagesWithoutOutput",
|
||||
"SaveSingleImageWithoutOutput",
|
||||
"SaveTextToFileByImagePath",
|
||||
"SaveTextToLocalFile",
|
||||
"SelectBbox",
|
||||
"SelectBboxes",
|
||||
"ShowBoolean",
|
||||
@ -23385,6 +23410,15 @@
|
||||
"title_aux": "ComfyUI Neural Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/xs315431/Comfyui_Get_promptId": [
|
||||
[
|
||||
"GetPromptId",
|
||||
"SuccessCallback"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_Get_promptId"
|
||||
}
|
||||
],
|
||||
"https://github.com/xuhongming251/ComfyUI-GPEN": [
|
||||
[
|
||||
"FaceEnhancement"
|
||||
|
||||
3793
github-stats.json
3793
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -16,14 +16,44 @@
|
||||
|
||||
|
||||
{
|
||||
"author": "animEEEmpire",
|
||||
"title": "ComfyUI-Animemory-Loader [WIP]",
|
||||
"reference": "https://github.com/animEEEmpire/ComfyUI-Animemory-Loader",
|
||||
"author": "grimli333",
|
||||
"title": "ComfyUI_Grim",
|
||||
"reference": "https://github.com/grimli333/ComfyUI_Grim",
|
||||
"files": [
|
||||
"https://github.com/animEEEmpire/ComfyUI-Animemory-Loader"
|
||||
"https://github.com/grimli333/ComfyUI_Grim"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "AniMemory-alpha Custom Node for ComfyUI"
|
||||
"description": "NODES: Generate a unique filename and folder name, Format Strings with Two Inputs"
|
||||
},
|
||||
{
|
||||
"author": "risunobushi",
|
||||
"title": "ComfyUI_FocusMask",
|
||||
"reference": "https://github.com/risunobushi/ComfyUI_FocusMask",
|
||||
"files": [
|
||||
"https://github.com/risunobushi/ComfyUI_FocusMask"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Extract Focus Mask"
|
||||
},
|
||||
{
|
||||
"author": "ACE-innovate",
|
||||
"title": "seg-node [WIP]",
|
||||
"reference": "https://github.com/ACE-innovate/seg-node",
|
||||
"files": [
|
||||
"https://github.com/ACE-innovate/seg-node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "hf cloth seg custom node for comfyui\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "RicherdLee",
|
||||
"title": "comfyui-oss-image-save [WIP]",
|
||||
"reference": "https://github.com/RicherdLee/comfyui-oss-image-save",
|
||||
"files": [
|
||||
"https://github.com/RicherdLee/comfyui-oss-image-save"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: SaveImageOSS."
|
||||
},
|
||||
{
|
||||
"author": "Matrix-King-Studio",
|
||||
|
||||
@ -175,6 +175,14 @@
|
||||
"title_aux": "ComfyUI_AC_FUNV8Beta1"
|
||||
}
|
||||
],
|
||||
"https://github.com/ACE-innovate/seg-node": [
|
||||
[
|
||||
"HumanParseNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "seg-node [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/AICodeFactory/ComfyUI-Viva": [
|
||||
[
|
||||
"HttpTrigger_Common",
|
||||
@ -671,6 +679,7 @@
|
||||
"AppIO_ImageInputFromID",
|
||||
"AppIO_ImageOutput",
|
||||
"AppIO_IntegerInput",
|
||||
"AppIO_ResizeInstanceAndPaste",
|
||||
"AppIO_ResizeInstanceImageMask",
|
||||
"AppIO_StringInput",
|
||||
"AppIO_StringOutput"
|
||||
@ -1075,6 +1084,14 @@
|
||||
"title_aux": "ComfyUI-QuasimondoNodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/RicherdLee/comfyui-oss-image-save": [
|
||||
[
|
||||
"SaveImageOSS"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-oss-image-save [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/RobeSantoro/ComfyUI-RobeNodes": [
|
||||
[
|
||||
"List Image Path \ud83d\udc24",
|
||||
@ -1390,14 +1407,6 @@
|
||||
"title_aux": "Dream Project Video Batches [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/animEEEmpire/ComfyUI-Animemory-Loader": [
|
||||
[
|
||||
"AnimemoryNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Animemory-Loader [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/aria1th/ComfyUI-SkipCFGSigmas": [
|
||||
[
|
||||
"CFGControl_SKIPCFG"
|
||||
@ -2317,6 +2326,15 @@
|
||||
"title_aux": "ComfyUI-Tools-Video-Combine [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/grimli333/ComfyUI_Grim": [
|
||||
[
|
||||
"GenerateFileName",
|
||||
"TwoStringsFormat"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Grim"
|
||||
}
|
||||
],
|
||||
"https://github.com/haodman/ComfyUI_Rain": [
|
||||
[
|
||||
"Rain_ImageSize",
|
||||
@ -2851,9 +2869,12 @@
|
||||
[
|
||||
"EasyHRFix",
|
||||
"JKAnythingToString",
|
||||
"JKBigContext",
|
||||
"JKEasyCheckpointLoader",
|
||||
"JKEasyDetailer",
|
||||
"JKEasyDetailer_Context",
|
||||
"JKInspireSchedulerAdapter",
|
||||
"JKLilContext",
|
||||
"JKStringEmpty",
|
||||
"JKStringEquals",
|
||||
"JKStringNotEmpty",
|
||||
@ -3495,6 +3516,14 @@
|
||||
"title_aux": "ComfyUI-ODE"
|
||||
}
|
||||
],
|
||||
"https://github.com/risunobushi/ComfyUI_FocusMask": [
|
||||
[
|
||||
"FocusMaskExtractor"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_FocusMask"
|
||||
}
|
||||
],
|
||||
"https://github.com/rouxianmantou/comfyui-rxmt-nodes": [
|
||||
[
|
||||
"CheckValueTypeNode"
|
||||
@ -3881,7 +3910,8 @@
|
||||
"DownloadFileNode",
|
||||
"InfiniteZNode",
|
||||
"MoveZNode",
|
||||
"RenameZNode"
|
||||
"RenameZNode",
|
||||
"ZFShareScreen"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-zZzZz [UNSAFE]"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -10,6 +10,16 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "animEEEmpire",
|
||||
"title": "ComfyUI-Animemory-Loader [REMOVED]",
|
||||
"reference": "https://github.com/animEEEmpire/ComfyUI-Animemory-Loader",
|
||||
"files": [
|
||||
"https://github.com/animEEEmpire/ComfyUI-Animemory-Loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "AniMemory-alpha Custom Node for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "zefu-lu",
|
||||
"title": "ComfyUI_InstantX_SD35_Large_IPAdapter [REMOVED]",
|
||||
|
||||
@ -10,6 +10,46 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "duskfallcrew",
|
||||
"title": "Embedding Merge for ComfyUI",
|
||||
"reference": "https://github.com/duskfallcrew/Comfyui_EmbeddingMerge_Node",
|
||||
"files": [
|
||||
"https://github.com/duskfallcrew/Comfyui_EmbeddingMerge_Node/raw/refs/heads/main/merge_embed.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Extremely inspired and forked from: [a/https://github.com/klimaleksus/stable-diffusion-webui-embedding-merge](https://github.com/klimaleksus/stable-diffusion-webui-embedding-merge)"
|
||||
},
|
||||
{
|
||||
"author": "5x00",
|
||||
"title": "ComfyUI-VLM_Captions",
|
||||
"reference": "https://github.com/5x00/ComfyUI-VLM_Captions",
|
||||
"files": [
|
||||
"https://github.com/5x00/ComfyUI-VLM_Captions"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple ComfyUI node that let's you use Claude or ChatGPT 4o's VLM capabilities to generate captions/tags for images."
|
||||
},
|
||||
{
|
||||
"author": "xs315431",
|
||||
"title": "Comfyui_Get_promptId",
|
||||
"reference": "https://github.com/xs315431/Comfyui_Get_promptId",
|
||||
"files": [
|
||||
"https://github.com/xs315431/Comfyui_Get_promptId"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Get Prompt_Id, Success Callback\nget comfyui task id and Callback for successful image generation, in conjunction with the back-end"
|
||||
},
|
||||
{
|
||||
"author": "Rvage0815",
|
||||
"title": "RvTComfyUI-RvTools_v2",
|
||||
"reference": "https://github.com/Rvage0815/ComfyUI-RvTools_v2",
|
||||
"files": [
|
||||
"https://github.com/Rvage0815/ComfyUI-RvTools_v2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "this node contains a lot of small little helpers like switches, passers and selectors that i use a lot to build my workflows."
|
||||
},
|
||||
{
|
||||
"author": "Eugene (JEONG-JIWOO)",
|
||||
"title": "ComfyUI_Eugene_Nodes",
|
||||
|
||||
@ -252,6 +252,14 @@
|
||||
"title_aux": "ComfyUI-DareMerge"
|
||||
}
|
||||
],
|
||||
"https://github.com/5x00/ComfyUI-VLM_Captions": [
|
||||
[
|
||||
"Image To Caption"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-VLM_Captions"
|
||||
}
|
||||
],
|
||||
"https://github.com/6174/comflowy-nodes": [
|
||||
[
|
||||
"Comflowy_Clarity_Upscale",
|
||||
@ -1918,7 +1926,8 @@
|
||||
],
|
||||
"https://github.com/Bria-AI/ComfyUI-BRIA-API": [
|
||||
[
|
||||
"BriaEraser"
|
||||
"BriaEraser",
|
||||
"BriaGenerativeFill"
|
||||
],
|
||||
{
|
||||
"title_aux": "BRIA AI API nodes"
|
||||
@ -3686,6 +3695,7 @@
|
||||
"IsulionPromptEnhancer",
|
||||
"IsulionPromptGenerator",
|
||||
"IsulionSceneComposition",
|
||||
"IsulionShutdown",
|
||||
"IsulionSpacecraftGenerator",
|
||||
"IsulionStyleMixer",
|
||||
"IsulionTechGenerator",
|
||||
@ -6893,6 +6903,7 @@
|
||||
],
|
||||
"https://github.com/StableDiffusionVN/SDVN_Comfy_node": [
|
||||
[
|
||||
"SDVN API chatbot",
|
||||
"SDVN Checkpoint Download",
|
||||
"SDVN Easy IPAdapter weight",
|
||||
"SDVN Load Checkpoint",
|
||||
@ -7019,7 +7030,9 @@
|
||||
[
|
||||
"Combine Tiles",
|
||||
"Divide Image",
|
||||
"Divide Image and Select Tile",
|
||||
"Divide and Conquer Algorithm",
|
||||
"Divide and Conquer Algorithm (No Upscale)",
|
||||
"Make Size"
|
||||
],
|
||||
{
|
||||
@ -12931,6 +12944,14 @@
|
||||
"title_aux": "ObjectFusion_ComfyUI_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/duskfallcrew/Comfyui_EmbeddingMerge_Node/raw/refs/heads/main/merge_embed.py": [
|
||||
[
|
||||
"EmbeddingMerger"
|
||||
],
|
||||
{
|
||||
"title_aux": "Embedding Merge for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/dymokomi/comfyui_dygen": [
|
||||
[
|
||||
"AdaptiveColorCircles",
|
||||
@ -14638,6 +14659,8 @@
|
||||
"file_combine_plus",
|
||||
"file_path_iterator",
|
||||
"files_read_tool",
|
||||
"fish_tts",
|
||||
"fish_whisper",
|
||||
"flux_persona",
|
||||
"genai_api_loader",
|
||||
"get_string",
|
||||
@ -17557,6 +17580,7 @@
|
||||
"MaskToBase64",
|
||||
"MaskToBase64Image",
|
||||
"MaskToRle",
|
||||
"ReadTextFromLocalFile",
|
||||
"RleToMask",
|
||||
"SDBaseVerNumber",
|
||||
"SamAutoMaskSEGS",
|
||||
@ -17564,6 +17588,7 @@
|
||||
"SaveImagesWithoutOutput",
|
||||
"SaveSingleImageWithoutOutput",
|
||||
"SaveTextToFileByImagePath",
|
||||
"SaveTextToLocalFile",
|
||||
"SelectBbox",
|
||||
"SelectBboxes",
|
||||
"ShowBoolean",
|
||||
@ -23385,6 +23410,15 @@
|
||||
"title_aux": "ComfyUI Neural Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/xs315431/Comfyui_Get_promptId": [
|
||||
[
|
||||
"GetPromptId",
|
||||
"SuccessCallback"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_Get_promptId"
|
||||
}
|
||||
],
|
||||
"https://github.com/xuhongming251/ComfyUI-GPEN": [
|
||||
[
|
||||
"FaceEnhancement"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user