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
908a44429e
commit
466b8a5ef8
@ -2100,7 +2100,6 @@
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-KJNodes"
|
||||
],
|
||||
"pip": ["librosa"],
|
||||
"install_type": "git-clone",
|
||||
"description": "Various quality of life -nodes for ComfyUI, mostly just visual stuff to improve usability."
|
||||
},
|
||||
@ -2232,7 +2231,7 @@
|
||||
"https://github.com/chibiace/ComfyUI-Chibi-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Loader, Prompts, ..."
|
||||
"description": "Nodes:Loader, Prompts, ImageTool, Wildcards, LoadEmbedding, ConditionText, SaveImages, ..."
|
||||
},
|
||||
{
|
||||
"author": "DigitalIO",
|
||||
@ -2395,6 +2394,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This project is a fork of <a href='https://github.com/Extraltodeus/LoadLoraWithTags'>https://github.com/Extraltodeus/LoadLoraWithTags</a> The aim of these custom nodes is to get an easy access to the tags used to trigger a lora."
|
||||
},
|
||||
{
|
||||
"author": "aianimation55",
|
||||
"title": "Comfy UI FatLabels",
|
||||
"reference": "https://github.com/aianimation55/ComfyUI-FatLabels",
|
||||
"files": [
|
||||
"https://github.com/aianimation55/ComfyUI-FatLabels"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "It's a super simple custom node for Comfy UI, to generate text, with a font size option. Useful for bigger labelling of nodes, helpful for wider screen captures or tutorials. Plus you can of course use the text within your generations."
|
||||
},
|
||||
{
|
||||
"author": "Ser-Hilary",
|
||||
"title": "SDXL_sizing",
|
||||
|
||||
@ -452,7 +452,8 @@
|
||||
],
|
||||
"https://github.com/Fictiverse/ComfyUI_Fictiverse": [
|
||||
[
|
||||
"Color correction"
|
||||
"Color correction",
|
||||
"Displace Images with Mask"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Fictiverse Nodes"
|
||||
@ -637,6 +638,7 @@
|
||||
"ADE_AnimateDiffLoaderV1Advanced",
|
||||
"ADE_AnimateDiffLoaderWithContext",
|
||||
"ADE_AnimateDiffModelSettings",
|
||||
"ADE_AnimateDiffModelSettingsAdvancedAttnStrengths",
|
||||
"ADE_AnimateDiffModelSettingsSimple",
|
||||
"ADE_AnimateDiffUniformContextOptions",
|
||||
"ADE_AnimateDiffUnload",
|
||||
@ -994,6 +996,8 @@
|
||||
],
|
||||
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [
|
||||
[
|
||||
"CR Add Annotation",
|
||||
"CR Apply Annotations",
|
||||
"CR Apply ControlNet",
|
||||
"CR Apply LoRA Stack",
|
||||
"CR Apply Model Merge",
|
||||
@ -1033,7 +1037,6 @@
|
||||
"CR Latent Input Switch",
|
||||
"CR LoRA Stack",
|
||||
"CR Load LoRA",
|
||||
"CR Load XY Annotation From File",
|
||||
"CR Mask Text",
|
||||
"CR Model Input Switch",
|
||||
"CR Model Merge Stack",
|
||||
@ -1042,9 +1045,12 @@
|
||||
"CR Module Pipe Loader",
|
||||
"CR Multi Upscale Stack",
|
||||
"CR Multi-ControlNet Stack",
|
||||
"CR Multi-Panel Meme Template",
|
||||
"CR Overlay Text",
|
||||
"CR Page Layout",
|
||||
"CR Pipe Switch",
|
||||
"CR Polygons",
|
||||
"CR Popular Meme Templates",
|
||||
"CR Prompt Text",
|
||||
"CR Radial Gradient",
|
||||
"CR SD1.5 Aspect Ratio",
|
||||
@ -1054,6 +1060,7 @@
|
||||
"CR SDXL Style Text",
|
||||
"CR Seed",
|
||||
"CR Seed to Int",
|
||||
"CR Simple Annotations",
|
||||
"CR Simple Meme Template",
|
||||
"CR Split String",
|
||||
"CR Starburst Colors",
|
||||
@ -1069,12 +1076,10 @@
|
||||
"CR Upscale Image",
|
||||
"CR VAE Input Switch",
|
||||
"CR XY From Folder",
|
||||
"CR XY Grid",
|
||||
"CR XY Index",
|
||||
"CR XY Interpolate",
|
||||
"CR XY List",
|
||||
"CR XY Save Grid Image",
|
||||
"CR XYZ Index"
|
||||
"CR XY Save Grid Image"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Comfyroll_CustomNodes"
|
||||
@ -1790,6 +1795,14 @@
|
||||
"title_aux": "DynamicPrompts Custom Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/aianimation55/ComfyUI-FatLabels": [
|
||||
[
|
||||
"FatLabels"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfy UI FatLabels"
|
||||
}
|
||||
],
|
||||
"https://github.com/alpertunga-bile/prompt-generator-comfyui": [
|
||||
[
|
||||
"Prompt Generator"
|
||||
@ -2742,6 +2755,7 @@
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-KJNodes": [
|
||||
[
|
||||
"ColorMatch",
|
||||
"ColorToMask",
|
||||
"ConditioningMultiCombine",
|
||||
"ConditioningSetMaskAndCombine",
|
||||
@ -2754,6 +2768,7 @@
|
||||
"CreateGradientMask",
|
||||
"CreateTextMask",
|
||||
"CrossFadeImages",
|
||||
"EmptyLatentImagePresets",
|
||||
"GrowMaskWithBlur",
|
||||
"INTConstant",
|
||||
"SomethingToString",
|
||||
@ -2917,6 +2932,7 @@
|
||||
"ImpactImageInfo",
|
||||
"ImpactInt",
|
||||
"ImpactInversedSwitch",
|
||||
"ImpactIsNotEmptySEGS",
|
||||
"ImpactKSamplerAdvancedBasicPipe",
|
||||
"ImpactKSamplerBasicPipe",
|
||||
"ImpactLogger",
|
||||
@ -3053,6 +3069,7 @@
|
||||
"RetrieveBackendData //Inspire",
|
||||
"RetrieveBackendDataNumberKey //Inspire",
|
||||
"ShowCachedInfo //Inspire",
|
||||
"TilePreprocessor_Provider_for_SEGS //Inspire",
|
||||
"UnzipPrompt //Inspire",
|
||||
"WildcardEncode //Inspire",
|
||||
"XY Input: Lora Block Weight //Inspire",
|
||||
@ -3532,7 +3549,6 @@
|
||||
"ColorCorrect",
|
||||
"DeepDanbooruCaption",
|
||||
"DependenciesEdit",
|
||||
"FaceAnalyze",
|
||||
"Fooocus_KSampler",
|
||||
"Fooocus_KSamplerAdvanced",
|
||||
"GetBoolFromJson",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "PluMaZero",
|
||||
"title": "ComfyUI-SpaceFlower",
|
||||
"reference": "https://github.com/PluMaZero/ComfyUI-SpaceFlower",
|
||||
"files": [
|
||||
"https://github.com/PluMaZero/ComfyUI-SpaceFlower"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: SpaceFlower_Prompt."
|
||||
},
|
||||
{
|
||||
"author": "laksjdjf",
|
||||
"title": "ssd-1b-comfyui",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "aianimation55",
|
||||
"title": "Comfy UI FatLabels",
|
||||
"reference": "https://github.com/aianimation55/ComfyUI-FatLabels",
|
||||
"files": [
|
||||
"https://github.com/aianimation55/ComfyUI-FatLabels"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "It's a super simple custom node for Comfy UI, to generate text, with a font size option. Useful for bigger labelling of nodes, helpful for wider screen captures or tutorials. Plus you can of course use the text within your generations."
|
||||
},
|
||||
{
|
||||
"author": "idrirap",
|
||||
"title": "ComfyUI-Lora-Auto-Trigger-Words",
|
||||
@ -239,7 +249,7 @@
|
||||
"https://github.com/chibiace/ComfyUI-Chibi-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Loader, Prompts, ..."
|
||||
"description": "Nodes:Loader, Prompts, ImageTool, Wildcards, LoadEmbedding, ConditionText, SaveImages, ..."
|
||||
},
|
||||
{
|
||||
"author": "YMC",
|
||||
@ -458,7 +468,6 @@
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-KJNodes"
|
||||
],
|
||||
"pip": ["librosa"],
|
||||
"install_type": "git-clone",
|
||||
"description": "Various quality of life -nodes for ComfyUI, mostly just visual stuff to improve usability."
|
||||
},
|
||||
|
||||
@ -452,7 +452,8 @@
|
||||
],
|
||||
"https://github.com/Fictiverse/ComfyUI_Fictiverse": [
|
||||
[
|
||||
"Color correction"
|
||||
"Color correction",
|
||||
"Displace Images with Mask"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Fictiverse Nodes"
|
||||
@ -637,6 +638,7 @@
|
||||
"ADE_AnimateDiffLoaderV1Advanced",
|
||||
"ADE_AnimateDiffLoaderWithContext",
|
||||
"ADE_AnimateDiffModelSettings",
|
||||
"ADE_AnimateDiffModelSettingsAdvancedAttnStrengths",
|
||||
"ADE_AnimateDiffModelSettingsSimple",
|
||||
"ADE_AnimateDiffUniformContextOptions",
|
||||
"ADE_AnimateDiffUnload",
|
||||
@ -994,6 +996,8 @@
|
||||
],
|
||||
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [
|
||||
[
|
||||
"CR Add Annotation",
|
||||
"CR Apply Annotations",
|
||||
"CR Apply ControlNet",
|
||||
"CR Apply LoRA Stack",
|
||||
"CR Apply Model Merge",
|
||||
@ -1033,7 +1037,6 @@
|
||||
"CR Latent Input Switch",
|
||||
"CR LoRA Stack",
|
||||
"CR Load LoRA",
|
||||
"CR Load XY Annotation From File",
|
||||
"CR Mask Text",
|
||||
"CR Model Input Switch",
|
||||
"CR Model Merge Stack",
|
||||
@ -1042,9 +1045,12 @@
|
||||
"CR Module Pipe Loader",
|
||||
"CR Multi Upscale Stack",
|
||||
"CR Multi-ControlNet Stack",
|
||||
"CR Multi-Panel Meme Template",
|
||||
"CR Overlay Text",
|
||||
"CR Page Layout",
|
||||
"CR Pipe Switch",
|
||||
"CR Polygons",
|
||||
"CR Popular Meme Templates",
|
||||
"CR Prompt Text",
|
||||
"CR Radial Gradient",
|
||||
"CR SD1.5 Aspect Ratio",
|
||||
@ -1054,6 +1060,7 @@
|
||||
"CR SDXL Style Text",
|
||||
"CR Seed",
|
||||
"CR Seed to Int",
|
||||
"CR Simple Annotations",
|
||||
"CR Simple Meme Template",
|
||||
"CR Split String",
|
||||
"CR Starburst Colors",
|
||||
@ -1069,12 +1076,10 @@
|
||||
"CR Upscale Image",
|
||||
"CR VAE Input Switch",
|
||||
"CR XY From Folder",
|
||||
"CR XY Grid",
|
||||
"CR XY Index",
|
||||
"CR XY Interpolate",
|
||||
"CR XY List",
|
||||
"CR XY Save Grid Image",
|
||||
"CR XYZ Index"
|
||||
"CR XY Save Grid Image"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Comfyroll_CustomNodes"
|
||||
@ -1790,6 +1795,14 @@
|
||||
"title_aux": "DynamicPrompts Custom Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/aianimation55/ComfyUI-FatLabels": [
|
||||
[
|
||||
"FatLabels"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfy UI FatLabels"
|
||||
}
|
||||
],
|
||||
"https://github.com/alpertunga-bile/prompt-generator-comfyui": [
|
||||
[
|
||||
"Prompt Generator"
|
||||
@ -2742,6 +2755,7 @@
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-KJNodes": [
|
||||
[
|
||||
"ColorMatch",
|
||||
"ColorToMask",
|
||||
"ConditioningMultiCombine",
|
||||
"ConditioningSetMaskAndCombine",
|
||||
@ -2754,6 +2768,7 @@
|
||||
"CreateGradientMask",
|
||||
"CreateTextMask",
|
||||
"CrossFadeImages",
|
||||
"EmptyLatentImagePresets",
|
||||
"GrowMaskWithBlur",
|
||||
"INTConstant",
|
||||
"SomethingToString",
|
||||
@ -2917,6 +2932,7 @@
|
||||
"ImpactImageInfo",
|
||||
"ImpactInt",
|
||||
"ImpactInversedSwitch",
|
||||
"ImpactIsNotEmptySEGS",
|
||||
"ImpactKSamplerAdvancedBasicPipe",
|
||||
"ImpactKSamplerBasicPipe",
|
||||
"ImpactLogger",
|
||||
@ -3053,6 +3069,7 @@
|
||||
"RetrieveBackendData //Inspire",
|
||||
"RetrieveBackendDataNumberKey //Inspire",
|
||||
"ShowCachedInfo //Inspire",
|
||||
"TilePreprocessor_Provider_for_SEGS //Inspire",
|
||||
"UnzipPrompt //Inspire",
|
||||
"WildcardEncode //Inspire",
|
||||
"XY Input: Lora Block Weight //Inspire",
|
||||
@ -3532,7 +3549,6 @@
|
||||
"ColorCorrect",
|
||||
"DeepDanbooruCaption",
|
||||
"DependenciesEdit",
|
||||
"FaceAnalyze",
|
||||
"Fooocus_KSampler",
|
||||
"Fooocus_KSamplerAdvanced",
|
||||
"GetBoolFromJson",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user