mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
update DB
This commit is contained in:
parent
d962aa03f4
commit
030e02ffb8
@ -8019,6 +8019,9 @@
|
||||
"FindValueFromFile|LP",
|
||||
"FloatToInt|LP",
|
||||
"FloatToString|LP",
|
||||
"GetComfyUIFolderPath|LP",
|
||||
"GetComfyUIHttpFolderPath|LP",
|
||||
"GetFilenameByIndexInFolder|LP",
|
||||
"Hard Model Unloader [LP]",
|
||||
"HardModelUnloader|LP",
|
||||
"HundredthsSimpleFloatSlider|LP",
|
||||
|
||||
@ -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]",
|
||||
|
||||
@ -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
@ -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]",
|
||||
|
||||
@ -8019,6 +8019,9 @@
|
||||
"FindValueFromFile|LP",
|
||||
"FloatToInt|LP",
|
||||
"FloatToString|LP",
|
||||
"GetComfyUIFolderPath|LP",
|
||||
"GetComfyUIHttpFolderPath|LP",
|
||||
"GetFilenameByIndexInFolder|LP",
|
||||
"Hard Model Unloader [LP]",
|
||||
"HardModelUnloader|LP",
|
||||
"HundredthsSimpleFloatSlider|LP",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user