update DB

This commit is contained in:
Dr.Lt.Data
2025-08-09 07:54:04 +09:00
parent 5667e8bcbb
commit 302327d6b3
6 changed files with 2265 additions and 2258 deletions

View File

@@ -1294,22 +1294,13 @@
[
"ColorGeneratorNode",
"ConditioningInspector",
"EmptyLatentTransparent",
"FluxLayerDiffuseConditioningFix",
"FluxLayerDiffuseDecoder",
"FluxLayerDiffuseDecoderSimple",
"FluxLayerDiffuseEmptyConditioning",
"FluxLayerDiffuseI2I",
"FluxLayerDiffuseI2IAdvanced",
"FluxLayerDiffuseInfo",
"FluxLayerDiffuseModelManager",
"FluxLayerDiffuseSampler",
"FluxLayerDiffuseStandaloneLoader",
"FluxLayerDiffuseT2I",
"FluxLayerDiffuseT2IAdvanced",
"FluxLayerDiffuseTroubleshooter",
"FluxLayerDiffuseVAELoader",
"FluxLayerDiffuseWorkflowHelper",
"LoadImageSequence",
"LoadImageSequenceInfo",
"PreviewTransparentImage",
"SaveTransparentImage",
"TransparentImageInfo"

View File

@@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "Ferocit",
"title": "comfyui-feroccustomnodes",
"reference": "https://github.com/Ferocit/comfyui-feroccustomnodes",
"files": [
"https://github.com/Ferocit/comfyui-feroccustomnodes"
],
"install_type": "git-clone",
"description": "This repository contains custom nodes for ComfyUI, designed to enhance your workflow with text-based operations, particularly for managing and utilizing descriptive texts."
},
{
"author": "CY-CHENYUE",
"title": "ComfyUI-ImageCompositionCy",
@@ -686,37 +696,6 @@
],
"install_type": "git-clone",
"description": "Custom nodes to offload and rapatriate models from cpu."
},
{
"author": "CallMe1101",
"title": "ComfyUI_OmniAvatar",
"reference": "https://github.com/CallMe1101/ComfyUI_OmniAvatar",
"files": [
"https://github.com/CallMe1101/ComfyUI_OmniAvatar"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node developed based on OmniAvatar, capable of generating video sequences with synchronized lip movements and facial expressions by inputting a portrait image, audio, and text prompt. The node parameters and invocation method are fully consistent with the official OmniAvatar inference."
},
{
"author": "cnnmmd",
"title": "cnnmmd: comfyui_xoxxox_cnnmmd",
"reference": "https://github.com/cnnmmd/comfyui_xoxxox_cnnmmd",
"files": [
"https://github.com/cnnmmd/comfyui_xoxxox_cnnmmd"
],
"install_type": "git-clone",
"description": "This is a set of custom nodes for ComfyUI, designed for the following application: [a/https://github.com/cnnmmd/cnnmmd](https://github.com/cnnmmd/cnnmmd)"
},
{
"author": "ShmuelRonen",
"title": "ComfyUI-HiggsAudio_Wrapper",
"id": "higgs-audio-wrapper",
"reference": "https://github.com/ShmuelRonen/ComfyUI-HiggsAudio_Wrapper",
"files": [
"https://github.com/ShmuelRonen/ComfyUI-HiggsAudio_Wrapper"
],
"install_type": "git-clone",
"description": "A comprehensive ComfyUI wrapper for HiggsAudio v2, enabling high-quality text-to-speech generation with advanced voice cloning capabilities. Supports multiple voice presets and custom reference audio for voice cloning. Requires transformers==4.45.2 for compatibility."
}
]
}

View File

@@ -4670,6 +4670,7 @@
"ImageCropFromPadded",
"ImageDifferenceCmap",
"ImagePadToResolution",
"InsightFaceSimilarity",
"PhotoDoddleConditioning"
],
{
@@ -5408,6 +5409,15 @@
"title_aux": "feidorian-ComfyNodes"
}
],
"https://github.com/Ferocit/comfyui-feroccustomnodes": [
[
"LoadDescriptionNode",
"RandomLineFromText"
],
{
"title_aux": "comfyui-feroccustomnodes"
}
],
"https://github.com/FewBox/fewbox-outfit-comfyui": [
[
"FewBoxInContextLora",
@@ -31571,6 +31581,7 @@
[
"PreviewLatent",
"PreviewLatentAdvanced",
"PreviewLatentFlux",
"PreviewLatentXL"
],
{