update DB

This commit is contained in:
Dr.Lt.Data 2025-09-22 07:30:28 +09:00
parent b6f171de51
commit deb05c6cc3
7 changed files with 2415 additions and 2405 deletions

View File

@ -33089,6 +33089,27 @@
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI featuring Gemini AI integration for video and image analysis, with a complete development environment using GPU-accelerated containers."
},
{
"author": "sumitchatterjee13",
"title": "Luminance Stack Processor",
"reference": "https://github.com/sumitchatterjee13/Luminance-Stack-Processor",
"files": [
"https://github.com/sumitchatterjee13/Luminance-Stack-Processor"
],
"install_type": "git-clone",
"description": "Custom nodes to process multi exposure images and stack them to produce 32bit exr file with dynamic range data"
},
{
"author": "perckle",
"title": "ComfyUI-DPIR",
"reference": "https://github.com/perckle/comfyui_dpir",
"files": [
"https://github.com/perckle/comfyui_dpir"
],
"install_type": "git-clone",
"description": "A dpir/DRUnet inference node for ComfyUI"
},
@ -33538,16 +33559,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "sumitchatterjee13",
"title": "Luminance Stack Processor",
"reference": "https://github.com/sumitchatterjee13/Luminance-Stack-Processor",
"files": [
"https://github.com/sumitchatterjee13/Luminance-Stack-Processor"
],
"install_type": "git-clone",
"description": "Custom nodes to process multi exposure images and stack them to produce 32bit exr file with dynamic range data"
}
}
]
}

View File

