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
478f4b74d8
commit
2fd26756df
@ -29018,16 +29018,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that provides a LoRa loader with persistent trigger word storage. Automatically saves and loads trigger words for each LoRa model, making your workflow more efficient."
|
||||
},
|
||||
{
|
||||
"author": "xxxxxxxxxxxc",
|
||||
"title": "flux-kontext-diff-merge",
|
||||
"reference": "https://github.com/xxxxxxxxxxxc/flux-kontext-diff-merge",
|
||||
"files": [
|
||||
"https://github.com/xxxxxxxxxxxc/flux-kontext-diff-merge"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Preserve image quality with flux-kontext-diff-merge. This ComfyUI node merges only changed areas from AI edits, ensuring clarity and detail."
|
||||
},
|
||||
{
|
||||
"author": "PD19 Anime",
|
||||
"title": "ComfyUI-PD19Anime-Nodes",
|
||||
|
||||
@ -13744,6 +13744,7 @@
|
||||
"WaveSpeedAI Flux Text2Image",
|
||||
"WaveSpeedAI FluxControlLoraCannyNode",
|
||||
"WaveSpeedAI FluxControlLoraDepthNode",
|
||||
"WaveSpeedAI FluxControlnetUnionPro2_0Node",
|
||||
"WaveSpeedAI FluxDevFillNode",
|
||||
"WaveSpeedAI FluxDevLoraNode",
|
||||
"WaveSpeedAI FluxDevLoraUltraFastNode",
|
||||
@ -14720,10 +14721,19 @@
|
||||
],
|
||||
"https://github.com/Zeks/comfyui-rapidfire": [
|
||||
[
|
||||
"BracketEscaper",
|
||||
"CachedCheckpoint",
|
||||
"CsvWriterNode",
|
||||
"ImmatureImageCounter",
|
||||
"ImmatureImageDataLoader"
|
||||
"ImmatureImageDataLoader",
|
||||
"MultiModelAdvancedKsampler",
|
||||
"MultiModelCheckpointIterator",
|
||||
"MultiModelPromptSaver",
|
||||
"MultiModelPromptSaverIterative",
|
||||
"Ranbooru",
|
||||
"RandomCharacterSelector",
|
||||
"RapidSchedulerCombo",
|
||||
"RapidSchedulerSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-rapidfire"
|
||||
@ -19520,6 +19530,9 @@
|
||||
"BlankImage",
|
||||
"CheckImageEmpty",
|
||||
"ConfigGenerateImage",
|
||||
"ConfigGenerateImageBFL",
|
||||
"ConfigGenerateImageGemini",
|
||||
"ConfigGenerateImageOpenAI",
|
||||
"ConfigGenerateMusic",
|
||||
"ConfigGenerateSpeech",
|
||||
"ConfigGenerateVideo",
|
||||
@ -21999,8 +22012,13 @@
|
||||
],
|
||||
"https://github.com/fblissjr/shrug-prompter": [
|
||||
[
|
||||
"AutomatedDirector",
|
||||
"AutomatedDirectorImageBatcher",
|
||||
"JSONStringToList",
|
||||
"PromptTemplateLoader_Shrug",
|
||||
"ScreenplayAccumulator",
|
||||
"ScreenplayDirector",
|
||||
"ScreenplayFormatter",
|
||||
"ShrugMaskUtilities",
|
||||
"ShrugPrompter",
|
||||
"ShrugProviderSelector",
|
||||
@ -31643,7 +31661,8 @@
|
||||
],
|
||||
"https://github.com/numz/ComfyUI-SeedVR2_VideoUpscaler": [
|
||||
[
|
||||
"SeedVR2"
|
||||
"SeedVR2",
|
||||
"SeedVR2BlockSwap"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SeedVR2_VideoUpscaler"
|
||||
@ -32885,6 +32904,14 @@
|
||||
"title_aux": "EsesImageResize"
|
||||
}
|
||||
],
|
||||
"https://github.com/quasiblob/ComfyUI-EsesImageTransform": [
|
||||
[
|
||||
"EsesImageTransform"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-EsesImageTransform"
|
||||
}
|
||||
],
|
||||
"https://github.com/quasiblob/EsesCompositionGoldenRatio": [
|
||||
[
|
||||
"EsesCompositionGoldenRatio"
|
||||
@ -37835,14 +37862,6 @@
|
||||
"title_aux": "ComfyUI_Camera"
|
||||
}
|
||||
],
|
||||
"https://github.com/xxxxxxxxxxxc/flux-kontext-diff-merge": [
|
||||
[
|
||||
"FluxKontextDiffMerge"
|
||||
],
|
||||
{
|
||||
"title_aux": "flux-kontext-diff-merge"
|
||||
}
|
||||
],
|
||||
"https://github.com/yamanacn/comfyui_kontext_Analyze": [
|
||||
[
|
||||
"KontextDuoImageAnalyzer"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -3439,6 +3439,7 @@
|
||||
[
|
||||
"LoadImageFromFolderMVM",
|
||||
"LoadImagesFromFolderRandomMVM",
|
||||
"LoadImagesFromRelativePathRandomMVM",
|
||||
"LoadTextFromFolderMVM"
|
||||
],
|
||||
{
|
||||
@ -7184,6 +7185,7 @@
|
||||
"LF_ControlPanel",
|
||||
"LF_CreateMask",
|
||||
"LF_Desaturation",
|
||||
"LF_DiffusionModelSelector",
|
||||
"LF_DisplayBoolean",
|
||||
"LF_DisplayFloat",
|
||||
"LF_DisplayInteger",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "xxxxxxxxxxxc",
|
||||
"title": "flux-kontext-diff-merge [REMOVED]",
|
||||
"reference": "https://github.com/xxxxxxxxxxxc/flux-kontext-diff-merge",
|
||||
"files": [
|
||||
"https://github.com/xxxxxxxxxxxc/flux-kontext-diff-merge"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Preserve image quality with flux-kontext-diff-merge. This ComfyUI node merges only changed areas from AI edits, ensuring clarity and detail."
|
||||
},
|
||||
{
|
||||
"author": "TechnoByteJS",
|
||||
"title": "TechNodes [REMOVED]",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "quasiblob",
|
||||
"title": "ComfyUI-EsesImageTransform",
|
||||
"reference": "https://github.com/quasiblob/ComfyUI-EsesImageTransform",
|
||||
"files": [
|
||||
"https://github.com/quasiblob/ComfyUI-EsesImageTransform"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Apply 2D transformations to images and masks within ComfyUI. Zoom, position, scale, flip, rotate, squash and stretch the input content. Tile images to create patterns (supports alpha channels). Fill options for managing canvas areas exposed by transformations. Apply masks to RGB images and invert mask inputs or outputs. No extra dependencies."
|
||||
},
|
||||
{
|
||||
"author": "quasiblob",
|
||||
"title": "ComfyUI-EsesImageEffectLevels",
|
||||
@ -141,16 +151,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Comfy UI node to prompt build for https://huggingface.co/cagliostrolab/animagine-xl-4.0 model"
|
||||
},
|
||||
{
|
||||
"author": "xxxxxxxxxxxc",
|
||||
"title": "flux-kontext-diff-merge",
|
||||
"reference": "https://github.com/xxxxxxxxxxxc/flux-kontext-diff-merge",
|
||||
"files": [
|
||||
"https://github.com/xxxxxxxxxxxc/flux-kontext-diff-merge"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Preserve image quality with flux-kontext-diff-merge. This ComfyUI node merges only changed areas from AI edits, ensuring clarity and detail."
|
||||
},
|
||||
{
|
||||
"author": "Ben Staniford",
|
||||
"title": "ComfyUI Load Most Recent Image Node",
|
||||
|
||||
@ -13744,6 +13744,7 @@
|
||||
"WaveSpeedAI Flux Text2Image",
|
||||
"WaveSpeedAI FluxControlLoraCannyNode",
|
||||
"WaveSpeedAI FluxControlLoraDepthNode",
|
||||
"WaveSpeedAI FluxControlnetUnionPro2_0Node",
|
||||
"WaveSpeedAI FluxDevFillNode",
|
||||
"WaveSpeedAI FluxDevLoraNode",
|
||||
"WaveSpeedAI FluxDevLoraUltraFastNode",
|
||||
@ -14720,10 +14721,19 @@
|
||||
],
|
||||
"https://github.com/Zeks/comfyui-rapidfire": [
|
||||
[
|
||||
"BracketEscaper",
|
||||
"CachedCheckpoint",
|
||||
"CsvWriterNode",
|
||||
"ImmatureImageCounter",
|
||||
"ImmatureImageDataLoader"
|
||||
"ImmatureImageDataLoader",
|
||||
"MultiModelAdvancedKsampler",
|
||||
"MultiModelCheckpointIterator",
|
||||
"MultiModelPromptSaver",
|
||||
"MultiModelPromptSaverIterative",
|
||||
"Ranbooru",
|
||||
"RandomCharacterSelector",
|
||||
"RapidSchedulerCombo",
|
||||
"RapidSchedulerSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-rapidfire"
|
||||
@ -19520,6 +19530,9 @@
|
||||
"BlankImage",
|
||||
"CheckImageEmpty",
|
||||
"ConfigGenerateImage",
|
||||
"ConfigGenerateImageBFL",
|
||||
"ConfigGenerateImageGemini",
|
||||
"ConfigGenerateImageOpenAI",
|
||||
"ConfigGenerateMusic",
|
||||
"ConfigGenerateSpeech",
|
||||
"ConfigGenerateVideo",
|
||||
@ -21999,8 +22012,13 @@
|
||||
],
|
||||
"https://github.com/fblissjr/shrug-prompter": [
|
||||
[
|
||||
"AutomatedDirector",
|
||||
"AutomatedDirectorImageBatcher",
|
||||
"JSONStringToList",
|
||||
"PromptTemplateLoader_Shrug",
|
||||
"ScreenplayAccumulator",
|
||||
"ScreenplayDirector",
|
||||
"ScreenplayFormatter",
|
||||
"ShrugMaskUtilities",
|
||||
"ShrugPrompter",
|
||||
"ShrugProviderSelector",
|
||||
@ -31643,7 +31661,8 @@
|
||||
],
|
||||
"https://github.com/numz/ComfyUI-SeedVR2_VideoUpscaler": [
|
||||
[
|
||||
"SeedVR2"
|
||||
"SeedVR2",
|
||||
"SeedVR2BlockSwap"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SeedVR2_VideoUpscaler"
|
||||
@ -32885,6 +32904,14 @@
|
||||
"title_aux": "EsesImageResize"
|
||||
}
|
||||
],
|
||||
"https://github.com/quasiblob/ComfyUI-EsesImageTransform": [
|
||||
[
|
||||
"EsesImageTransform"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-EsesImageTransform"
|
||||
}
|
||||
],
|
||||
"https://github.com/quasiblob/EsesCompositionGoldenRatio": [
|
||||
[
|
||||
"EsesCompositionGoldenRatio"
|
||||
@ -37835,14 +37862,6 @@
|
||||
"title_aux": "ComfyUI_Camera"
|
||||
}
|
||||
],
|
||||
"https://github.com/xxxxxxxxxxxc/flux-kontext-diff-merge": [
|
||||
[
|
||||
"FluxKontextDiffMerge"
|
||||
],
|
||||
{
|
||||
"title_aux": "flux-kontext-diff-merge"
|
||||
}
|
||||
],
|
||||
"https://github.com/yamanacn/comfyui_kontext_Analyze": [
|
||||
[
|
||||
"KontextDuoImageAnalyzer"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user