update DB

This commit is contained in:
Dr.Lt.Data
2024-05-24 22:57:13 +09:00
parent 17020f778c
commit d8280b4632
6 changed files with 93 additions and 14 deletions

View File

@@ -10,7 +10,28 @@
},
{
"author": "githubYiheng",
"title": "comfyui_median_filter",
"id": "median-filter",
"reference": "https://github.com/githubYiheng/comfyui_median_filter",
"files": [
"https://github.com/githubYiheng/comfyui_median_filter"
],
"install_type": "git-clone",
"description": "Nodes:Apply Median Filter. [w/This has been updated to be equivalent to the comfyui_kmeans_filter node. Mistake?]"
},
{
"author": "nat-chan",
"title": "comfyui-eval [UNSAFE]",
"id": "evalnode",
"reference": "https://github.com/nat-chan/comfyui-eval",
"files": [
"https://github.com/nat-chan/comfyui-eval"
],
"install_type": "git-clone",
"description": "Nodes:EvalNode [w/Please do not use the node that executes arbitrary code and outputs in any type, as it is dangerous.]"
},
{
"author": "haofanwang",
"title": "ComfyUI-InstantStyle",