@ -2349,12 +2349,14 @@
],
"https://github.com/ApexArtist/comfyui-apex-artist": [
[
"ApexArtist - Depth to Normal",
"ApexBlur",
"ApexColorReference",
"ApexDepthToNormal",
"ApexFilmGrading",
"ApexLayerBlend",
"ApexSmartResize"
"ApexSharpen",
"ApexSmartResize",
"ApexStableNormal"
],
{
"title_aux": "Apex Artist - Image Resize"
@ -4960,6 +4962,7 @@
"DD-ModelSwitcher",
"DD-QwenMTTranslator",
"DD-SimpleLatent",
"DD-TxtFileMerger",
"DD-VideoFrameExtractor"
],
{
@ -6571,6 +6574,7 @@
"ReActorMaskHelper",
"ReActorOptions",
"ReActorRestoreFace",
"ReActorRestoreFaceAdvanced",
"ReActorSaveFaceModel",
"ReActorSetWeight",
"ReActorUnload"
@ -20193,8 +20197,8 @@
"color_OneColor_replace",
"color_adjust_HDR",
"color_adjust_HSL",
"color_adjust_WB_balance",
"color_adjust_light",
"color_balance_adv",
"color_match_adv",
"color_selector",
"color_tool",
@ -20218,6 +20222,7 @@
"excel_imgEditor_helper",
"excel_insert_image",
"excel_insert_image_easy",
"excel_object",
"excel_qwen_artistic",
"excel_qwen_font",
"excel_read",
@ -20229,6 +20234,7 @@
"excel_write_data_easy",
"flow_auto_pixel",
"flow_judge",
"flow_model_tool",
"img_effect_CircleWarp",
"img_effect_Liquify",
"img_effect_Load",
@ -27727,6 +27733,10 @@
[
"ICHIS_Aspect_Ratio_Plus",
"ICHIS_Extract_Tags",
"ICHIS_Save_Tags",
"ICHIS_Tag_Category_Select",
"ICHIS_Tag_File_Loader",
"ICHIS_Tag_Sampler",
"ICHIS_Text_Selector"
],
{
@ -31015,7 +31025,9 @@
"Json Extractor - klinter",
"LoadImagePlus",
"LoadVideoForExtendingKlinter",
"NanoBananaMultiInput",
"OutpaintPadding",
"OutputTester",
"PrepVideoForExtendKlinter",
"SaveAudioPlus",
"SizeSelector",
@ -33507,8 +33519,8 @@
"ComfyUI Folder Paths | sokes \ud83e\uddac",
"Current Date & Time | sokes \ud83e\uddac",
"Generate Random Background | sokes \ud83e\uddac",
"Get Files in Folder with Extension | sokes \ud83e\uddac",
"Hex Color Swatch | sokes \ud83e\uddac",
"Hex to Color Name | sokes \ud83e\uddac",
"Image Picker | sokes \ud83e\uddac",
"Latent Switch x9 | sokes \ud83e\uddac",
"Load Random Image | sokes \ud83e\uddac",
@ -36170,6 +36182,7 @@
"AIHubExposeImageBatch",
"AIHubExposeImageInfoOnly",
"AIHubExposeInteger",
"AIHubExposeModel",
"AIHubExposeSampler",
"AIHubExposeScheduler",
"AIHubExposeSeed",
@ -36454,6 +36467,14 @@
"title_aux": "Comfyui_wan_api"
}
],
"https://github.com/perckle/comfyui_dpir": [
[
"ImageDenoiseWithDPIR"
],
{
"title_aux": "ComfyUI-DPIR"
}
],
"https://github.com/pharmapsychotic/comfy-cliption": [
[
"CLIPtionBeamSearch",
@ -40402,6 +40423,16 @@
"title_aux": "comfyui_tag_filter"
}
],
"https://github.com/sumitchatterjee13/Luminance-Stack-Processor": [
[
"HDRExportNode",
"LuminanceStackProcessor3Stops",
"LuminanceStackProcessor5Stops"
],
{
"title_aux": "Luminance Stack Processor"
}
],
"https://github.com/sumitchatterjee13/nuke-nodes-comfyui": [
[
"NukeBlur",
@ -40411,6 +40442,8 @@
"NukeCornerPin",
"NukeCrop",
"NukeDefocus",
"NukeExposure",
"NukeExposureAdvanced",
"NukeGrade",
"NukeLevels",
"NukeMerge",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "lihaoyun6",
"title": "ComfyUI-lhyNodes",
"reference": "https://github.com/lihaoyun6/ComfyUI-lhyNodes",
"files": [
"https://github.com/lihaoyun6/ComfyUI-lhyNodes"
],
"install_type": "git-clone",
"description": "NODES: Mask to SAM2Coordinates, String Format, String Format (Advanced), CSV RandomPicker, CSV RandomPicker (Advanced)"
},
{
"author": "orion4d",
"title": "Orion4D MasterPrompt Suite for ComfyUI [UNSAFE]",

View File

@ -149,6 +149,7 @@
"https://github.com/1H-hobit/ComfyUI_InternVL3": [
[
"DynamicPreprocess",
"Florence2toCoordinates_hb",
"InternVLHFInference",
"InternVLModelLoader",
"hb_Number_Counter"
@ -1195,6 +1196,7 @@
"VTS To Boolean",
"VTS To List",
"VTS To Text",
"VTS To Text List",
"VTS_Load_Pose_Keypoints",
"Vts Text To Batch Prompt"
],
@ -7063,15 +7065,23 @@
],
"https://github.com/husw725/comfyui_alta_nodes": [
[
"Alta:EditableImage",
"Alta:GetImageAndPath",
"Alta:GetImageByIndex",
"Alta:GetStringByIndex",
"Alta:GptImageMerge",
"Alta:JiMengImage2Video",
"Alta:JiMengImage2VideoQuery",
"Alta:JimengText2Image",
"Alta:LoadImage",
"Alta:LoadImageFromPath",
"Alta:LoadImageWithPath",
"Alta:LoadImagesPath",
"Alta:LoadVideoPath",
"Alta:LoadVideosFromFolder",
"Alta:SaveImage",
"Alta:SaveImagePlus"
"Alta:SaveImagePlus",
"Alta:VideoCombine"
],
{
"title_aux": "comfyui_alta_nodes"
@ -8001,6 +8011,9 @@
],
"https://github.com/lfelipegg/lfgg_custom_nodes": [
[
"LFGG - Resolution Tools",
"LFGG KSampler (advanced) - Config",
"LFGG KSampler - Config",
"ModelMergeCombos"
],
{
@ -8029,6 +8042,18 @@
"title_aux": "ComfyUI-img-tiler"
}
],
"https://github.com/lihaoyun6/ComfyUI-lhyNodes": [
[
"CSVRandomPicker",
"CSVRandomPickerAdv",
"MaskToSAMCoords",
"StrFormat",
"StrFormatAdv"
],
{
"title_aux": "ComfyUI-lhyNodes"
}
],
"https://github.com/linhusyung/comfyui-Build-and-train-your-network": [
[
"Conv_layer",

View File

@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "sumitchatterjee13",
"title": "Luminance Stack Processor",
"reference": "https://github.com/sumitchatterjee13/Luminance-Stack-Processor",
"files": [
"https://github.com/sumitchatterjee13/Luminance-Stack-Processor"
],
"install_type": "git-clone",
"description": "Custom nodes to process multi exposure images and stack them to produce 32bit exr file with dynamic range data"
},
{
"author": "perckle",
"title": "ComfyUI-DPIR",
"reference": "https://github.com/perckle/comfyui_dpir",
"files": [
"https://github.com/perckle/comfyui_dpir"
],
"install_type": "git-clone",
"description": "A dpir/DRUnet inference node for ComfyUI"
},
{
"author": "sammykumar",
"title": "ComfyUI-SwissArmyKnife",
@ -691,138 +711,6 @@
],
"install_type": "git-clone",
"description": "AI Horde integration as custom node(s) for ComfyUI"
},
{
"author": "darkamenosa",
"title": "Comfy Nano Banana",
"id": "comfy-nanobanana",
"reference": "https://github.com/darkamenosa/comfy_nanobanana",
"files": [
"https://github.com/darkamenosa/comfy_nanobanana"
],
"install_type": "git-clone",
"description": "Google Gemini API integration for ComfyUI - Generate images and text using Google's latest AI models. Provides nodes for Gemini API interactions and batch image processing."
},
{
"author": "Regi E",
"title": "Comfyui-EasyIllustrious",
"reference": "https://github.com/regiellis/ComfyUI-EasyIllustrious",
"files": [
"https://github.com/regiellis/ComfyUI-EasyIllustrious"
],
"install_type": "git-clone",
"description": "ComfyUI-EasyIllustrious is a custom node suite to make working with Illustrious models easier and more intuitive"
},
{
"author": "firetheft",
"title": "ComfyUI_Local_Lora_Gallery",
"reference": "https://github.com/Firetheft/ComfyUI_Local_Lora_Gallery",
"files": [
"https://github.com/Firetheft/ComfyUI_Local_Lora_Gallery"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that provides a visual gallery for managing and applying multiple LoRA models."
},
{
"author": "lucasgattas",
"title": "ComfyUI · Egregora Audio SuperResolution",
"reference": "https://github.com/lucasgattas/ComfyUI-Egregora-Audio-Super-Resolution",
"files": [
"https://github.com/lucasgattas/ComfyUI-Egregora-Audio-Super-Resolution"
],
"install_type": "git-clone",
"description": "Highquality music audio enhancement for ComfyUI: FlashSR superresolution + Fat Llama spectral enhancement (GPU & CPU)."
},
{
"author": "jfcantu",
"title": "ComfyUI Prompt Companion",
"reference": "https://github.com/jfcantu/ComfyUI-Prompt-Companion",
"files": [
"https://github.com/jfcantu/ComfyUI-Prompt-Companion"
],
"install_type": "git-clone",
"description": "A node that lets you save and reuse parts of prompts (embeddings, quality keywords, and so on.)"
},
{
"author": "FloyoAI",
"title": "ComfyUI Seed API Integration",
"reference": "https://github.com/FloyoAI/ComfyUI-Seed-API",
"files": [
"https://github.com/FloyoAI/ComfyUI-Seed-API"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for Seed AI APIs including video generation, image generation, and chat models"
},
{
"author": "duldduld",
"title": "ComfyUI_md5",
"reference": "https://github.com/duldduld/ComfyUI_md5",
"files": [
"https://github.com/duldduld/ComfyUI_md5"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes to covert string/image/file to md5 hash"
},
{
"author": "jtydhr88",
"title": "ComfyUI-StableStudio",
"reference": "https://github.com/jtydhr88/ComfyUI-StableStudio",
"files": [
"https://github.com/jtydhr88/ComfyUI-StableStudio"
],
"install_type": "git-clone",
"description": "A practical plugin that adds a StableStudio style user interface to ComfyUI. This project aims to give you a clean, responsive UI for managing StableStudio features inside ComfyUI, without complicating your workflow. It focuses on reliability, speed, and a calm, uncluttered design that helps you work faster."
},
{
"author": "ApexArtist",
"title": "Apex Artist - Image Resize",
"reference": "https://github.com/ApexArtist/comfyui-apex-artist",
"files": [
"https://github.com/ApexArtist/comfyui-apex-artist"
],
"install_type": "git-clone",
"description": "Professional image resizing node with 6 advanced algorithms, intelligent aspect ratio handling, crop/pad options, and batch processing support. Perfect for AI workflows, photography, and digital art.",
"category": "Image Processing",
"tags": [
"image",
"resize",
"scaling",
"aspect-ratio",
"lanczos",
"bicubic",
"batch-processing"
],
"version": "1.0.0"
},
{
"author": "Seth A. Robinson",
"title": "Workflow to API Converter Endpoint",
"reference": "https://github.com/SethRobinson/comfyui-workflow-to-api-converter-endpoint",
"files": [
"https://github.com/SethRobinson/comfyui-workflow-to-api-converter-endpoint"
],
"install_type": "git-clone",
"description": "Adds a global /workflow/convert API endpoint to convert non-API workflow formats to API format for ComfyUI execution"
},
{
"author": "orion4d",
"title": "Gemini Nano Banana for ComfyUI",
"reference": "https://github.com/orion4d/Gemini_Banana_by_orion4d",
"files": [
"https://github.com/orion4d/Gemini_Banana_by_orion4d"
],
"install_type": "git-clone",
"description": "This project is a custom node for ComfyUI that integrates the power of the Google Gemini 2.5 Flash Image (“Nano Banana”) API. It provides a single versatile node, the Gemini Nano Banana, which allows you to perform image generation and editing operations directly within your workflows."
},
{
"author": "orion4d",
"title": "ComfyUI EncryptMaster",
"reference": "https://github.com/orion4d/Comfyui_EncryptMaster",
"files": [
"https://github.com/orion4d/Comfyui_EncryptMaster"
],
"install_type": "git-clone",
"description": "ComfyUI node pack for encrypting and hiding text or images.\nSecurity: AES-256-GCM (authenticated) with scrypt key derivation.\nSteganography: LSB (PNG/TIFF) and DCT/JPEG (more robust to recompression)."
}
]
}

View File

@ -2349,12 +2349,14 @@
],
"https://github.com/ApexArtist/comfyui-apex-artist": [
[
"ApexArtist - Depth to Normal",
"ApexBlur",
"ApexColorReference",
"ApexDepthToNormal",
"ApexFilmGrading",
"ApexLayerBlend",
"ApexSmartResize"
"ApexSharpen",
"ApexSmartResize",
"ApexStableNormal"
],
{
"title_aux": "Apex Artist - Image Resize"
@ -4960,6 +4962,7 @@
"DD-ModelSwitcher",
"DD-QwenMTTranslator",
"DD-SimpleLatent",
"DD-TxtFileMerger",
"DD-VideoFrameExtractor"
],
{
@ -6571,6 +6574,7 @@
"ReActorMaskHelper",
"ReActorOptions",
"ReActorRestoreFace",
"ReActorRestoreFaceAdvanced",
"ReActorSaveFaceModel",
"ReActorSetWeight",
"ReActorUnload"
@ -20193,8 +20197,8 @@
"color_OneColor_replace",
"color_adjust_HDR",
"color_adjust_HSL",
"color_adjust_WB_balance",
"color_adjust_light",
"color_balance_adv",
"color_match_adv",
"color_selector",
"color_tool",
@ -20218,6 +20222,7 @@
"excel_imgEditor_helper",
"excel_insert_image",
"excel_insert_image_easy",
"excel_object",
"excel_qwen_artistic",
"excel_qwen_font",
"excel_read",
@ -20229,6 +20234,7 @@
"excel_write_data_easy",
"flow_auto_pixel",
"flow_judge",
"flow_model_tool",
"img_effect_CircleWarp",
"img_effect_Liquify",
"img_effect_Load",
@ -27727,6 +27733,10 @@
[
"ICHIS_Aspect_Ratio_Plus",
"ICHIS_Extract_Tags",
"ICHIS_Save_Tags",
"ICHIS_Tag_Category_Select",
"ICHIS_Tag_File_Loader",
"ICHIS_Tag_Sampler",
"ICHIS_Text_Selector"
],
{
@ -31015,7 +31025,9 @@
"Json Extractor - klinter",
"LoadImagePlus",
"LoadVideoForExtendingKlinter",
"NanoBananaMultiInput",
"OutpaintPadding",
"OutputTester",
"PrepVideoForExtendKlinter",
"SaveAudioPlus",
"SizeSelector",
@ -33507,8 +33519,8 @@
"ComfyUI Folder Paths | sokes \ud83e\uddac",
"Current Date & Time | sokes \ud83e\uddac",
"Generate Random Background | sokes \ud83e\uddac",
"Get Files in Folder with Extension | sokes \ud83e\uddac",
"Hex Color Swatch | sokes \ud83e\uddac",
"Hex to Color Name | sokes \ud83e\uddac",
"Image Picker | sokes \ud83e\uddac",
"Latent Switch x9 | sokes \ud83e\uddac",
"Load Random Image | sokes \ud83e\uddac",
@ -36170,6 +36182,7 @@
"AIHubExposeImageBatch",
"AIHubExposeImageInfoOnly",
"AIHubExposeInteger",
"AIHubExposeModel",
"AIHubExposeSampler",
"AIHubExposeScheduler",
"AIHubExposeSeed",
@ -36454,6 +36467,14 @@
"title_aux": "Comfyui_wan_api"
}
],
"https://github.com/perckle/comfyui_dpir": [
[
"ImageDenoiseWithDPIR"
],
{
"title_aux": "ComfyUI-DPIR"
}
],
"https://github.com/pharmapsychotic/comfy-cliption": [
[
"CLIPtionBeamSearch",
@ -40402,6 +40423,16 @@
"title_aux": "comfyui_tag_filter"
}
],
"https://github.com/sumitchatterjee13/Luminance-Stack-Processor": [
[
"HDRExportNode",
"LuminanceStackProcessor3Stops",
"LuminanceStackProcessor5Stops"
],
{
"title_aux": "Luminance Stack Processor"
}
],
"https://github.com/sumitchatterjee13/nuke-nodes-comfyui": [
[
"NukeBlur",
@ -40411,6 +40442,8 @@
"NukeCornerPin",
"NukeCrop",
"NukeDefocus",
"NukeExposure",
"NukeExposureAdvanced",
"NukeGrade",
"NukeLevels",
"NukeMerge",