update DB

This commit is contained in:
Dr.Lt.Data 2025-07-30 08:57:38 +09:00
parent d962aa03f4
commit 030e02ffb8
6 changed files with 696 additions and 705 deletions

View File

@ -8019,6 +8019,9 @@
"FindValueFromFile|LP",
"FloatToInt|LP",
"FloatToString|LP",
"GetComfyUIFolderPath|LP",
"GetComfyUIHttpFolderPath|LP",
"GetFilenameByIndexInFolder|LP",
"Hard Model Unloader [LP]",
"HardModelUnloader|LP",
"HundredthsSimpleFloatSlider|LP",

View File

@ -5251,16 +5251,6 @@
"install_type": "git-clone",
"description": "here put custom input nodes such as text,video...\nNOTE: The files in the repo are not organized."
},
{
"author": "fablestudio",
"title": "ComfyUI-Showrunner-Utils",
"reference": "https://github.com/fablestudio/ComfyUI-Showrunner-Utils",
"files": [
"https://github.com/fablestudio/ComfyUI-Showrunner-Utils"
],
"install_type": "git-clone",
"description": "NODES: Align Face, Generate Timestamp, GetMostCommonColors, Alpha Crop and Position Image, Shrink Image"
},
{
"author": "monate0615",
"title": "ComfyUI-Simple-Image-Tools [WIP]",

View File

@ -889,6 +889,21 @@
"title_aux": "ComfyUI-FileOps [UNSAFE]"
}
],
"https://github.com/Baverne/comfyUI-TiledWan": [
[
"TileAndStitchBack",
"TiledWanImageStatistics",
"TiledWanImageToMask",
"TiledWanMaskStatistics",
"TiledWanVideoSLGSimple",
"TiledWanVideoSamplerSimple",
"TiledWanVideoVACEpipe",
"WanVideoVACEpipe"
],
{
"title_aux": "TiledWan ComfyUI Node Set [WIP]"
}
],
"https://github.com/BenjaMITM/ComfyUI_On_The_Fly_Wildcards": [
[
"Display String",
@ -5428,31 +5443,6 @@
"title_aux": "comfyui_runway_gen3"
}
],
"https://github.com/fablestudio/ComfyUI-Showrunner-Utils": [
[
"AdjustBottomAlphaDistance",
"AlignFace",
"Alpha Crop and Position Image",
"ComfyDeployAPINode",
"CreateOutlineMask",
"GenerateTimestamp",
"GetMostCommonColors",
"ImageCompositeAbsoluteByContainer",
"LoadImageFromUrl",
"LoraLoaderModelWithNameOnly",
"LoraLoaderWithName",
"MaskMorphologyNode",
"OpenAI Image 2 Text",
"PadMask",
"ReadImage",
"ShowrunnerFilename",
"ShowrunnerSeed",
"Shrink Image"
],
{
"title_aux": "ComfyUI-Showrunner-Utils"
}
],
"https://github.com/facok/ComfyUI-FokToolset": [
[
"Fok_PreprocessRefImage"

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "fablestudio",
"title": "ComfyUI-Showrunner-Utils [REMOVED]",
"reference": "https://github.com/fablestudio/ComfyUI-Showrunner-Utils",
"files": [
"https://github.com/fablestudio/ComfyUI-Showrunner-Utils"
],
"install_type": "git-clone",
"description": "NODES: Align Face, Generate Timestamp, GetMostCommonColors, Alpha Crop and Position Image, Shrink Image"
},
{
"author": "skayka",
"title": "ComfyUI-DreamFit []REMOVED]",

View File

@ -8019,6 +8019,9 @@
"FindValueFromFile|LP",
"FloatToInt|LP",
"FloatToString|LP",
"GetComfyUIFolderPath|LP",
"GetComfyUIHttpFolderPath|LP",
"GetFilenameByIndexInFolder|LP",
"Hard Model Unloader [LP]",
"HardModelUnloader|LP",
"HundredthsSimpleFloatSlider|LP",