update DB

This commit is contained in:
Dr.Lt.Data 2025-08-08 07:54:54 +09:00
parent 3df6272bb6
commit 48dfadc02d
6 changed files with 1347 additions and 1245 deletions

View File

@ -17588,7 +17588,7 @@
"id": "ComfyUI-ImageCompositionCy",
"reference": "https://github.com/CY-CHENYUE/ComfyUI-ImageCompositionCy",
"files": [
"https://github.com/CY-CHENYUE/ComfyUI-ImageCompositionCy.git"
"https://github.com/CY-CHENYUE/ComfyUI-ImageCompositionCy"
],
"description": "A powerful ComfyUI multi-image composition node that supports real-time adjustment of image position, size, and rotation angle on an interactive Canvas, with freehand drawing capabilities and real-time preview of composition effects.",
"install_type": "git-clone"

View File

@ -3194,6 +3194,14 @@
"title_aux": "ComfyUI-Gemini-API"
}
],
"https://github.com/CY-CHENYUE/ComfyUI-ImageCompositionCy.git": [
[
"ImageCompositor"
],
{
"title_aux": "ComfyUI-ImageCompositionCy"
}
],
"https://github.com/CY-CHENYUE/ComfyUI-InpaintEasy": [
[
"CropByMask",
@ -3757,6 +3765,7 @@
"DisplayAny",
"DisplayText",
"EmptyLatentBatch",
"FluxSamplerParams",
"GeminiPrompt",
"GlifConsistencyDecoder",
"GlifPatchConsistencyDecoderTiled",
@ -3766,11 +3775,16 @@
"ImageScaleDownBy",
"ImageToMultipleOf",
"KikoSaveImage",
"LoRAFolderBatch",
"PlotParameters+",
"ResolutionCalculator",
"SDXLAspectRatio",
"SamplerCombo",
"SamplerComboCompact",
"SamplerSelectHelper",
"SchedulerSelectHelper",
"SeedHistory",
"TextEncodeSamplerParams",
"WidthHeightSelector"
],
{
@ -6865,6 +6879,17 @@
"title_aux": "ComfyUI_MiniCPM-V-2_6-int4"
}
],
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-4": [
[
"DisplayText",
"MiniCPM_VQA",
"MiniCPM_VQA_Polished",
"MultipleImagesInput"
],
{
"title_aux": "ComfyUI_MiniCPM-V-2_6-int4"
}
],
"https://github.com/IuvenisSapiens/ComfyUI_Qwen2-Audio-7B-Instruct-Int4": [
[
"AudioLoader",
@ -6875,7 +6900,7 @@
"title_aux": "ComfyUI_Qwen2-Audio-7B-Instruct-Int4"
}
],
"https://github.com/IuvenisSapiens/ComfyUI_Qwen2-VL-Instruct": [
"https://github.com/IuvenisSapiens/ComfyUI_Qwen2_5-VL-Instruct": [
[
"ImageLoader",
"MultiplePathsInput",
@ -8818,6 +8843,7 @@
"\ud83c\udff7\ufe0f LoRA Loader Prompt Tags",
"\ud83d\udcbe Save Text File With Path",
"\ud83d\udcc1 Get File Path",
"\ud83d\udcc5 Format Date Time",
"\ud83d\udcd0 Resolution Image Size Selector",
"\ud83d\udcdd Wildcard Processor",
"\ud83d\udd20 Tiktoken Tokenizer Info",
@ -20509,6 +20535,7 @@
"GenerateSpeech",
"GenerateVideo",
"GroqProviderNode",
"ImageComparer",
"JoinStringsMulti",
"LLMToolkitProviderSelector",
"LLMToolkitTextGenerator",
@ -23125,7 +23152,9 @@
"LoopAwareVLMAccumulator",
"LoopSafeAccumulator",
"PromptTemplateLoader",
"RemoteTextEncoder",
"RobustImageRangeExtractor",
"SeedPromptGenerator",
"ShrugPrompter",
"SmartImageRangeExtractor",
"TextCleanup",
@ -23344,6 +23373,7 @@
"FL_Dither",
"FL_Fal_Kontext",
"FL_Fal_Pixverse",
"FL_Fal_Seedance_i2v",
"FL_Float",
"FL_FractalKSampler",
"FL_GPT_Image1",
@ -23462,6 +23492,7 @@
"FL_VideoRecompose",
"FL_VideoTrim",
"FL_WF_Agent",
"FL_WanFirstLastFrameToVideo",
"FL_ZipDirectory",
"FL_ZipSave",
"GradientImageGenerator",
@ -23898,6 +23929,16 @@
"title_aux": "comfyui-mosaic-blur"
}
],
"https://github.com/fwack/ComfyUI_API_Manager_Pro": [
[
"APIRequestNode",
"PostImageToAPI",
"TextPromptCombinerNode"
],
{
"title_aux": "ComfyUI_API_Manager"
}
],
"https://github.com/g0kuvonlange/ComfyUI-Load-From-URL": [
[
"Load LoRA From URL",
@ -31136,11 +31177,10 @@
],
"https://github.com/lum3on/ComfyUI-FrameUtilitys": [
[
"FrameClipper",
"FrameExtender",
"FrameExtenderAdvanced",
"FrameRepeater",
"FrameReplacer"
"FrameReplacer",
"GitInstaller"
],
{
"title_aux": "ComfyUI-FrameUtilitys"

File diff suppressed because it is too large Load Diff

View File

@ -9018,8 +9018,10 @@
"https://github.com/sprited-ai/sprited-comfyui-nodes": [
[
"LoopTrimNode",
"PreviewVideo",
"SliceBatch",
"SliceLatents",
"URLToVideo",
"VideoDownloader",
"VideoShotSplitter"
],

File diff suppressed because it is too large Load Diff

View File

@ -3194,6 +3194,14 @@
"title_aux": "ComfyUI-Gemini-API"
}
],
"https://github.com/CY-CHENYUE/ComfyUI-ImageCompositionCy.git": [
[
"ImageCompositor"
],
{
"title_aux": "ComfyUI-ImageCompositionCy"
}
],
"https://github.com/CY-CHENYUE/ComfyUI-InpaintEasy": [
[
"CropByMask",
@ -3757,6 +3765,7 @@
"DisplayAny",
"DisplayText",
"EmptyLatentBatch",
"FluxSamplerParams",
"GeminiPrompt",
"GlifConsistencyDecoder",
"GlifPatchConsistencyDecoderTiled",
@ -3766,11 +3775,16 @@
"ImageScaleDownBy",
"ImageToMultipleOf",
"KikoSaveImage",
"LoRAFolderBatch",
"PlotParameters+",
"ResolutionCalculator",
"SDXLAspectRatio",
"SamplerCombo",
"SamplerComboCompact",
"SamplerSelectHelper",
"SchedulerSelectHelper",
"SeedHistory",
"TextEncodeSamplerParams",
"WidthHeightSelector"
],
{
@ -6865,6 +6879,17 @@
"title_aux": "ComfyUI_MiniCPM-V-2_6-int4"
}
],
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-4": [
[
"DisplayText",
"MiniCPM_VQA",
"MiniCPM_VQA_Polished",
"MultipleImagesInput"
],
{
"title_aux": "ComfyUI_MiniCPM-V-2_6-int4"
}
],
"https://github.com/IuvenisSapiens/ComfyUI_Qwen2-Audio-7B-Instruct-Int4": [
[
"AudioLoader",
@ -6875,7 +6900,7 @@
"title_aux": "ComfyUI_Qwen2-Audio-7B-Instruct-Int4"
}
],
"https://github.com/IuvenisSapiens/ComfyUI_Qwen2-VL-Instruct": [
"https://github.com/IuvenisSapiens/ComfyUI_Qwen2_5-VL-Instruct": [
[
"ImageLoader",
"MultiplePathsInput",
@ -8818,6 +8843,7 @@
"\ud83c\udff7\ufe0f LoRA Loader Prompt Tags",
"\ud83d\udcbe Save Text File With Path",
"\ud83d\udcc1 Get File Path",
"\ud83d\udcc5 Format Date Time",
"\ud83d\udcd0 Resolution Image Size Selector",
"\ud83d\udcdd Wildcard Processor",
"\ud83d\udd20 Tiktoken Tokenizer Info",
@ -20509,6 +20535,7 @@
"GenerateSpeech",
"GenerateVideo",
"GroqProviderNode",
"ImageComparer",
"JoinStringsMulti",
"LLMToolkitProviderSelector",
"LLMToolkitTextGenerator",
@ -23125,7 +23152,9 @@
"LoopAwareVLMAccumulator",
"LoopSafeAccumulator",
"PromptTemplateLoader",
"RemoteTextEncoder",
"RobustImageRangeExtractor",
"SeedPromptGenerator",
"ShrugPrompter",
"SmartImageRangeExtractor",
"TextCleanup",
@ -23344,6 +23373,7 @@
"FL_Dither",
"FL_Fal_Kontext",
"FL_Fal_Pixverse",
"FL_Fal_Seedance_i2v",
"FL_Float",
"FL_FractalKSampler",
"FL_GPT_Image1",
@ -23462,6 +23492,7 @@
"FL_VideoRecompose",
"FL_VideoTrim",
"FL_WF_Agent",
"FL_WanFirstLastFrameToVideo",
"FL_ZipDirectory",
"FL_ZipSave",
"GradientImageGenerator",
@ -23898,6 +23929,16 @@
"title_aux": "comfyui-mosaic-blur"
}
],
"https://github.com/fwack/ComfyUI_API_Manager_Pro": [
[
"APIRequestNode",
"PostImageToAPI",
"TextPromptCombinerNode"
],
{
"title_aux": "ComfyUI_API_Manager"
}
],
"https://github.com/g0kuvonlange/ComfyUI-Load-From-URL": [
[
"Load LoRA From URL",
@ -31136,11 +31177,10 @@
],
"https://github.com/lum3on/ComfyUI-FrameUtilitys": [
[
"FrameClipper",
"FrameExtender",
"FrameExtenderAdvanced",
"FrameRepeater",
"FrameReplacer"
"FrameReplacer",
"GitInstaller"
],
{
"title_aux": "ComfyUI-FrameUtilitys"