update DB

This commit is contained in:
Dr.Lt.Data
2024-09-01 01:31:24 +09:00
parent 78314d9529
commit bfb9a7b855
8 changed files with 2063 additions and 1876 deletions

View File

@@ -12,6 +12,16 @@
{
"author": "bananasss00",
"title": "Comfyui-PyExec [UNSAFE]",
"reference": "https://github.com/bananasss00/Comfyui-PyExec",
"files": [
"https://github.com/bananasss00/Comfyui-PyExec"
],
"install_type": "git-clone",
"description": "Nodes:PyExec.[w/This node allows access to arbitrary files through the workflow, which could pose a security threat.]"
},
{
"author": "jgbrblmd",
"title": "ComfyUI-ComfyFluxSize [WIP]",
@@ -1056,7 +1066,7 @@
"https://github.com/bruce007lee/comfyui-tiny-utils"
],
"install_type": "git-clone",
"description": "Nodes:FaceAlign, FaceAlignImageProcess, FaceAlignMaskProcess"
"description": "Nodes:FaceAlign, FaceAlignImageProcess, FaceAlignMaskProcess, ImageFillColorByMask, CropImageByMask, LoadImageAdvance, ImageTransposeAdvance, ImageSAMMask"
},
{
"author": "brycegoh",
@@ -1452,16 +1462,6 @@
"install_type": "git-clone",
"description": "Experimental method to use reference video to drive motion in generations without training in ComfyUI."
},
{
"author": "logtd",
"title": "ComfyUI-MotionThiefExperiment",
"reference": "https://github.com/logtd/ComfyUI-MotionThiefExperiment",
"files": [
"https://github.com/logtd/ComfyUI-MotionThiefExperiment"
],
"install_type": "git-clone",
"description": "Nodes:This is an experimental node pack to test using reference videos for their motion.\nIt isn't compatible with a lot of things as this is a hacky implementation for experiments only."
},
{
"author": "hy134300",
"title": "comfyui-hb-node",

View File

@@ -1045,6 +1045,18 @@
"title_aux": "ComfyUI-FrameSkipping"
}
],
"https://github.com/bananasss00/Comfyui-PyExec": [
[
"PyExec"
],
{
"author": "SeniorPioner",
"description": "Comfyui runtime python code execution",
"nickname": "PyExec",
"title": "PyExec",
"title_aux": "Comfyui-PyExec [UNSAFE]"
}
],
"https://github.com/beyastard/ComfyUI_BeySoft": [
[
"BeySoft"
@@ -2175,16 +2187,6 @@
"title_aux": "ComfyUI-Fluxtapoz [WIP]"
}
],
"https://github.com/logtd/ComfyUI-MotionThiefExperiment": [
[
"ApplyRefMotionNode",
"MotionRefSettingsCustomNode",
"MotionRefSettingsDefaultNode"
],
{
"title_aux": "ComfyUI-MotionThiefExperiment"
}
],
"https://github.com/logtd/ComfyUI-Veevee": [
[
"ApplyVVModel",

View File

File diff suppressed because it is too large Load Diff