update DB

This commit is contained in:
Dr.Lt.Data
2025-09-15 07:41:30 +09:00
parent 9e6cb246cc
commit 2d9f0a668c
8 changed files with 3073 additions and 2681 deletions

View File

@@ -1,5 +1,45 @@
{
"custom_nodes": [
{
"author": "GeekyGhost",
"title": "Studio42 Image, Audio, and Video Editing Suite for ComfyUI [WIP]",
"reference": "https://github.com/GeekyGhost/24oiduts-ComfyUI",
"files": [
"https://github.com/GeekyGhost/24oiduts-ComfyUI"
],
"install_type": "git-clone",
"description": "Studio42 is a comprehensive suite of advanced custom nodes that brings professional-grade image and video editing capabilities to ComfyUI. Designed for efficiency, quality, and creative flexibility, this suite provides cutting-edge background removal, layer composition, and patch manipulation tools used in modern VFX and content creation workflows."
},
{
"author": "ches2010",
"title": "comfyui_aliyundrive_uploader",
"reference": "https://github.com/ches2010/comfyui_aliyundrive_uploader",
"files": [
"https://github.com/ches2010/comfyui_aliyundrive_uploader"
],
"install_type": "git-clone",
"description": "comfyui_aliyundrive_uploader"
},
{
"author": "CooperCorona",
"title": "comfy-auto-unload",
"reference": "https://github.com/CooperCorona/comfy-auto-unload",
"files": [
"https://github.com/CooperCorona/comfy-auto-unload"
],
"install_type": "git-clone",
"description": "unloads models from VRAM in comfyui after a set period of time"
},
{
"author": "yokoyoko9053",
"title": "comfyui-sequential-prompt",
"reference": "https://github.com/yokoyoko9053/comfyui-sequential-prompt",
"files": [
"https://github.com/yokoyoko9053/comfyui-sequential-prompt"
],
"install_type": "git-clone",
"description": "NODES: SQPrompt"
},
{
"author": "polygoningenieur",
"title": "ComfyUI-Diffusion-SDXL-Video",

View File

@@ -1436,8 +1436,13 @@
],
"https://github.com/DraconicDragon/ComfyUI_e621_booru_toolkit": [
[
"BTK_PixAITaggerNode",
"GetAIBooruPost",
"GetAnyBooruPostAdv",
"GetBooruPost",
"GetDanbooruPost",
"GetE621Post",
"GetGelbooruPost",
"TagWikiFetch"
],
{
@@ -1776,6 +1781,21 @@
"title_aux": "PMSnodes [WIP]"
}
],
"https://github.com/GeekyGhost/24oiduts-ComfyUI": [
[
"Studio42AudioLoader",
"Studio42AudioMixer",
"Studio42BackgroundRemoverEnhanced",
"Studio42LayerComposer",
"Studio42PatchDrop",
"Studio42PatchLiftLoader",
"Studio42VideoPatchDrop",
"Studio42VideoPatchLiftLoader"
],
{
"title_aux": "Studio42 Image, Audio, and Video Editing Suite for ComfyUI [WIP]"
}
],
"https://github.com/GentlemanHu/ComfyUI-Notifier": [
[
"GentlemanHu_Notifier"
@@ -2842,7 +2862,9 @@
"Downloader",
"FileMoveNode",
"FolderIteratorNODE",
"GLM_Node",
"GetImageListFromFloderNode",
"GetRefModelImageListNode",
"Get_cookies_Node",
"Get_json_value_Node",
"Get_video_Node",
@@ -2876,12 +2898,15 @@
"douyin_remove_watermark_Node",
"file_analysis_Node",
"find_files_by_extension_Node",
"get_text_from_list_Node",
"get_video_from_url_Node",
"image_iterator",
"img2url_v2_Node",
"img_understanding_Node",
"klingai_video_Node",
"path_join_Node",
"save_img_NODE",
"save_img_v2_NODE",
"set_api_Node",
"text_replace_node"
],
@@ -5189,6 +5214,18 @@
"title_aux": "ComfyUI-InstantCharacterFlux [WIP]"
}
],
"https://github.com/ches2010/comfyui_aliyundrive_uploader": [
[
"AliyunDriveCloudUploadNode",
"AliyunDriveOptimizedUploadNode",
"SimpleUploadToAliyunDrive",
"UploadToAliyunDrive",
"UploadToOSSNode"
],
{
"title_aux": "comfyui_aliyundrive_uploader"
}
],
"https://github.com/chetusangolgi/Comfyui-supabase": [
[
"SupabaseAudioUploader",
@@ -8456,7 +8493,7 @@
"Image Size Calculator",
"Model Selector",
"Upscale Settings Calculator",
"Video Settings Calculator"
"Video Settings"
],
{
"title_aux": "ComfyUI-Codinghero"
@@ -9350,6 +9387,7 @@
"Save Image Folder",
"Select Image From Batch",
"Slot Frame",
"String To Float List",
"Trim Padded Batch"
],
{
@@ -10375,7 +10413,8 @@
"DownloadAndLoadLoraModelOnly",
"EdgeNoise",
"FeatheredSharpen",
"IterativeDeHaloAlphaWithMaskTorch"
"IterativeDeHaloAlphaWithMaskTorch",
"SkinColorFusion"
],
{
"title_aux": "comfyui-virallover"
@@ -10830,7 +10869,6 @@
"ForInnerEnd",
"ForInnerStart",
"ForStart",
"GLM3Prompt",
"IdentifyingQR",
"IfInnerExecute",
"Image2Video",
@@ -10871,6 +10909,12 @@
"LamGetPngInfo",
"LamHeyGemNode",
"LamHeyGemQueryNode",
"LamIndexTTS2AdvancedParams",
"LamIndexTTS2Node0",
"LamIndexTTS2Node1",
"LamIndexTTS2Node2",
"LamIndexTTS2Node3",
"LamIndexTTS2UnloadModel",
"LamLoadImageBase64",
"LamLoadPathImage",
"LamLoadVideo",
@@ -10901,6 +10945,7 @@
"MultiTextSetArea",
"MultiTextSetGligen",
"MultiTextSetMask",
"OpenAiPrompt",
"OutDoWhileEnd",
"OutDoWhileStart",
"PreviewImageLam",
@@ -10984,6 +11029,14 @@
"title_aux": "ComfyUI-Dropbox-API [WIP]"
}
],
"https://github.com/yokoyoko9053/comfyui-sequential-prompt": [
[
"YokoYoko.Tec"
],
{
"title_aux": "comfyui-sequential-prompt"
}
],
"https://github.com/yuvraj108c/ComfyUI-HYPIR": [
[
"HYPIRProcess",

View File

File diff suppressed because it is too large Load Diff