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
b7ef83344a
commit
a1e497dc92
@ -2818,6 +2818,46 @@
|
||||
"install_type": "git-clone",
|
||||
"description": " Simple custom node which helps to generate images of actual couples."
|
||||
},
|
||||
{
|
||||
"author": "42lux",
|
||||
"title": "ComfyUI-safety-checker",
|
||||
"reference": "https://github.com/42lux/ComfyUI-safety-checker",
|
||||
"files": [
|
||||
"https://github.com/42lux/ComfyUI-safety-checker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A NSFW/Safety Checker Node for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "sergekatzmann",
|
||||
"title": "ComfyUI_Nimbus-Pack",
|
||||
"reference": "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack",
|
||||
"files": [
|
||||
"https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Image Square Adapter Node"
|
||||
},
|
||||
{
|
||||
"author": "komojini",
|
||||
"title": "ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes",
|
||||
"reference": "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes",
|
||||
"files": [
|
||||
"https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:XL DreamBooth LoRA"
|
||||
},
|
||||
{
|
||||
"author": "ZHO-ZHO-ZHO",
|
||||
"title": "ComfyUI-Text_Image-Composite",
|
||||
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite",
|
||||
"files": [
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Text_Image_Zho, Text_Image_Multiline_Zho, RGB_Image_Zho, AlphaChanelAddByMask, ImageComposite_Zho, ..."
|
||||
},
|
||||
{
|
||||
"author": "Off-Live",
|
||||
"title": "ComfyUI-off-suite",
|
||||
@ -3099,16 +3139,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "42lux",
|
||||
"title": "ComfyUI-safety-checker ",
|
||||
"reference": "https://github.com/42lux/ComfyUI-safety-checker",
|
||||
"files": [
|
||||
"https://github.com/42lux/ComfyUI-safety-checker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A NSFW/Safety Checker Node for ComfyUI."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -20,6 +20,14 @@
|
||||
"title_aux": "Latent Consistency Model for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/42lux/ComfyUI-safety-checker": [
|
||||
[
|
||||
"Safety Checker"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-safety-checker"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIrjen/OneButtonPrompt": [
|
||||
[
|
||||
"CreatePromptVariant",
|
||||
@ -65,8 +73,9 @@
|
||||
"\ud83c\udf31 Transform (jov)",
|
||||
"\ud83c\udf69 GLSL (jov)",
|
||||
"\ud83c\udf87 Extend (jov)",
|
||||
"\ud83c\udf9e\ufe0f StreamWriter (jov)",
|
||||
"\ud83d\udcc9 Threshold (jov)",
|
||||
"\ud83d\udcf7 WebCam (jov)",
|
||||
"\ud83d\udcfa StreamReader (jov)",
|
||||
"\ud83d\udd06 Pixel Shader (jov)",
|
||||
"\ud83d\udd06 Pixel Shader Image (jov)",
|
||||
"\ud83d\udd30 Mirror (jov)",
|
||||
@ -2045,6 +2054,21 @@
|
||||
"title_aux": "MergeBlockWeighted_fo_ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": [
|
||||
[
|
||||
"AlphaChanelAddByMask",
|
||||
"ImageCompositeBy_BG_Zho",
|
||||
"ImageCompositeBy_Zho",
|
||||
"ImageComposite_BG_Zho",
|
||||
"ImageComposite_Zho",
|
||||
"RGB_Image_Zho",
|
||||
"Text_Image_Multiline_Zho",
|
||||
"Text_Image_Zho"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Text_Image-Composite"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZaneA/ComfyUI-ImageReward": [
|
||||
[
|
||||
"ImageRewardLoader",
|
||||
@ -3381,6 +3405,15 @@
|
||||
"title_aux": "ControlNet-LLLite-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": [
|
||||
[
|
||||
"XL DreamBooth LoRA",
|
||||
"XLDB_LoRA"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/kwaroran/abg-comfyui": [
|
||||
[
|
||||
"Remove Image Background (abg)"
|
||||
@ -3547,6 +3580,8 @@
|
||||
"ImpactSEGSToMaskBatch",
|
||||
"ImpactSEGSToMaskList",
|
||||
"ImpactScaleBy_BBOX_SEG_ELT",
|
||||
"ImpactSegsAndMask",
|
||||
"ImpactSegsAndMaskForEach",
|
||||
"ImpactSetWidgetValue",
|
||||
"ImpactSimpleDetectorSEGS",
|
||||
"ImpactSimpleDetectorSEGSPipe",
|
||||
@ -3603,8 +3638,6 @@
|
||||
"SegmDetectorCombined_v2",
|
||||
"SegmDetectorForEach",
|
||||
"SegmDetectorSEGS",
|
||||
"Segs & Mask",
|
||||
"Segs & Mask ForEach",
|
||||
"SegsMaskCombine",
|
||||
"SegsToCombinedMask",
|
||||
"SubtractMask",
|
||||
@ -4223,11 +4256,22 @@
|
||||
"title_aux": "SRL's nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": [
|
||||
[
|
||||
"ImageSquareAdapterNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Nimbus-Pack"
|
||||
}
|
||||
],
|
||||
"https://github.com/shadowcz007/comfyui-mixlab-nodes": [
|
||||
[
|
||||
"CLIPSeg",
|
||||
"CombineMasks",
|
||||
"CombineSegMasks",
|
||||
"EnhanceImage",
|
||||
"FeatheredMask",
|
||||
"ImagesCrop",
|
||||
"ImageCropByAlpha",
|
||||
"KandinskyModel",
|
||||
"LoadImagesFromPath",
|
||||
"RandomPrompt",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "alt-key-project",
|
||||
"title": "Dream Project Video Batches [WIP]",
|
||||
"reference": "https://github.com/alt-key-project/comfyui-dream-video-batches",
|
||||
"files": [
|
||||
"https://github.com/alt-key-project/comfyui-dream-video-batches"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NOTE: This is currently work in progress. Expect nodes to break (or be broken) until 1.0 release."
|
||||
},
|
||||
{
|
||||
"author": "oyvindg",
|
||||
"title": "ComfyUI-TrollSuite",
|
||||
|
||||
@ -1,5 +1,45 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "komojini",
|
||||
"title": "ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes",
|
||||
"reference": "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes",
|
||||
"files": [
|
||||
"https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:XL DreamBooth LoRA"
|
||||
},
|
||||
{
|
||||
"author": "42lux",
|
||||
"title": "ComfyUI-safety-checker",
|
||||
"reference": "https://github.com/42lux/ComfyUI-safety-checker",
|
||||
"files": [
|
||||
"https://github.com/42lux/ComfyUI-safety-checker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A NSFW/Safety Checker Node for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "ZHO-ZHO-ZHO",
|
||||
"title": "ComfyUI-Text_Image-Composite",
|
||||
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite",
|
||||
"files": [
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Text_Image_Zho, Text_Image_Multiline_Zho, RGB_Image_Zho, AlphaChanelAddByMask, ImageComposite_Zho, ..."
|
||||
},
|
||||
{
|
||||
"author": "sergekatzmann",
|
||||
"title": "ComfyUI_Nimbus-Pack",
|
||||
"reference": "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack",
|
||||
"files": [
|
||||
"https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Image Square Adapter Node"
|
||||
},
|
||||
{
|
||||
"author": "Danand",
|
||||
"title": "ComfyUI-ComfyCouple",
|
||||
|
||||
@ -20,6 +20,14 @@
|
||||
"title_aux": "Latent Consistency Model for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/42lux/ComfyUI-safety-checker": [
|
||||
[
|
||||
"Safety Checker"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-safety-checker"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIrjen/OneButtonPrompt": [
|
||||
[
|
||||
"CreatePromptVariant",
|
||||
@ -65,8 +73,9 @@
|
||||
"\ud83c\udf31 Transform (jov)",
|
||||
"\ud83c\udf69 GLSL (jov)",
|
||||
"\ud83c\udf87 Extend (jov)",
|
||||
"\ud83c\udf9e\ufe0f StreamWriter (jov)",
|
||||
"\ud83d\udcc9 Threshold (jov)",
|
||||
"\ud83d\udcf7 WebCam (jov)",
|
||||
"\ud83d\udcfa StreamReader (jov)",
|
||||
"\ud83d\udd06 Pixel Shader (jov)",
|
||||
"\ud83d\udd06 Pixel Shader Image (jov)",
|
||||
"\ud83d\udd30 Mirror (jov)",
|
||||
@ -2045,6 +2054,21 @@
|
||||
"title_aux": "MergeBlockWeighted_fo_ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": [
|
||||
[
|
||||
"AlphaChanelAddByMask",
|
||||
"ImageCompositeBy_BG_Zho",
|
||||
"ImageCompositeBy_Zho",
|
||||
"ImageComposite_BG_Zho",
|
||||
"ImageComposite_Zho",
|
||||
"RGB_Image_Zho",
|
||||
"Text_Image_Multiline_Zho",
|
||||
"Text_Image_Zho"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Text_Image-Composite"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZaneA/ComfyUI-ImageReward": [
|
||||
[
|
||||
"ImageRewardLoader",
|
||||
@ -3381,6 +3405,15 @@
|
||||
"title_aux": "ControlNet-LLLite-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": [
|
||||
[
|
||||
"XL DreamBooth LoRA",
|
||||
"XLDB_LoRA"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/kwaroran/abg-comfyui": [
|
||||
[
|
||||
"Remove Image Background (abg)"
|
||||
@ -3547,6 +3580,8 @@
|
||||
"ImpactSEGSToMaskBatch",
|
||||
"ImpactSEGSToMaskList",
|
||||
"ImpactScaleBy_BBOX_SEG_ELT",
|
||||
"ImpactSegsAndMask",
|
||||
"ImpactSegsAndMaskForEach",
|
||||
"ImpactSetWidgetValue",
|
||||
"ImpactSimpleDetectorSEGS",
|
||||
"ImpactSimpleDetectorSEGSPipe",
|
||||
@ -3603,8 +3638,6 @@
|
||||
"SegmDetectorCombined_v2",
|
||||
"SegmDetectorForEach",
|
||||
"SegmDetectorSEGS",
|
||||
"Segs & Mask",
|
||||
"Segs & Mask ForEach",
|
||||
"SegsMaskCombine",
|
||||
"SegsToCombinedMask",
|
||||
"SubtractMask",
|
||||
@ -4223,11 +4256,22 @@
|
||||
"title_aux": "SRL's nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": [
|
||||
[
|
||||
"ImageSquareAdapterNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Nimbus-Pack"
|
||||
}
|
||||
],
|
||||
"https://github.com/shadowcz007/comfyui-mixlab-nodes": [
|
||||
[
|
||||
"CLIPSeg",
|
||||
"CombineMasks",
|
||||
"CombineSegMasks",
|
||||
"EnhanceImage",
|
||||
"FeatheredMask",
|
||||
"ImagesCrop",
|
||||
"ImageCropByAlpha",
|
||||
"KandinskyModel",
|
||||
"LoadImagesFromPath",
|
||||
"RandomPrompt",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user