mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-15 09:04:52 +08:00
update DB
This commit is contained in:
parent
25969d2ac7
commit
917a3f59ed
@ -4994,6 +4994,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A small node pack containing various things I felt like ought to be in base comfy-UI. Currently includes Some image handling nodes to help with inpainting, a version of KSampler (advanced) that allows for denoise, and a node that can swap it's inputs. Remember to make an issue if you experience any bugs or errors!"
|
"description": "A small node pack containing various things I felt like ought to be in base comfy-UI. Currently includes Some image handling nodes to help with inpainting, a version of KSampler (advanced) that allows for denoise, and a node that can swap it's inputs. Remember to make an issue if you experience any bugs or errors!"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "bilal-arikan",
|
||||||
|
"title": "ComfyUI_TextAssets",
|
||||||
|
"reference": "https://github.com/bilal-arikan/ComfyUI_TextAssets",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/bilal-arikan/ComfyUI_TextAssets"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "With this node you can upload text files to input folder from your local computer."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -2428,6 +2428,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [
|
"https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [
|
||||||
[
|
[
|
||||||
|
"tri3d-adjust-neck",
|
||||||
"tri3d-atr-parse",
|
"tri3d-atr-parse",
|
||||||
"tri3d-atr-parse-batch",
|
"tri3d-atr-parse-batch",
|
||||||
"tri3d-clipdrop-bgremove-api",
|
"tri3d-clipdrop-bgremove-api",
|
||||||
@ -2482,7 +2483,6 @@
|
|||||||
"TC_EqualizeCLAHE",
|
"TC_EqualizeCLAHE",
|
||||||
"TC_ImageResize",
|
"TC_ImageResize",
|
||||||
"TC_ImageScale",
|
"TC_ImageScale",
|
||||||
"TC_MaskBG_DIS",
|
|
||||||
"TC_RandomColorFill",
|
"TC_RandomColorFill",
|
||||||
"TC_SizeApproximation"
|
"TC_SizeApproximation"
|
||||||
],
|
],
|
||||||
@ -2492,8 +2492,11 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/TemryL/ComfyS3": [
|
"https://github.com/TemryL/ComfyS3": [
|
||||||
[
|
[
|
||||||
|
"DownloadFileS3",
|
||||||
"LoadImageS3",
|
"LoadImageS3",
|
||||||
"SaveImageS3"
|
"SaveImageS3",
|
||||||
|
"SaveVideoFilesS3",
|
||||||
|
"UploadFileS3"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyS3: Amazon S3 Integration for ComfyUI"
|
"title_aux": "ComfyS3: Amazon S3 Integration for ComfyUI"
|
||||||
@ -3633,6 +3636,14 @@
|
|||||||
"title_aux": "CLIPSeg"
|
"title_aux": "CLIPSeg"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/bilal-arikan/ComfyUI_TextAssets": [
|
||||||
|
[
|
||||||
|
"LoadTextAsset"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_TextAssets"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/blepping/ComfyUI-bleh": [
|
"https://github.com/blepping/ComfyUI-bleh": [
|
||||||
[
|
[
|
||||||
"BlehDeepShrink",
|
"BlehDeepShrink",
|
||||||
@ -3756,6 +3767,7 @@
|
|||||||
"RemapToInnerCylinder",
|
"RemapToInnerCylinder",
|
||||||
"RemapToOuterCylinder",
|
"RemapToOuterCylinder",
|
||||||
"RemapToQuadrilateral",
|
"RemapToQuadrilateral",
|
||||||
|
"RemapWarpPolar",
|
||||||
"Repeat Into Grid (image)",
|
"Repeat Into Grid (image)",
|
||||||
"Repeat Into Grid (latent)",
|
"Repeat Into Grid (latent)",
|
||||||
"RequestInputs",
|
"RequestInputs",
|
||||||
@ -4016,6 +4028,7 @@
|
|||||||
"Panda3dAttachNewNode",
|
"Panda3dAttachNewNode",
|
||||||
"Panda3dBase",
|
"Panda3dBase",
|
||||||
"Panda3dDirectionalLight",
|
"Panda3dDirectionalLight",
|
||||||
|
"Panda3dLoadDepthModel",
|
||||||
"Panda3dLoadModel",
|
"Panda3dLoadModel",
|
||||||
"Panda3dLoadTexture",
|
"Panda3dLoadTexture",
|
||||||
"Panda3dModelMerge",
|
"Panda3dModelMerge",
|
||||||
@ -5144,9 +5157,13 @@
|
|||||||
"https://github.com/gokayfem/ComfyUI_VLM_nodes": [
|
"https://github.com/gokayfem/ComfyUI_VLM_nodes": [
|
||||||
[
|
[
|
||||||
"Joytag",
|
"Joytag",
|
||||||
|
"LLava Loader Simple",
|
||||||
|
"LLavaSamplerAdvanced",
|
||||||
|
"LLavaSamplerSimple",
|
||||||
|
"LlavaClipLoader",
|
||||||
|
"MoonDream",
|
||||||
"PromptGenerate",
|
"PromptGenerate",
|
||||||
"SimpleText",
|
"SimpleText"
|
||||||
"VisionTextQuestion"
|
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "VLM_nodes"
|
"title_aux": "VLM_nodes"
|
||||||
@ -5536,6 +5553,7 @@
|
|||||||
"ImageGridComposite2x2",
|
"ImageGridComposite2x2",
|
||||||
"ImageGridComposite3x3",
|
"ImageGridComposite3x3",
|
||||||
"ImageTransformByNormalizedAmplitude",
|
"ImageTransformByNormalizedAmplitude",
|
||||||
|
"ImageUpscaleWithModelBatched",
|
||||||
"InjectNoiseToLatent",
|
"InjectNoiseToLatent",
|
||||||
"InsertImageBatchByIndexes",
|
"InsertImageBatchByIndexes",
|
||||||
"NormalizeLatent",
|
"NormalizeLatent",
|
||||||
|
|||||||
@ -10,6 +10,36 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "stutya",
|
||||||
|
"title": "ComfyUI-Terminal [UNSAFE]",
|
||||||
|
"reference": "https://github.com/stutya/ComfyUI-Terminal",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/stutya/ComfyUI-Terminal"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Run Terminal Commands from ComfyUI.\n[w/This extension poses a risk of executing arbitrary commands through workflow execution. Please be cautious.]"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "chaojie",
|
||||||
|
"title": "ComfyUI DynamiCrafter",
|
||||||
|
"reference": "https://github.com/chaojie/ComfyUI-DynamiCrafter",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/chaojie/ComfyUI-DynamiCrafter"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes: DynamiCrafterLoader, DynamiCrafter Simple\nRef: [a/DynamiCrafter](https://github.com/Doubiiu/DynamiCrafter)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "marcueberall",
|
||||||
|
"title": "ComfyUI-BuildPath",
|
||||||
|
"reference": "https://github.com/marcueberall/ComfyUI-BuildPath",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/marcueberall/ComfyUI-BuildPath"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes: Build Path Adv."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "LotzF",
|
"author": "LotzF",
|
||||||
"title": "ComfyUI simple ChatGPT completion [UNSAFE]",
|
"title": "ComfyUI simple ChatGPT completion [UNSAFE]",
|
||||||
|
|||||||
@ -10,6 +10,16 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "bilal-arikan",
|
||||||
|
"title": "ComfyUI_TextAssets",
|
||||||
|
"reference": "https://github.com/bilal-arikan/ComfyUI_TextAssets",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/bilal-arikan/ComfyUI_TextAssets"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "With this node you can upload text files to input folder from your local computer."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "ZHO-ZHO-ZHO",
|
"author": "ZHO-ZHO-ZHO",
|
||||||
"title": "ComfyUI SegMoE",
|
"title": "ComfyUI SegMoE",
|
||||||
|
|||||||
@ -2428,6 +2428,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [
|
"https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [
|
||||||
[
|
[
|
||||||
|
"tri3d-adjust-neck",
|
||||||
"tri3d-atr-parse",
|
"tri3d-atr-parse",
|
||||||
"tri3d-atr-parse-batch",
|
"tri3d-atr-parse-batch",
|
||||||
"tri3d-clipdrop-bgremove-api",
|
"tri3d-clipdrop-bgremove-api",
|
||||||
@ -2482,7 +2483,6 @@
|
|||||||
"TC_EqualizeCLAHE",
|
"TC_EqualizeCLAHE",
|
||||||
"TC_ImageResize",
|
"TC_ImageResize",
|
||||||
"TC_ImageScale",
|
"TC_ImageScale",
|
||||||
"TC_MaskBG_DIS",
|
|
||||||
"TC_RandomColorFill",
|
"TC_RandomColorFill",
|
||||||
"TC_SizeApproximation"
|
"TC_SizeApproximation"
|
||||||
],
|
],
|
||||||
@ -2492,8 +2492,11 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/TemryL/ComfyS3": [
|
"https://github.com/TemryL/ComfyS3": [
|
||||||
[
|
[
|
||||||
|
"DownloadFileS3",
|
||||||
"LoadImageS3",
|
"LoadImageS3",
|
||||||
"SaveImageS3"
|
"SaveImageS3",
|
||||||
|
"SaveVideoFilesS3",
|
||||||
|
"UploadFileS3"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyS3: Amazon S3 Integration for ComfyUI"
|
"title_aux": "ComfyS3: Amazon S3 Integration for ComfyUI"
|
||||||
@ -3633,6 +3636,14 @@
|
|||||||
"title_aux": "CLIPSeg"
|
"title_aux": "CLIPSeg"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/bilal-arikan/ComfyUI_TextAssets": [
|
||||||
|
[
|
||||||
|
"LoadTextAsset"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_TextAssets"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/blepping/ComfyUI-bleh": [
|
"https://github.com/blepping/ComfyUI-bleh": [
|
||||||
[
|
[
|
||||||
"BlehDeepShrink",
|
"BlehDeepShrink",
|
||||||
@ -3756,6 +3767,7 @@
|
|||||||
"RemapToInnerCylinder",
|
"RemapToInnerCylinder",
|
||||||
"RemapToOuterCylinder",
|
"RemapToOuterCylinder",
|
||||||
"RemapToQuadrilateral",
|
"RemapToQuadrilateral",
|
||||||
|
"RemapWarpPolar",
|
||||||
"Repeat Into Grid (image)",
|
"Repeat Into Grid (image)",
|
||||||
"Repeat Into Grid (latent)",
|
"Repeat Into Grid (latent)",
|
||||||
"RequestInputs",
|
"RequestInputs",
|
||||||
@ -4016,6 +4028,7 @@
|
|||||||
"Panda3dAttachNewNode",
|
"Panda3dAttachNewNode",
|
||||||
"Panda3dBase",
|
"Panda3dBase",
|
||||||
"Panda3dDirectionalLight",
|
"Panda3dDirectionalLight",
|
||||||
|
"Panda3dLoadDepthModel",
|
||||||
"Panda3dLoadModel",
|
"Panda3dLoadModel",
|
||||||
"Panda3dLoadTexture",
|
"Panda3dLoadTexture",
|
||||||
"Panda3dModelMerge",
|
"Panda3dModelMerge",
|
||||||
@ -5144,9 +5157,13 @@
|
|||||||
"https://github.com/gokayfem/ComfyUI_VLM_nodes": [
|
"https://github.com/gokayfem/ComfyUI_VLM_nodes": [
|
||||||
[
|
[
|
||||||
"Joytag",
|
"Joytag",
|
||||||
|
"LLava Loader Simple",
|
||||||
|
"LLavaSamplerAdvanced",
|
||||||
|
"LLavaSamplerSimple",
|
||||||
|
"LlavaClipLoader",
|
||||||
|
"MoonDream",
|
||||||
"PromptGenerate",
|
"PromptGenerate",
|
||||||
"SimpleText",
|
"SimpleText"
|
||||||
"VisionTextQuestion"
|
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "VLM_nodes"
|
"title_aux": "VLM_nodes"
|
||||||
@ -5536,6 +5553,7 @@
|
|||||||
"ImageGridComposite2x2",
|
"ImageGridComposite2x2",
|
||||||
"ImageGridComposite3x3",
|
"ImageGridComposite3x3",
|
||||||
"ImageTransformByNormalizedAmplitude",
|
"ImageTransformByNormalizedAmplitude",
|
||||||
|
"ImageUpscaleWithModelBatched",
|
||||||
"InjectNoiseToLatent",
|
"InjectNoiseToLatent",
|
||||||
"InsertImageBatchByIndexes",
|
"InsertImageBatchByIndexes",
|
||||||
"NormalizeLatent",
|
"NormalizeLatent",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user