mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
update DB
This commit is contained in:
parent
e70ce7ee07
commit
24bd6666cd
@ -5547,6 +5547,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Image Dir Iterator, Modelscopet2v, Modelscopev2v."
|
||||
},
|
||||
{
|
||||
"author": "qwixiwp",
|
||||
"title": "queuetools",
|
||||
"reference": "https://github.com/qwixiwp/queuetools",
|
||||
"files": [
|
||||
"https://github.com/qwixiwp/queuetools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:load images (queue tools). tools made for queueing in comfyUI"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -510,6 +510,7 @@
|
||||
"PrimereCKPTLoader",
|
||||
"PrimereCLIPEncoder",
|
||||
"PrimereClearPrompt",
|
||||
"PrimereConceptDataTuple",
|
||||
"PrimereDynamicParser",
|
||||
"PrimereEmbedding",
|
||||
"PrimereEmbeddingHandler",
|
||||
@ -673,7 +674,7 @@
|
||||
"author": "CRE8IT GmbH",
|
||||
"description": "This extension offers various nodes.",
|
||||
"nickname": "cre8Nodes",
|
||||
"title": "cr8SerialPrompter",
|
||||
"title": "cr8ImageSizer",
|
||||
"title_aux": "ComfyUI-Cre8it-Nodes"
|
||||
}
|
||||
],
|
||||
@ -1051,10 +1052,12 @@
|
||||
],
|
||||
"https://github.com/Haoming02/comfyui-diffusion-cg": [
|
||||
[
|
||||
"Hook Recenter",
|
||||
"Hook Recenter XL",
|
||||
"Normalization",
|
||||
"NormalizationXL",
|
||||
"Recenter",
|
||||
"Recenter XL"
|
||||
"Tensor Debug",
|
||||
"Unhook Recenter"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Diffusion Color Grading"
|
||||
@ -4380,6 +4383,7 @@
|
||||
"LayerFilter: ColorMap",
|
||||
"LayerFilter: Film",
|
||||
"LayerFilter: GaussianBlur",
|
||||
"LayerFilter: LightLeak",
|
||||
"LayerFilter: MotionBlur",
|
||||
"LayerFilter: Sharp & Soft",
|
||||
"LayerFilter: SkinBeauty",
|
||||
@ -4838,7 +4842,9 @@
|
||||
[
|
||||
"ApplyInstantID",
|
||||
"ApplyInstantIDAdvanced",
|
||||
"ApplyInstantIDControlNet",
|
||||
"FaceKeypointsPreprocessor",
|
||||
"InstantIDAttentionPatch",
|
||||
"InstantIDFaceAnalysis",
|
||||
"InstantIDModelLoader"
|
||||
],
|
||||
@ -6034,6 +6040,7 @@
|
||||
"OffsetMask",
|
||||
"OffsetMaskByNormalizedAmplitude",
|
||||
"ReferenceOnlySimple3",
|
||||
"RemapMaskRange",
|
||||
"ReplaceImagesInBatch",
|
||||
"ResizeMask",
|
||||
"ReverseImageBatch",
|
||||
@ -7239,6 +7246,14 @@
|
||||
"title_aux": "ComfyUI WD 1.4 Tagger"
|
||||
}
|
||||
],
|
||||
"https://github.com/qwixiwp/queuetools": [
|
||||
[
|
||||
"load images (queue tools)"
|
||||
],
|
||||
{
|
||||
"title_aux": "queuetools"
|
||||
}
|
||||
],
|
||||
"https://github.com/ramyma/A8R8_ComfyUI_nodes": [
|
||||
[
|
||||
"Base64ImageInput",
|
||||
|
||||
@ -9,6 +9,17 @@
|
||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!"
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "qwixiwp",
|
||||
"title": "queuetools",
|
||||
"reference": "https://github.com/qwixiwp/queuetools",
|
||||
"files": [
|
||||
"https://github.com/qwixiwp/queuetools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:load images (queue tools). tools made for queueing in comfyUI"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-moondream",
|
||||
|
||||
@ -510,6 +510,7 @@
|
||||
"PrimereCKPTLoader",
|
||||
"PrimereCLIPEncoder",
|
||||
"PrimereClearPrompt",
|
||||
"PrimereConceptDataTuple",
|
||||
"PrimereDynamicParser",
|
||||
"PrimereEmbedding",
|
||||
"PrimereEmbeddingHandler",
|
||||
@ -673,7 +674,7 @@
|
||||
"author": "CRE8IT GmbH",
|
||||
"description": "This extension offers various nodes.",
|
||||
"nickname": "cre8Nodes",
|
||||
"title": "cr8SerialPrompter",
|
||||
"title": "cr8ImageSizer",
|
||||
"title_aux": "ComfyUI-Cre8it-Nodes"
|
||||
}
|
||||
],
|
||||
@ -1051,10 +1052,12 @@
|
||||
],
|
||||
"https://github.com/Haoming02/comfyui-diffusion-cg": [
|
||||
[
|
||||
"Hook Recenter",
|
||||
"Hook Recenter XL",
|
||||
"Normalization",
|
||||
"NormalizationXL",
|
||||
"Recenter",
|
||||
"Recenter XL"
|
||||
"Tensor Debug",
|
||||
"Unhook Recenter"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Diffusion Color Grading"
|
||||
@ -4380,6 +4383,7 @@
|
||||
"LayerFilter: ColorMap",
|
||||
"LayerFilter: Film",
|
||||
"LayerFilter: GaussianBlur",
|
||||
"LayerFilter: LightLeak",
|
||||
"LayerFilter: MotionBlur",
|
||||
"LayerFilter: Sharp & Soft",
|
||||
"LayerFilter: SkinBeauty",
|
||||
@ -4838,7 +4842,9 @@
|
||||
[
|
||||
"ApplyInstantID",
|
||||
"ApplyInstantIDAdvanced",
|
||||
"ApplyInstantIDControlNet",
|
||||
"FaceKeypointsPreprocessor",
|
||||
"InstantIDAttentionPatch",
|
||||
"InstantIDFaceAnalysis",
|
||||
"InstantIDModelLoader"
|
||||
],
|
||||
@ -6034,6 +6040,7 @@
|
||||
"OffsetMask",
|
||||
"OffsetMaskByNormalizedAmplitude",
|
||||
"ReferenceOnlySimple3",
|
||||
"RemapMaskRange",
|
||||
"ReplaceImagesInBatch",
|
||||
"ResizeMask",
|
||||
"ReverseImageBatch",
|
||||
@ -7239,6 +7246,14 @@
|
||||
"title_aux": "ComfyUI WD 1.4 Tagger"
|
||||
}
|
||||
],
|
||||
"https://github.com/qwixiwp/queuetools": [
|
||||
[
|
||||
"load images (queue tools)"
|
||||
],
|
||||
{
|
||||
"title_aux": "queuetools"
|
||||
}
|
||||
],
|
||||
"https://github.com/ramyma/A8R8_ComfyUI_nodes": [
|
||||
[
|
||||
"Base64ImageInput",
|
||||
|
||||
@ -10,6 +10,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "There is a small node pack attached to this guide. This includes the init file and 3 nodes associated with the tutorials."
|
||||
},
|
||||
{
|
||||
"author": "BadCafeCode",
|
||||
"title": "execution-inversion-demo-comfyui",
|
||||
"reference": "https://github.com/BadCafeCode/execution-inversion-demo-comfyui",
|
||||
"files": [
|
||||
"https://github.com/BadCafeCode/execution-inversion-demo-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These are demo nodes for [a/PR2666](https://github.com/comfyanonymous/ComfyUI/pull/2666)"
|
||||
},
|
||||
{
|
||||
"author": "dynamixar",
|
||||
"title": "Atluris",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user