update DB
This commit is contained in:
@@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "pmarmotte2",
|
||||
"title": "ComfyUI-Speaker-Isolation",
|
||||
"reference": "https://github.com/pmarmotte2/ComfyUI-Speaker-Isolation",
|
||||
"files": [
|
||||
"https://github.com/pmarmotte2/ComfyUI-Speaker-Isolation"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that performs speaker diarization to isolate individual speaker audio tracks from a single audio source."
|
||||
},
|
||||
{
|
||||
"author": "facefusion",
|
||||
"title": "FaceFusion ComfyUI",
|
||||
"reference": "https://github.com/facefusion/facefusion-comfyui",
|
||||
"files": [
|
||||
"https://github.com/facefusion/facefusion-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Industry leading face manipulation platform"
|
||||
},
|
||||
{
|
||||
"author": "Yo1up",
|
||||
"title": "Diffusion-Model-Detailer",
|
||||
@@ -675,56 +695,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that automatically selects appropriate video resolution dimensions based on generation mode, aspect ratio, and quality settings. Designed to work seamlessly with video generation models and KJNodes image resize nodes."
|
||||
},
|
||||
{
|
||||
"author": "TheLustriVA",
|
||||
"title": "ComfyUI Image Size Tool",
|
||||
"reference": "https://github.com/TheLustriVA/ComfyUI-Image-Size-Tool",
|
||||
"files": [
|
||||
"https://github.com/TheLustriVA/ComfyUI-Image-Size-Tool"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Resolution calculator nodes for ComfyUI with model-specific constraints and optimal bucket resolutions"
|
||||
},
|
||||
{
|
||||
"author": "highdoping",
|
||||
"title": "ComfyUI-ASSSSA",
|
||||
"reference": "https://github.com/HighDoping/ComfyUI_ASSSSA",
|
||||
"files": [
|
||||
"https://github.com/HighDoping/ComfyUI_ASSSSA"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Add ASS/SSA subtitle to video using ffmpeg."
|
||||
},
|
||||
{
|
||||
"author": "highdoping",
|
||||
"title": "lama_with_refiner",
|
||||
"reference": "https://github.com/fplu/comfyui_lama_with_refiner",
|
||||
"files": [
|
||||
"https://github.com/fplu/comfyui_lama_with_refiner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes for lama+refiner inpainting with ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "robin-collins",
|
||||
"title": "ComfyUI-TechsToolz",
|
||||
"reference": "https://github.com/robin-collins/ComfyUI-TechsToolz",
|
||||
"files": [
|
||||
"https://github.com/robin-collins/ComfyUI-TechsToolz"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A modular collection of ComfyUI custom nodes with advanced dependency management and ComfyUI Manager integration."
|
||||
},
|
||||
{
|
||||
"author": "lum3on",
|
||||
"title": "ComfyUI-AudioX",
|
||||
"reference": "https://github.com/lum3on/ComfyUI-StableAudioX",
|
||||
"files": [
|
||||
"https://github.com/lum3on/ComfyUI-StableAudioX"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A powerful audio generation extension for ComfyUI that integrates AudioX models for high-quality audio synthesis from text and video inputs."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -19057,6 +19057,7 @@
|
||||
],
|
||||
"https://github.com/comfy-deploy/comfyui-llm-toolkit": [
|
||||
[
|
||||
"BFLProviderNode",
|
||||
"CheckImageEmpty",
|
||||
"ConfigGenerateImage",
|
||||
"Display_Text",
|
||||
@@ -23445,8 +23446,9 @@
|
||||
],
|
||||
"https://github.com/hexxacubic/ComfyUI-Prompt_Library": [
|
||||
[
|
||||
"Double_Prompt_Encode",
|
||||
"Prompt_Extender",
|
||||
"Prompt_Library",
|
||||
"Random_Project",
|
||||
"Simple_Prompt_Library"
|
||||
],
|
||||
{
|
||||
@@ -29970,6 +29972,7 @@
|
||||
"MultipleLoraTagLoader",
|
||||
"PromptLoader",
|
||||
"StringConcat",
|
||||
"StringPicker",
|
||||
"StringSelector",
|
||||
"StringSub",
|
||||
"StringViewer",
|
||||
@@ -31693,6 +31696,14 @@
|
||||
"title_aux": "CRT-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/pmarmotte2/ComfyUI-Speaker-Isolation": [
|
||||
[
|
||||
"SpeakerDiarizer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Speaker-Isolation"
|
||||
}
|
||||
],
|
||||
"https://github.com/pnikolic-amd/ComfyUI_MIGraphX": [
|
||||
[
|
||||
"CompileDiffusersMIGraphX"
|
||||
@@ -32259,7 +32270,9 @@
|
||||
"ColorCorrectionViewer",
|
||||
"ColorPaletteExtractor",
|
||||
"EasyColorCorrection",
|
||||
"RawImageProcessor"
|
||||
"FilmEmulation",
|
||||
"RawImageProcessor",
|
||||
"VAEColorCorrector"
|
||||
],
|
||||
{
|
||||
"title_aux": "Easy Color Correction"
|
||||
|
||||
Reference in New Issue
Block a user