update DB

This commit is contained in:
Dr.Lt.Data 2025-09-15 12:52:43 +09:00
parent 4acf5660b2
commit c77ffeeec0
8 changed files with 1737 additions and 1612 deletions

View File

@ -13197,7 +13197,17 @@
"https://github.com/vanche1212/ComfyUI-ZMG-Nodes"
],
"install_type": "git-clone",
"description": "Nodes:ApiRequestNode, LoadVideoNode, JsonParserNode, OllamaRequestNode, OldPhotoColorizationNode."
"description": "Nodes:ApiRequestNode, LoadVideoNode, JsonParserNode, OllamaRequestNode, OldPhotoColorizationNode, waveform_2_audio, SaveImageUnifiedOutput, VideoHelperUnifiedOutput, ..."
},
{
"author": "vanche1212",
"title": "ComfyUI InspireMusic Plugin",
"reference": "https://github.com/vanche1212/ComfyUI-InspireMusic",
"files": [
"https://github.com/vanche1212/ComfyUI-InspireMusic"
],
"install_type": "git-clone",
"description": "InspireMusic ComfyUI Plugin ComfyUI Integration Plugin for AI Music Generation\nA ComfyUI node plugin based on Alibabas InspireMusic model, supporting text-to-music generation and music continuation features."
},
{
"author": "hben35096",
@ -32800,6 +32810,16 @@
"install_type": "git-clone",
"description": "Image obfuscation in ComfyUI"
},
{
"author": "dzy1128",
"title": "Seedream Image Generate ComfyUI Node",
"reference": "https://github.com/dzy1128/Seedream-Image-Generate-ComfyUI",
"files": [
"https://github.com/dzy1128/Seedream-Image-Generate-ComfyUI"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node based on the Volcano Engine Doubao large model Seedream API, designed for high-quality image generation."
},

View File

@ -24049,6 +24049,14 @@
"title_aux": "ComfyUI-crop-alpha"
}
],
"https://github.com/dzy1128/Seedream-Image-Generate-ComfyUI": [
[
"SeedreamImageGenerate"
],
{
"title_aux": "Seedream Image Generate ComfyUI Node"
}
],
"https://github.com/e-tier-newbie/ComfyUI-E-Tier-TextSaver": [
[
"E_TierTextSaver"
@ -37246,6 +37254,7 @@
],
"https://github.com/regiellis/ComfyUI-EasyIllustrious": [
[
"IllustriousAppendRegion",
"IllustriousArtists",
"IllustriousAttentionCouple",
"IllustriousAutoOutpaint",
@ -37257,18 +37266,22 @@
"IllustriousE621Characters",
"IllustriousEmotions",
"IllustriousEmptyLatentImage",
"IllustriousEmptyRegions",
"IllustriousHairstyles",
"IllustriousKSamplerPresets",
"IllustriousKSamplerPro",
"IllustriousLatentUpscale",
"IllustriousMakeRegion",
"IllustriousMasterModel",
"IllustriousMultiPassSampler",
"IllustriousNegativeCLIPEncoder",
"IllustriousPonyTokens",
"IllustriousPoses",
"IllustriousPrompt",
"IllustriousRegionalConditioning",
"IllustriousScenesPlus",
"IllustriousScheduler",
"IllustriousSmartSceneGenerator",
"IllustriousTriplePassSampler",
"IllustriousVAEDecode",
"IllustriousVAEEncode",
@ -41317,6 +41330,14 @@
"title_aux": "OpenRouter Node"
}
],
"https://github.com/vanche1212/ComfyUI-InspireMusic": [
[
"InspireMusicTextToMusic"
],
{
"title_aux": "ComfyUI InspireMusic Plugin"
}
],
"https://github.com/vanche1212/ComfyUI-ZMG-Nodes": [
[
"VC_Load_Video_Path_Unified_Output",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "78Ventures",
"title": "ComfyUI-Tortu [WIP/UNSAFE]",
"reference": "https://github.com/78Ventures/ComfyUI-Tortu",
"files": [
"https://github.com/78Ventures/ComfyUI-Tortu"
],
"install_type": "git-clone",
"description": "Opinionated custom nodes and ready-to-use workflows for dataset prep and portrait/headshot pipelines in ComfyUI.\nNOTE: The files in the repo are not organized.[w/This extension has a vulnerability that allows arbitrary access to local files from remote.]"
},
{
"author": "GeekyGhost",
"title": "Studio42 Image, Audio, and Video Editing Suite for ComfyUI [WIP]",

View File

@ -317,6 +317,29 @@
"title_aux": "Alo77 - ComfyUI Custom Nodes Collection [WIP]"
}
],
"https://github.com/78Ventures/ComfyUI-Tortu": [
[
"BC_DETECT_FACE_ORIENTATION",
"BC_EXIF_WRITER",
"BC_IMAGE_LORA_CONFORM",
"BC_LOAD_IMAGES",
"BC_LORA_DEFINE",
"BC_LORA_METADATA",
"BC_LORA_TRAIN",
"BC_SAVE_IMAGES",
"IF_LoadImagesS",
"TORTU_DETECT_DUPLICATES",
"TORTU_DETECT_EMOTION",
"TORTU_DIRECTORY_ORGANIZER",
"TORTU_EMOTION_DETECTION",
"TORTU_METADATA_WRITER",
"TORTU_ORGANIZE_IMAGES",
"TORTU_WRITE_EXIF"
],
{
"title_aux": "ComfyUI-Tortu [WIP/UNSAFE]"
}
],
"https://github.com/7BEII/Comfyui_PDuse": [
[
"Empty_Line",

View File

@ -54,6 +54,11 @@
"last_update": "2025-08-05 06:46:11",
"author_account_age_days": 832
},
"https://github.com/78Ventures/ComfyUI-Tortu": {
"stars": 1,
"last_update": "2025-09-14 14:15:36",
"author_account_age_days": 551
},
"https://github.com/7BEII/Comfyui_PDuse": {
"stars": 22,
"last_update": "2025-09-11 07:08:59",

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "dzy1128",
"title": "Seedream Image Generate ComfyUI Node",
"reference": "https://github.com/dzy1128/Seedream-Image-Generate-ComfyUI",
"files": [
"https://github.com/dzy1128/Seedream-Image-Generate-ComfyUI"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node based on the Volcano Engine Doubao large model Seedream API, designed for high-quality image generation."
},
{
"author": "nakagawadev",
"title": "comfyui_nakagawa",

View File

@ -24049,6 +24049,14 @@
"title_aux": "ComfyUI-crop-alpha"
}
],
"https://github.com/dzy1128/Seedream-Image-Generate-ComfyUI": [
[
"SeedreamImageGenerate"
],
{
"title_aux": "Seedream Image Generate ComfyUI Node"
}
],
"https://github.com/e-tier-newbie/ComfyUI-E-Tier-TextSaver": [
[
"E_TierTextSaver"
@ -37246,6 +37254,7 @@
],
"https://github.com/regiellis/ComfyUI-EasyIllustrious": [
[
"IllustriousAppendRegion",
"IllustriousArtists",
"IllustriousAttentionCouple",
"IllustriousAutoOutpaint",
@ -37257,18 +37266,22 @@
"IllustriousE621Characters",
"IllustriousEmotions",
"IllustriousEmptyLatentImage",
"IllustriousEmptyRegions",
"IllustriousHairstyles",
"IllustriousKSamplerPresets",
"IllustriousKSamplerPro",
"IllustriousLatentUpscale",
"IllustriousMakeRegion",
"IllustriousMasterModel",
"IllustriousMultiPassSampler",
"IllustriousNegativeCLIPEncoder",
"IllustriousPonyTokens",
"IllustriousPoses",
"IllustriousPrompt",
"IllustriousRegionalConditioning",
"IllustriousScenesPlus",
"IllustriousScheduler",
"IllustriousSmartSceneGenerator",
"IllustriousTriplePassSampler",
"IllustriousVAEDecode",
"IllustriousVAEEncode",
@ -41317,6 +41330,14 @@
"title_aux": "OpenRouter Node"
}
],
"https://github.com/vanche1212/ComfyUI-InspireMusic": [
[
"InspireMusicTextToMusic"
],
{
"title_aux": "ComfyUI InspireMusic Plugin"
}
],
"https://github.com/vanche1212/ComfyUI-ZMG-Nodes": [
[
"VC_Load_Video_Path_Unified_Output",