mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
3fbe1199be
commit
974d7a158c
@ -2820,7 +2820,7 @@
|
|||||||
"description": "Node to use [a/DDColor](https://github.com/piddnad/DDColor) in ComfyUI."
|
"description": "Node to use [a/DDColor](https://github.com/piddnad/DDColor) in ComfyUI."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "Kijai",
|
"author": "kijai",
|
||||||
"title": "Animatediff MotionLoRA Trainer",
|
"title": "Animatediff MotionLoRA Trainer",
|
||||||
"id": "motionlora-trainer",
|
"id": "motionlora-trainer",
|
||||||
"reference": "https://github.com/kijai/ComfyUI-ADMotionDirector",
|
"reference": "https://github.com/kijai/ComfyUI-ADMotionDirector",
|
||||||
@ -3003,6 +3003,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes: tri3d-extract-hand, tri3d-fuzzification, tri3d-position-hands, tri3d-atr-parse."
|
"description": "Nodes: tri3d-extract-hand, tri3d-fuzzification, tri3d-position-hands, tri3d-atr-parse."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "TRI3D-LC",
|
||||||
|
"title": "ComfyUI-MiroBoard",
|
||||||
|
"id": "miroboard",
|
||||||
|
"reference": "https://github.com/TRI3D-LC/ComfyUI-MiroBoard",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/TRI3D-LC/ComfyUI-MiroBoard"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes: add-image-miro-board."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "storyicon",
|
"author": "storyicon",
|
||||||
"title": "segment anything",
|
"title": "segment anything",
|
||||||
@ -4339,6 +4350,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes:DynamicSampler, MeasuredSampler, ResolveMaskPromise"
|
"description": "Nodes:DynamicSampler, MeasuredSampler, ResolveMaskPromise"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "AustinMroz",
|
||||||
|
"title": "ComfyUI-WorkflowCheckpointing",
|
||||||
|
"id": "workflowcheckpointing",
|
||||||
|
"reference": "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Automatically creates checkpoints during workflow execution. If If an workflow is canceled or ComfyUI crashes mid-execution, then these checkpoints are used when the workflow is re-queued to resume execution with minimal progress loss."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "11cafe",
|
"author": "11cafe",
|
||||||
"title": "ComfyUI Workspace Manager - Comfyspace",
|
"title": "ComfyUI Workspace Manager - Comfyspace",
|
||||||
|
|||||||
@ -4359,6 +4359,14 @@
|
|||||||
"title_aux": "Comfyui-MusePose"
|
"title_aux": "Comfyui-MusePose"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/TRI3D-LC/ComfyUI-MiroBoard": [
|
||||||
|
[
|
||||||
|
"add-image-miro-board"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-MiroBoard"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [
|
"https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [
|
||||||
[
|
[
|
||||||
"get_histogram_limits",
|
"get_histogram_limits",
|
||||||
@ -5946,11 +5954,13 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/baicai99/ComfyUI-FrameSkipping": [
|
"https://github.com/baicai99/ComfyUI-FrameSkipping": [
|
||||||
[
|
[
|
||||||
|
"FrameSelector",
|
||||||
"FrameSkipping",
|
"FrameSkipping",
|
||||||
"FrameTruncating",
|
"FrameTruncating",
|
||||||
"IntOperationsNode",
|
"IntOperationsNode",
|
||||||
"MaskFrameSkipping",
|
"MaskFrameSkipping",
|
||||||
"WhiteMaskGenerator"
|
"MaskGenerator",
|
||||||
|
"MaskSelector"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-FrameSkipping"
|
"title_aux": "ComfyUI-FrameSkipping"
|
||||||
@ -9318,6 +9328,7 @@
|
|||||||
"ExpandAgent",
|
"ExpandAgent",
|
||||||
"ImageQueryTask",
|
"ImageQueryTask",
|
||||||
"MergeTexts",
|
"MergeTexts",
|
||||||
|
"ParallelImageQueryTask",
|
||||||
"PromptImageGenerationTask",
|
"PromptImageGenerationTask",
|
||||||
"PromptImageVariationTask",
|
"PromptImageVariationTask",
|
||||||
"PromptTask",
|
"PromptTask",
|
||||||
@ -9503,10 +9514,12 @@
|
|||||||
"github_tool",
|
"github_tool",
|
||||||
"google_tool",
|
"google_tool",
|
||||||
"interpreter_tool",
|
"interpreter_tool",
|
||||||
|
"keyword_tool",
|
||||||
"load_embeddings",
|
"load_embeddings",
|
||||||
"load_excel",
|
"load_excel",
|
||||||
"load_file",
|
"load_file",
|
||||||
"load_file_folder",
|
"load_file_folder",
|
||||||
|
"load_keyword",
|
||||||
"load_name",
|
"load_name",
|
||||||
"load_persona",
|
"load_persona",
|
||||||
"load_url",
|
"load_url",
|
||||||
@ -12880,8 +12893,6 @@
|
|||||||
"AreaToMask",
|
"AreaToMask",
|
||||||
"AudioPlay",
|
"AudioPlay",
|
||||||
"CenterImage",
|
"CenterImage",
|
||||||
"CharacterInText",
|
|
||||||
"ChatGPTOpenAI",
|
|
||||||
"CkptNames_",
|
"CkptNames_",
|
||||||
"Color",
|
"Color",
|
||||||
"ComparingTwoFrames_",
|
"ComparingTwoFrames_",
|
||||||
@ -12934,7 +12945,6 @@
|
|||||||
"ScreenShare",
|
"ScreenShare",
|
||||||
"Seed_",
|
"Seed_",
|
||||||
"ShowLayer",
|
"ShowLayer",
|
||||||
"ShowTextForGPT",
|
|
||||||
"SmoothMask",
|
"SmoothMask",
|
||||||
"SpeechRecognition",
|
"SpeechRecognition",
|
||||||
"SpeechSynthesis",
|
"SpeechSynthesis",
|
||||||
@ -12949,7 +12959,6 @@
|
|||||||
"TESTNODE_TOKEN",
|
"TESTNODE_TOKEN",
|
||||||
"TextImage",
|
"TextImage",
|
||||||
"TextInput_",
|
"TextInput_",
|
||||||
"TextSplitByDelimiter",
|
|
||||||
"TextToNumber",
|
"TextToNumber",
|
||||||
"TransparentImage",
|
"TransparentImage",
|
||||||
"VAEDecodeConsistencyDecoder",
|
"VAEDecodeConsistencyDecoder",
|
||||||
@ -13211,9 +13220,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": [
|
"https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": [
|
||||||
[
|
[
|
||||||
"HI_Diffusers_Or_Repo",
|
"HI_Diffusers_Model_Loader",
|
||||||
"Hi_SDXL_Control2Img",
|
"Hi_Sampler"
|
||||||
"Hi_Text2Img"
|
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_HiDiffusion_Pro"
|
"title_aux": "ComfyUI_HiDiffusion_Pro"
|
||||||
|
|||||||
2442
github-stats.json
2442
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -76,16 +76,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI SD3-Medium ControlNet (Diffusers)"
|
"description": "ComfyUI SD3-Medium ControlNet (Diffusers)"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "AustinMroz",
|
|
||||||
"title": "ComfyUI-WorkflowCheckpointing [WIP]",
|
|
||||||
"reference": "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Automatically creates checkpoints during workflow execution. If If an workflow is canceled or ComfyUI crashes mid-execution, then these checkpoints are used when the workflow is re-queued to resume execution with minimal progress loss."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "redhottensors",
|
"author": "redhottensors",
|
||||||
"title": "ComfyUI-ODE",
|
"title": "ComfyUI-ODE",
|
||||||
|
|||||||
@ -14,6 +14,28 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "AustinMroz",
|
||||||
|
"title": "ComfyUI-WorkflowCheckpointing",
|
||||||
|
"id": "workflowcheckpointing",
|
||||||
|
"reference": "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Automatically creates checkpoints during workflow execution. If If an workflow is canceled or ComfyUI crashes mid-execution, then these checkpoints are used when the workflow is re-queued to resume execution with minimal progress loss."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "TRI3D-LC",
|
||||||
|
"title": "ComfyUI-MiroBoard",
|
||||||
|
"id": "miroboard",
|
||||||
|
"reference": "https://github.com/TRI3D-LC/ComfyUI-MiroBoard",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/TRI3D-LC/ComfyUI-MiroBoard"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes: add-image-miro-board."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "SamKhoze",
|
"author": "SamKhoze",
|
||||||
"title": "DeepFuze",
|
"title": "DeepFuze",
|
||||||
@ -671,27 +693,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes:commonly_node."
|
"description": "Nodes:commonly_node."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "vanche1212",
|
|
||||||
"title": "ZMG PLUGIN",
|
|
||||||
"id": "zmg",
|
|
||||||
"reference": "https://github.com/vanche1212/ComfyUI-ZMG-Nodes",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/vanche1212/ComfyUI-ZMG-Nodes"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Nodes:ApiRequestNode, LoadVideoNode, JsonParserNode, OllamaRequestNode, OldPhotoColorizationNode."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "daxcay",
|
|
||||||
"title": "ComfyUI-NODEJS",
|
|
||||||
"reference": "https://github.com/daxcay/ComfyUI-NODEJS",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/daxcay/ComfyUI-NODEJS"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This node allows the execution of Node.js application within ComfyUI by leveraging the ComfyUI-NODEJS, which starts alongside ComfyUI and facilitates the installation of Node.js. The integration enables Python subprocesses to execute Node.js scripts."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -4359,6 +4359,14 @@
|
|||||||
"title_aux": "Comfyui-MusePose"
|
"title_aux": "Comfyui-MusePose"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/TRI3D-LC/ComfyUI-MiroBoard": [
|
||||||
|
[
|
||||||
|
"add-image-miro-board"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-MiroBoard"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [
|
"https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [
|
||||||
[
|
[
|
||||||
"get_histogram_limits",
|
"get_histogram_limits",
|
||||||
@ -5946,11 +5954,13 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/baicai99/ComfyUI-FrameSkipping": [
|
"https://github.com/baicai99/ComfyUI-FrameSkipping": [
|
||||||
[
|
[
|
||||||
|
"FrameSelector",
|
||||||
"FrameSkipping",
|
"FrameSkipping",
|
||||||
"FrameTruncating",
|
"FrameTruncating",
|
||||||
"IntOperationsNode",
|
"IntOperationsNode",
|
||||||
"MaskFrameSkipping",
|
"MaskFrameSkipping",
|
||||||
"WhiteMaskGenerator"
|
"MaskGenerator",
|
||||||
|
"MaskSelector"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-FrameSkipping"
|
"title_aux": "ComfyUI-FrameSkipping"
|
||||||
@ -9318,6 +9328,7 @@
|
|||||||
"ExpandAgent",
|
"ExpandAgent",
|
||||||
"ImageQueryTask",
|
"ImageQueryTask",
|
||||||
"MergeTexts",
|
"MergeTexts",
|
||||||
|
"ParallelImageQueryTask",
|
||||||
"PromptImageGenerationTask",
|
"PromptImageGenerationTask",
|
||||||
"PromptImageVariationTask",
|
"PromptImageVariationTask",
|
||||||
"PromptTask",
|
"PromptTask",
|
||||||
@ -9503,10 +9514,12 @@
|
|||||||
"github_tool",
|
"github_tool",
|
||||||
"google_tool",
|
"google_tool",
|
||||||
"interpreter_tool",
|
"interpreter_tool",
|
||||||
|
"keyword_tool",
|
||||||
"load_embeddings",
|
"load_embeddings",
|
||||||
"load_excel",
|
"load_excel",
|
||||||
"load_file",
|
"load_file",
|
||||||
"load_file_folder",
|
"load_file_folder",
|
||||||
|
"load_keyword",
|
||||||
"load_name",
|
"load_name",
|
||||||
"load_persona",
|
"load_persona",
|
||||||
"load_url",
|
"load_url",
|
||||||
@ -12880,8 +12893,6 @@
|
|||||||
"AreaToMask",
|
"AreaToMask",
|
||||||
"AudioPlay",
|
"AudioPlay",
|
||||||
"CenterImage",
|
"CenterImage",
|
||||||
"CharacterInText",
|
|
||||||
"ChatGPTOpenAI",
|
|
||||||
"CkptNames_",
|
"CkptNames_",
|
||||||
"Color",
|
"Color",
|
||||||
"ComparingTwoFrames_",
|
"ComparingTwoFrames_",
|
||||||
@ -12934,7 +12945,6 @@
|
|||||||
"ScreenShare",
|
"ScreenShare",
|
||||||
"Seed_",
|
"Seed_",
|
||||||
"ShowLayer",
|
"ShowLayer",
|
||||||
"ShowTextForGPT",
|
|
||||||
"SmoothMask",
|
"SmoothMask",
|
||||||
"SpeechRecognition",
|
"SpeechRecognition",
|
||||||
"SpeechSynthesis",
|
"SpeechSynthesis",
|
||||||
@ -12949,7 +12959,6 @@
|
|||||||
"TESTNODE_TOKEN",
|
"TESTNODE_TOKEN",
|
||||||
"TextImage",
|
"TextImage",
|
||||||
"TextInput_",
|
"TextInput_",
|
||||||
"TextSplitByDelimiter",
|
|
||||||
"TextToNumber",
|
"TextToNumber",
|
||||||
"TransparentImage",
|
"TransparentImage",
|
||||||
"VAEDecodeConsistencyDecoder",
|
"VAEDecodeConsistencyDecoder",
|
||||||
@ -13211,9 +13220,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": [
|
"https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": [
|
||||||
[
|
[
|
||||||
"HI_Diffusers_Or_Repo",
|
"HI_Diffusers_Model_Loader",
|
||||||
"Hi_SDXL_Control2Img",
|
"Hi_Sampler"
|
||||||
"Hi_Text2Img"
|
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_HiDiffusion_Pro"
|
"title_aux": "ComfyUI_HiDiffusion_Pro"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user