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
7e93258c4c
commit
be780eda64
@ -2980,6 +2980,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:XL DreamBooth LoRA, S3 Bucket LoRA"
|
||||
},
|
||||
{
|
||||
"author": "komojini",
|
||||
"title": "komojini-comfyui-nodes",
|
||||
"reference": "https://github.com/komojini/komojini-comfyui-nodes",
|
||||
"files": [
|
||||
"https://github.com/komojini/komojini-comfyui-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:YouTube Video Loader. Custom ComfyUI Nodes for video generation"
|
||||
},
|
||||
{
|
||||
"author": "ZHO-ZHO-ZHO",
|
||||
"title": "ComfyUI-Text_Image-Composite [WIP]",
|
||||
@ -4164,6 +4174,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "fastblend for comfyui, and other nodes that I write for video2video. rebatch image, my openpose"
|
||||
},
|
||||
{
|
||||
"author": "HebelHuber",
|
||||
"title": "comfyui-enhanced-save-node",
|
||||
"reference": "https://github.com/HebelHuber/comfyui-enhanced-save-node",
|
||||
"files": [
|
||||
"https://github.com/HebelHuber/comfyui-enhanced-save-node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Enhanced Save Node"
|
||||
},
|
||||
{
|
||||
"author": "LarryJane491",
|
||||
"title": "Image-Captioning-in-ComfyUI",
|
||||
"reference": "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/LarryJane491/Image-Captioning-in-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The LoRA Caption custom nodes, just like their name suggests, allow you to caption images so they are ready for LoRA training."
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
|
||||
@ -868,6 +868,14 @@
|
||||
"title_aux": "ComfyUI Floodgate"
|
||||
}
|
||||
],
|
||||
"https://github.com/HebelHuber/comfyui-enhanced-save-node": [
|
||||
[
|
||||
"EnhancedSaveNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-enhanced-save-node"
|
||||
}
|
||||
],
|
||||
"https://github.com/IDGallagher/ComfyUI-IG-Nodes": [
|
||||
[
|
||||
"IG Analyze SSIM",
|
||||
@ -1083,6 +1091,15 @@
|
||||
"title_aux": "ImagesGrid"
|
||||
}
|
||||
],
|
||||
"https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": [
|
||||
[
|
||||
"LoRA Caption Load",
|
||||
"LoRA Caption Save"
|
||||
],
|
||||
{
|
||||
"title_aux": "Image-Captioning-in-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Lerc/canvas_tab": [
|
||||
[
|
||||
"Canvas_Tab",
|
||||
@ -3185,7 +3202,6 @@
|
||||
"HypernetworkLoader (dirty)",
|
||||
"ImageBatchToList",
|
||||
"InRange (hsv)",
|
||||
"InnerCylinder (remap)",
|
||||
"Inpaint",
|
||||
"Input/String to Int Array",
|
||||
"KMeansColor",
|
||||
@ -3199,13 +3215,14 @@
|
||||
"MorphologicSkeletoning",
|
||||
"NaiveAutoKMeansColor",
|
||||
"OtsuThreshold",
|
||||
"OuterCylinder (remap)",
|
||||
"RGB to HSV",
|
||||
"Rect Grab Cut",
|
||||
"Remap",
|
||||
"RemapInsideParabolas (remap)",
|
||||
"RemapInsideParabolasAdvanced (remap)",
|
||||
"RemapQuadrilateral (remap)",
|
||||
"RemapInsideParabolas",
|
||||
"RemapInsideParabolasAdvanced",
|
||||
"RemapToInnerCylinder",
|
||||
"RemapToOuterCylinder",
|
||||
"RemapToQuadrilateral",
|
||||
"Repeat Into Grid (image)",
|
||||
"Repeat Into Grid (latent)",
|
||||
"RequestInputs",
|
||||
@ -4733,6 +4750,14 @@
|
||||
"title_aux": "ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/komojini/komojini-comfyui-nodes": [
|
||||
[
|
||||
"YouTubeVideoLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "komojini-comfyui-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/kwaroran/abg-comfyui": [
|
||||
[
|
||||
"Remove Image Background (abg)"
|
||||
@ -4974,6 +4999,7 @@
|
||||
"SEGSOrderedFilterDetailerHookProvider",
|
||||
"SEGSPaste",
|
||||
"SEGSPreview",
|
||||
"SEGSPreviewCNet",
|
||||
"SEGSRangeFilterDetailerHookProvider",
|
||||
"SEGSSwitch",
|
||||
"SEGSToImageList",
|
||||
@ -6697,6 +6723,7 @@
|
||||
"easy kSamplerInpainting",
|
||||
"easy kSamplerSDTurbo",
|
||||
"easy kSamplerTiled",
|
||||
"easy latentMultiplyBySigma",
|
||||
"easy loraStack",
|
||||
"easy negative",
|
||||
"easy pipeIn",
|
||||
@ -6715,6 +6742,7 @@
|
||||
"easy showSpentTime",
|
||||
"easy svdLoader",
|
||||
"easy ultralyticsDetectorPipe",
|
||||
"easy unSampler",
|
||||
"easy wildcards",
|
||||
"easy zero123Loader"
|
||||
],
|
||||
|
||||
@ -10,6 +10,36 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "komojini",
|
||||
"title": "komojini-comfyui-nodes",
|
||||
"reference": "https://github.com/komojini/komojini-comfyui-nodes",
|
||||
"files": [
|
||||
"https://github.com/komojini/komojini-comfyui-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:YouTube Video Loader. Custom ComfyUI Nodes for video generation"
|
||||
},
|
||||
{
|
||||
"author": "LarryJane491",
|
||||
"title": "Image-Captioning-in-ComfyUI",
|
||||
"reference": "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/LarryJane491/Image-Captioning-in-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The LoRA Caption custom nodes, just like their name suggests, allow you to caption images so they are ready for LoRA training."
|
||||
},
|
||||
{
|
||||
"author": "HebelHuber",
|
||||
"title": "comfyui-enhanced-save-node",
|
||||
"reference": "https://github.com/HebelHuber/comfyui-enhanced-save-node",
|
||||
"files": [
|
||||
"https://github.com/HebelHuber/comfyui-enhanced-save-node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Enhanced Save Node"
|
||||
},
|
||||
{
|
||||
"author": "chaojie",
|
||||
"title": "ComfyUI-DragNUWA",
|
||||
@ -663,66 +693,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Combine ZHGMasks, Cover ZHGMasks, ZHG FaceIndex, ZHG SaveImage, ZHG SmoothEdge, ZHG GetMaskArea, ..."
|
||||
},
|
||||
{
|
||||
"author": "rcsaquino",
|
||||
"title": "rcsaquino/comfyui-custom-nodes",
|
||||
"reference": "https://github.com/rcsaquino/comfyui-custom-nodes",
|
||||
"files": [
|
||||
"https://github.com/rcsaquino/comfyui-custom-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: VAE Processor, VAE Loader, Background Remover"
|
||||
},
|
||||
{
|
||||
"author": "mozman",
|
||||
"title": "ComfyUI_mozman_nodes",
|
||||
"reference": "https://github.com/mozman/ComfyUI_mozman_nodes",
|
||||
"files": [
|
||||
"https://github.com/mozman/ComfyUI_mozman_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension provides styler nodes for SDXL.\n\nNOTE: Due to the dynamic nature of node name definitions, ComfyUI-Manager cannot recognize the node list from this extension. The Missing nodes and Badge features are not available for this extension."
|
||||
},
|
||||
{
|
||||
"author": "meap158",
|
||||
"title": "ComfyUI-Background-Replacement",
|
||||
"reference": "https://github.com/meap158/ComfyUI-Background-Replacement",
|
||||
"files": [
|
||||
"https://github.com/meap158/ComfyUI-Background-Replacement"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Instantly replace your image's background."
|
||||
},
|
||||
{
|
||||
"author": "florestefano1975",
|
||||
"title": "comfyui-portrait-master",
|
||||
"reference": "https://github.com/florestefano1975/comfyui-portrait-master",
|
||||
"files": [
|
||||
"https://github.com/florestefano1975/comfyui-portrait-master"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Portrait Master. A node designed to help AI image creators to generate prompts for human portraits."
|
||||
},
|
||||
{
|
||||
"author": "deroberon",
|
||||
"title": "StableZero123-comfyui",
|
||||
"reference": "https://github.com/deroberon/StableZero123-comfyui",
|
||||
"files": [
|
||||
"https://github.com/deroberon/StableZero123-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "StableZero123 is a node wrapper that uses the model and technique provided [here](https://github.com/SUDO-AI-3D/zero123plus/). It uses the Zero123plus model to generate 3D views using just one image."
|
||||
},
|
||||
{
|
||||
"author": "dmarx",
|
||||
"title": "ComfyUI-Keyframed",
|
||||
"reference": "https://github.com/dmarx/ComfyUI-Keyframed",
|
||||
"files": [
|
||||
"https://github.com/dmarx/ComfyUI-Keyframed"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes to facilitate parameter/prompt keyframing using comfyui nodes for defining and manipulating parameter curves. Essentially provides a ComfyUI interface to the [a/keyframed](https://github.com/dmarx/keyframed) library."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -868,6 +868,14 @@
|
||||
"title_aux": "ComfyUI Floodgate"
|
||||
}
|
||||
],
|
||||
"https://github.com/HebelHuber/comfyui-enhanced-save-node": [
|
||||
[
|
||||
"EnhancedSaveNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-enhanced-save-node"
|
||||
}
|
||||
],
|
||||
"https://github.com/IDGallagher/ComfyUI-IG-Nodes": [
|
||||
[
|
||||
"IG Analyze SSIM",
|
||||
@ -1083,6 +1091,15 @@
|
||||
"title_aux": "ImagesGrid"
|
||||
}
|
||||
],
|
||||
"https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": [
|
||||
[
|
||||
"LoRA Caption Load",
|
||||
"LoRA Caption Save"
|
||||
],
|
||||
{
|
||||
"title_aux": "Image-Captioning-in-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Lerc/canvas_tab": [
|
||||
[
|
||||
"Canvas_Tab",
|
||||
@ -3185,7 +3202,6 @@
|
||||
"HypernetworkLoader (dirty)",
|
||||
"ImageBatchToList",
|
||||
"InRange (hsv)",
|
||||
"InnerCylinder (remap)",
|
||||
"Inpaint",
|
||||
"Input/String to Int Array",
|
||||
"KMeansColor",
|
||||
@ -3199,13 +3215,14 @@
|
||||
"MorphologicSkeletoning",
|
||||
"NaiveAutoKMeansColor",
|
||||
"OtsuThreshold",
|
||||
"OuterCylinder (remap)",
|
||||
"RGB to HSV",
|
||||
"Rect Grab Cut",
|
||||
"Remap",
|
||||
"RemapInsideParabolas (remap)",
|
||||
"RemapInsideParabolasAdvanced (remap)",
|
||||
"RemapQuadrilateral (remap)",
|
||||
"RemapInsideParabolas",
|
||||
"RemapInsideParabolasAdvanced",
|
||||
"RemapToInnerCylinder",
|
||||
"RemapToOuterCylinder",
|
||||
"RemapToQuadrilateral",
|
||||
"Repeat Into Grid (image)",
|
||||
"Repeat Into Grid (latent)",
|
||||
"RequestInputs",
|
||||
@ -4733,6 +4750,14 @@
|
||||
"title_aux": "ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/komojini/komojini-comfyui-nodes": [
|
||||
[
|
||||
"YouTubeVideoLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "komojini-comfyui-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/kwaroran/abg-comfyui": [
|
||||
[
|
||||
"Remove Image Background (abg)"
|
||||
@ -4974,6 +4999,7 @@
|
||||
"SEGSOrderedFilterDetailerHookProvider",
|
||||
"SEGSPaste",
|
||||
"SEGSPreview",
|
||||
"SEGSPreviewCNet",
|
||||
"SEGSRangeFilterDetailerHookProvider",
|
||||
"SEGSSwitch",
|
||||
"SEGSToImageList",
|
||||
@ -6697,6 +6723,7 @@
|
||||
"easy kSamplerInpainting",
|
||||
"easy kSamplerSDTurbo",
|
||||
"easy kSamplerTiled",
|
||||
"easy latentMultiplyBySigma",
|
||||
"easy loraStack",
|
||||
"easy negative",
|
||||
"easy pipeIn",
|
||||
@ -6715,6 +6742,7 @@
|
||||
"easy showSpentTime",
|
||||
"easy svdLoader",
|
||||
"easy ultralyticsDetectorPipe",
|
||||
"easy unSampler",
|
||||
"easy wildcards",
|
||||
"easy zero123Loader"
|
||||
],
|
||||
|
||||
@ -29,6 +29,16 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:ElGogh Positive Prompt, ElGogh NEGATIVE Prompt, ElGogh Empty Latent Image, ElGogh Checkpoint Loader Simple"
|
||||
},
|
||||
{
|
||||
"author": "LarryJane491",
|
||||
"title": "Custom-Node-Base",
|
||||
"reference": "https://github.com/LarryJane491/Custom-Node-Base",
|
||||
"files": [
|
||||
"https://github.com/LarryJane491/Custom-Node-Base"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project is an `empty` custom node that is already in its own folder. It serves as a base to build any custom node. Whenever you want to create a custom node, you can download that, put it in custom_nodes, then you just have to change the names and fill it with code!"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user