update DB
This commit is contained in:
@@ -8864,14 +8864,14 @@
|
||||
},
|
||||
{
|
||||
"author": "githubYiheng",
|
||||
"title": "comfyui_median_filter",
|
||||
"id": "median-filter",
|
||||
"reference": "https://github.com/githubYiheng/comfyui_median_filter",
|
||||
"title": "comfyui_kmeans_filter",
|
||||
"id": "kmeans-filter",
|
||||
"reference": "https://github.com/githubYiheng/comfyui_kmeans_filter",
|
||||
"files": [
|
||||
"https://github.com/githubYiheng/comfyui_median_filter"
|
||||
"https://github.com/githubYiheng/comfyui_kmeans_filter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Apply Median Filter"
|
||||
"description": "Nodes:Apply Kmeans Filter"
|
||||
},
|
||||
{
|
||||
"author": "githubYiheng",
|
||||
@@ -9653,6 +9653,16 @@
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:color2RGB"
|
||||
},
|
||||
{
|
||||
"author": "archifancy",
|
||||
"title": "Image-vector-for-ComfyUI",
|
||||
"reference": "https://github.com/archifancy/Image-vector-for-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/archifancy/Image-vector-for-ComfyUI/raw/main/AIvector.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:AIvector. A wrapped comfyui node for converting pixels to vectors using Vtracer. Check it out here: [a/https://github.com/visioncortex/vtracer](https://github.com/visioncortex/vtracer)."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user