mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
update DB
This commit is contained in:
parent
b7539d002d
commit
9057e4b10c
@ -3601,6 +3601,48 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Psd2Png."
|
||||
},
|
||||
{
|
||||
"author": "lldacing",
|
||||
"title": "comfyui-easyapi-nodes",
|
||||
"reference": "https://github.com/lldacing/comfyui-easyapi-nodes",
|
||||
"files": [
|
||||
"https://github.com/lldacing/comfyui-easyapi-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Base64 To Image, Image To Base64, Load Image To Base64."
|
||||
},
|
||||
{
|
||||
"author": "CosmicLaca",
|
||||
"title": "Primere nodes for ComfyUI",
|
||||
"reference": "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes",
|
||||
"files": [
|
||||
"https://github.com/CosmicLaca/ComfyUI_Primere_Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension provides various utility nodes. Inputs(prompt, styles, dynamic, merger, ...), Outputs(style pile), Dashboard(selectors, loader, switch, ...), Networks(LORA, Embedding, Hypernetwork), Visuals(visual selectors, )"
|
||||
},
|
||||
{
|
||||
"author": "RenderRift",
|
||||
"title": "ComfyUI-RenderRiftNodes",
|
||||
"reference": "https://github.com/RenderRift/ComfyUI-RenderRiftNodes",
|
||||
"files": [
|
||||
"https://github.com/RenderRift/ComfyUI-RenderRiftNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Customer Date Folder Format, Image Metadata Overlay Node, LoadImageWithMeta"
|
||||
},
|
||||
{
|
||||
"author": "shockz0rz",
|
||||
"title": "comfy-easy-grids",
|
||||
"reference": "https://github.com/shockz0rz/comfy-easy-grids",
|
||||
"files": [
|
||||
"https://github.com/shockz0rz/comfy-easy-grids"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of custom nodes for creating image grids, sequences, and batches in ComfyUI."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
|
||||
@ -338,6 +338,54 @@
|
||||
"title_aux": "ComfyUI-Latent-Modifiers"
|
||||
}
|
||||
],
|
||||
"https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": [
|
||||
[
|
||||
"PrimereAnyOutput",
|
||||
"PrimereCKPT",
|
||||
"PrimereCKPTLoader",
|
||||
"PrimereCLIPEncoder",
|
||||
"PrimereClearPrompt",
|
||||
"PrimereDynamicParser",
|
||||
"PrimereEmbedding",
|
||||
"PrimereEmbeddingHandler",
|
||||
"PrimereEmbeddingKeywordMerger",
|
||||
"PrimereHypernetwork",
|
||||
"PrimereLCMSelector",
|
||||
"PrimereLORA",
|
||||
"PrimereLYCORIS",
|
||||
"PrimereLatentNoise",
|
||||
"PrimereLoraKeywordMerger",
|
||||
"PrimereLoraStackMerger",
|
||||
"PrimereLycorisKeywordMerger",
|
||||
"PrimereLycorisStackMerger",
|
||||
"PrimereMetaRead",
|
||||
"PrimereMetaSave",
|
||||
"PrimereModelKeyword",
|
||||
"PrimereNetworkTagLoader",
|
||||
"PrimerePrompt",
|
||||
"PrimerePromptSwitch",
|
||||
"PrimereResolution",
|
||||
"PrimereResolutionMultiplier",
|
||||
"PrimereSamplers",
|
||||
"PrimereSeed",
|
||||
"PrimereStepsCfg",
|
||||
"PrimereStyleLoader",
|
||||
"PrimereStylePile",
|
||||
"PrimereTextOutput",
|
||||
"PrimereVAE",
|
||||
"PrimereVAELoader",
|
||||
"PrimereVAESelector",
|
||||
"PrimereVisualCKPT",
|
||||
"PrimereVisualEmbedding",
|
||||
"PrimereVisualHypernetwork",
|
||||
"PrimereVisualLORA",
|
||||
"PrimereVisualLYCORIS",
|
||||
"PrimereVisualStyle"
|
||||
],
|
||||
{
|
||||
"title_aux": "Primere nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Danand/ComfyUI-ComfyCouple": [
|
||||
[
|
||||
"Attention couple",
|
||||
@ -1304,6 +1352,17 @@
|
||||
"title_aux": "pfaeff-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/RenderRift/ComfyUI-RenderRiftNodes": [
|
||||
[
|
||||
"AnalyseMetadata",
|
||||
"DateIntegerNode",
|
||||
"LoadImageWithMeta",
|
||||
"MetadataOverlayNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RenderRiftNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/SLAPaper/ComfyUI-Image-Selector": [
|
||||
[
|
||||
"ImageDuplicator",
|
||||
@ -4211,6 +4270,16 @@
|
||||
"title_aux": "simple wildcard for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/lldacing/comfyui-easyapi-nodes": [
|
||||
[
|
||||
"Base64ToImage",
|
||||
"ImageToBase64",
|
||||
"LoadImageToBase64"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-easyapi-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/lordgasmic/ComfyUI-Wildcards/raw/master/wildcards.py": [
|
||||
[
|
||||
"CLIPTextEncodeWithWildcards"
|
||||
@ -5134,6 +5203,19 @@
|
||||
"title_aux": "InterpolateEverything"
|
||||
}
|
||||
],
|
||||
"https://github.com/shockz0rz/comfy-easy-grids": [
|
||||
[
|
||||
"FloatToText",
|
||||
"GridFloatList",
|
||||
"GridFloats",
|
||||
"ImageGridCommander",
|
||||
"SaveImageGrid",
|
||||
"TextConcatenator"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfy-easy-grids"
|
||||
}
|
||||
],
|
||||
"https://github.com/sipherxyz/comfyui-art-venture": [
|
||||
[
|
||||
"AV_CheckpointMerge",
|
||||
|
||||
@ -9,17 +9,7 @@
|
||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "CosmicLaca",
|
||||
"title": "Primere nodes for ComfyUI",
|
||||
"reference": "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes",
|
||||
"files": [
|
||||
"https://github.com/CosmicLaca/ComfyUI_Primere_Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension provides various utility nodes. Inputs(prompt, styles, dynamic, merger, ...), Outputs(style pile), Dashboard(selectors, loader, switch, ...), Networks(LORA, Embedding, Hypernetwork), Visuals(visual selectors, )"
|
||||
},
|
||||
|
||||
{
|
||||
"author": "foglerek",
|
||||
"title": "comfyui-cem-tools",
|
||||
|
||||
@ -10,6 +10,26 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "shockz0rz",
|
||||
"title": "comfy-easy-grids",
|
||||
"reference": "https://github.com/shockz0rz/comfy-easy-grids",
|
||||
"files": [
|
||||
"https://github.com/shockz0rz/comfy-easy-grids"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of custom nodes for creating image grids, sequences, and batches in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "CosmicLaca",
|
||||
"title": "Primere nodes for ComfyUI",
|
||||
"reference": "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes",
|
||||
"files": [
|
||||
"https://github.com/CosmicLaca/ComfyUI_Primere_Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension provides various utility nodes. Inputs(prompt, styles, dynamic, merger, ...), Outputs(style pile), Dashboard(selectors, loader, switch, ...), Networks(LORA, Embedding, Hypernetwork), Visuals(visual selectors, )"
|
||||
},
|
||||
{
|
||||
"author": "ZHO-ZHO-ZHO",
|
||||
"title": "ComfyUI-Gemini",
|
||||
@ -30,6 +50,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Portrait Master 简体中文版."
|
||||
},
|
||||
{
|
||||
"author": "Continue7777",
|
||||
"title": "comfyui-easyapi-nodes",
|
||||
"reference": "https://github.com/Continue7777/comfyui-yoy",
|
||||
"files": [
|
||||
"https://github.com/Continue7777/comfyui-yoy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This plugin gives you the ability to generate a real Product rendering, commonly referred to as the mockup.The most important is that we can provide it for you,cause we have a complete supply chain.You can buy products with your designs or sell them. We can provide you dropshipping services."
|
||||
},
|
||||
{
|
||||
"author": "RenderRift",
|
||||
"title": "ComfyUI-RenderRiftNodes",
|
||||
"reference": "https://github.com/RenderRift/ComfyUI-RenderRiftNodes",
|
||||
"files": [
|
||||
"https://github.com/RenderRift/ComfyUI-RenderRiftNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Customer Date Folder Format, Image Metadata Overlay Node, LoadImageWithMeta"
|
||||
},
|
||||
{
|
||||
"author": "Haoming02",
|
||||
"title": "ComfyUI Floodgate",
|
||||
|
||||
@ -338,6 +338,54 @@
|
||||
"title_aux": "ComfyUI-Latent-Modifiers"
|
||||
}
|
||||
],
|
||||
"https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": [
|
||||
[
|
||||
"PrimereAnyOutput",
|
||||
"PrimereCKPT",
|
||||
"PrimereCKPTLoader",
|
||||
"PrimereCLIPEncoder",
|
||||
"PrimereClearPrompt",
|
||||
"PrimereDynamicParser",
|
||||
"PrimereEmbedding",
|
||||
"PrimereEmbeddingHandler",
|
||||
"PrimereEmbeddingKeywordMerger",
|
||||
"PrimereHypernetwork",
|
||||
"PrimereLCMSelector",
|
||||
"PrimereLORA",
|
||||
"PrimereLYCORIS",
|
||||
"PrimereLatentNoise",
|
||||
"PrimereLoraKeywordMerger",
|
||||
"PrimereLoraStackMerger",
|
||||
"PrimereLycorisKeywordMerger",
|
||||
"PrimereLycorisStackMerger",
|
||||
"PrimereMetaRead",
|
||||
"PrimereMetaSave",
|
||||
"PrimereModelKeyword",
|
||||
"PrimereNetworkTagLoader",
|
||||
"PrimerePrompt",
|
||||
"PrimerePromptSwitch",
|
||||
"PrimereResolution",
|
||||
"PrimereResolutionMultiplier",
|
||||
"PrimereSamplers",
|
||||
"PrimereSeed",
|
||||
"PrimereStepsCfg",
|
||||
"PrimereStyleLoader",
|
||||
"PrimereStylePile",
|
||||
"PrimereTextOutput",
|
||||
"PrimereVAE",
|
||||
"PrimereVAELoader",
|
||||
"PrimereVAESelector",
|
||||
"PrimereVisualCKPT",
|
||||
"PrimereVisualEmbedding",
|
||||
"PrimereVisualHypernetwork",
|
||||
"PrimereVisualLORA",
|
||||
"PrimereVisualLYCORIS",
|
||||
"PrimereVisualStyle"
|
||||
],
|
||||
{
|
||||
"title_aux": "Primere nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Danand/ComfyUI-ComfyCouple": [
|
||||
[
|
||||
"Attention couple",
|
||||
@ -1304,6 +1352,17 @@
|
||||
"title_aux": "pfaeff-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/RenderRift/ComfyUI-RenderRiftNodes": [
|
||||
[
|
||||
"AnalyseMetadata",
|
||||
"DateIntegerNode",
|
||||
"LoadImageWithMeta",
|
||||
"MetadataOverlayNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RenderRiftNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/SLAPaper/ComfyUI-Image-Selector": [
|
||||
[
|
||||
"ImageDuplicator",
|
||||
@ -4211,6 +4270,16 @@
|
||||
"title_aux": "simple wildcard for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/lldacing/comfyui-easyapi-nodes": [
|
||||
[
|
||||
"Base64ToImage",
|
||||
"ImageToBase64",
|
||||
"LoadImageToBase64"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-easyapi-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/lordgasmic/ComfyUI-Wildcards/raw/master/wildcards.py": [
|
||||
[
|
||||
"CLIPTextEncodeWithWildcards"
|
||||
@ -5134,6 +5203,19 @@
|
||||
"title_aux": "InterpolateEverything"
|
||||
}
|
||||
],
|
||||
"https://github.com/shockz0rz/comfy-easy-grids": [
|
||||
[
|
||||
"FloatToText",
|
||||
"GridFloatList",
|
||||
"GridFloats",
|
||||
"ImageGridCommander",
|
||||
"SaveImageGrid",
|
||||
"TextConcatenator"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfy-easy-grids"
|
||||
}
|
||||
],
|
||||
"https://github.com/sipherxyz/comfyui-art-venture": [
|
||||
[
|
||||
"AV_CheckpointMerge",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user