update DB
This commit is contained in:
@@ -1,5 +1,45 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "bleash-dev",
|
||||
"title": "Comfyui-Iddle-Checker",
|
||||
"reference": "https://github.com/bleash-dev/Comfyui-Iddle-Checker",
|
||||
"files": [
|
||||
"https://github.com/bleash-dev/Comfyui-Iddle-Checker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "front extension for idle checker"
|
||||
},
|
||||
{
|
||||
"author": "fangg2000",
|
||||
"title": "ComfyUI-StableAudioFG [WIP]",
|
||||
"reference": "https://github.com/fangg2000/ComfyUI-StableAudioFG",
|
||||
"files": [
|
||||
"https://github.com/fangg2000/ComfyUI-StableAudioFG"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The ComfyUI plugin for stable-audio (supports offline use)\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "hdfhssg",
|
||||
"title": "comfyui_EvoSearch [WIP]",
|
||||
"reference": "https://github.com/hdfhssg/comfyui_EvoSearch",
|
||||
"files": [
|
||||
"https://github.com/hdfhssg/comfyui_EvoSearch"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: EvoSearch_FLUX, EvoSearch_SD21, EvoSearch_WAN, EvolutionScheduleGenerator, GuidanceRewardsGenerator"
|
||||
},
|
||||
{
|
||||
"author": "simonjaq",
|
||||
"title": "ComfyUI-sjnodes",
|
||||
"reference": "https://github.com/simonjaq/ComfyUI-sjnodes",
|
||||
"files": [
|
||||
"https://github.com/simonjaq/ComfyUI-sjnodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Some modified ComfyUI custom nodes"
|
||||
},
|
||||
{
|
||||
"author": "A4P7J1N7M05OT",
|
||||
"title": "ComfyUI-VAELoaderSDXLmod",
|
||||
|
||||
@@ -670,6 +670,7 @@
|
||||
"TS_FilePathLoader",
|
||||
"TS_Free_Video_Memory",
|
||||
"TS_ImageResize",
|
||||
"TS_MarianTranslator",
|
||||
"TS_Qwen3",
|
||||
"TS_VideoDepthNode",
|
||||
"TS_Video_Upscale_With_Model"
|
||||
@@ -960,6 +961,7 @@
|
||||
],
|
||||
"https://github.com/Chargeuk/ComfyUI-vts-nodes": [
|
||||
[
|
||||
"VTS Add Text To list",
|
||||
"VTS Clean Text",
|
||||
"VTS Clean Text List",
|
||||
"VTS Clear Ram",
|
||||
@@ -3506,7 +3508,8 @@
|
||||
],
|
||||
"https://github.com/aa-parky/pipemind-comfyui": [
|
||||
[
|
||||
"BatchImageLoad",
|
||||
"BatchImageLoadInput",
|
||||
"BatchImageLoadOutput",
|
||||
"BooleanSwitchAny",
|
||||
"KeywordPromptComposer",
|
||||
"LoadTxtFile",
|
||||
@@ -5093,6 +5096,19 @@
|
||||
"title_aux": "ComfyUI-SenseVoice [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/fangg2000/ComfyUI-StableAudioFG": [
|
||||
[
|
||||
"LoadStableAudioModel",
|
||||
"StableAudioFG"
|
||||
],
|
||||
{
|
||||
"author": "lks-ai",
|
||||
"description": "A Simple integration of Stable Audio Diffusion with knobs and stuff!",
|
||||
"nickname": "stableaudio",
|
||||
"title": "StableAudioSampler",
|
||||
"title_aux": "ComfyUI-StableAudioFG [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/fangziheng2321/comfyuinode_chopmask": [
|
||||
[
|
||||
"cus_chopmask"
|
||||
@@ -5539,6 +5555,18 @@
|
||||
"title_aux": "ComfyUI_pxtool [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/hdfhssg/comfyui_EvoSearch": [
|
||||
[
|
||||
"EvoSearch_FLUX",
|
||||
"EvoSearch_SD21",
|
||||
"EvoSearch_WAN",
|
||||
"EvolutionScheduleGenerator",
|
||||
"GuidanceRewardsGenerator"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_EvoSearch [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/hiusdev/ComfyUI_Lah_Toffee": [
|
||||
[
|
||||
"LoadVideoRandom"
|
||||
@@ -8074,6 +8102,20 @@
|
||||
"title_aux": "ComfyUI_ReduxEmbedToolkit"
|
||||
}
|
||||
],
|
||||
"https://github.com/simonjaq/ComfyUI-sjnodes": [
|
||||
[
|
||||
"CrossFadeVideo",
|
||||
"InpaintCropImprovedGPU",
|
||||
"InpaintStitchImprovedGPU",
|
||||
"LoadStitcherFromFile",
|
||||
"SaveStitcherToFile",
|
||||
"SmoothTemporalMask",
|
||||
"WanVideoVACEExtend"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-sjnodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_GPT_SoVITS_Lite": [
|
||||
[
|
||||
"GPT_SoVITS_LoadModel",
|
||||
|
||||
Reference in New Issue
Block a user