mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
update DB
This commit is contained in:
parent
17020f778c
commit
d8280b4632
@ -8864,14 +8864,14 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "githubYiheng",
|
"author": "githubYiheng",
|
||||||
"title": "comfyui_median_filter",
|
"title": "comfyui_kmeans_filter",
|
||||||
"id": "median-filter",
|
"id": "kmeans-filter",
|
||||||
"reference": "https://github.com/githubYiheng/comfyui_median_filter",
|
"reference": "https://github.com/githubYiheng/comfyui_kmeans_filter",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/githubYiheng/comfyui_median_filter"
|
"https://github.com/githubYiheng/comfyui_kmeans_filter"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes:Apply Median Filter"
|
"description": "Nodes:Apply Kmeans Filter"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "githubYiheng",
|
"author": "githubYiheng",
|
||||||
@ -9653,6 +9653,16 @@
|
|||||||
"install_type": "copy",
|
"install_type": "copy",
|
||||||
"description": "Nodes:color2RGB"
|
"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)."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -5406,6 +5406,14 @@
|
|||||||
"title_aux": "antrobots ComfyUI Nodepack"
|
"title_aux": "antrobots ComfyUI Nodepack"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/archifancy/Image-vector-for-ComfyUI/raw/main/AIvector.py": [
|
||||||
|
[
|
||||||
|
"AIvector"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Image-vector-for-ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/asagi4/ComfyUI-CADS": [
|
"https://github.com/asagi4/ComfyUI-CADS": [
|
||||||
[
|
[
|
||||||
"CADS"
|
"CADS"
|
||||||
@ -6589,6 +6597,7 @@
|
|||||||
"LayerMask: PixelSpread",
|
"LayerMask: PixelSpread",
|
||||||
"LayerMask: RemBgUltra",
|
"LayerMask: RemBgUltra",
|
||||||
"LayerMask: RmBgUltra V2",
|
"LayerMask: RmBgUltra V2",
|
||||||
|
"LayerMask: SegformerB2ClothesUltra",
|
||||||
"LayerMask: SegmentAnythingUltra",
|
"LayerMask: SegmentAnythingUltra",
|
||||||
"LayerMask: SegmentAnythingUltra V2",
|
"LayerMask: SegmentAnythingUltra V2",
|
||||||
"LayerMask: Shadow & Highlight Mask",
|
"LayerMask: Shadow & Highlight Mask",
|
||||||
@ -7195,7 +7204,9 @@
|
|||||||
"FaceAlign",
|
"FaceAlign",
|
||||||
"FaceAnalysisModels",
|
"FaceAnalysisModels",
|
||||||
"FaceBoundingBox",
|
"FaceBoundingBox",
|
||||||
"FaceEmbedDistance"
|
"FaceEmbedDistance",
|
||||||
|
"FaceSegmentation",
|
||||||
|
"FaceWarp"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Face Analysis for ComfyUI"
|
"title_aux": "Face Analysis for ComfyUI"
|
||||||
@ -7283,6 +7294,7 @@
|
|||||||
"ImageFromBatch+",
|
"ImageFromBatch+",
|
||||||
"ImageListToBatch+",
|
"ImageListToBatch+",
|
||||||
"ImagePosterize+",
|
"ImagePosterize+",
|
||||||
|
"ImageRandomTransform+",
|
||||||
"ImageRemoveBackground+",
|
"ImageRemoveBackground+",
|
||||||
"ImageResize+",
|
"ImageResize+",
|
||||||
"ImageSeamCarving+",
|
"ImageSeamCarving+",
|
||||||
@ -8495,12 +8507,12 @@
|
|||||||
"title_aux": "ComfyUI_GetFileNameFromURL"
|
"title_aux": "ComfyUI_GetFileNameFromURL"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/githubYiheng/comfyui_median_filter": [
|
"https://github.com/githubYiheng/comfyui_kmeans_filter": [
|
||||||
[
|
[
|
||||||
"ImageMedianFilter"
|
"ImageKmeansFilter"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui_median_filter"
|
"title_aux": "comfyui_kmeans_filter"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/glibsonoran/Plush-for-ComfyUI": [
|
"https://github.com/glibsonoran/Plush-for-ComfyUI": [
|
||||||
@ -8767,6 +8779,7 @@
|
|||||||
"LLM_api_loader",
|
"LLM_api_loader",
|
||||||
"LLM_local",
|
"LLM_local",
|
||||||
"LLM_local_loader",
|
"LLM_local_loader",
|
||||||
|
"LLavaLoader",
|
||||||
"VAEDecode_party",
|
"VAEDecode_party",
|
||||||
"accuweather_tool",
|
"accuweather_tool",
|
||||||
"api_tool",
|
"api_tool",
|
||||||
@ -10183,7 +10196,9 @@
|
|||||||
"MaskImageToBase64",
|
"MaskImageToBase64",
|
||||||
"MaskToBase64",
|
"MaskToBase64",
|
||||||
"MaskToBase64Image",
|
"MaskToBase64Image",
|
||||||
|
"SDBaseVerNumber",
|
||||||
"SamAutoMaskSEGS",
|
"SamAutoMaskSEGS",
|
||||||
|
"ShowBoolean",
|
||||||
"ShowFloat",
|
"ShowFloat",
|
||||||
"ShowInt",
|
"ShowInt",
|
||||||
"ShowNumber",
|
"ShowNumber",
|
||||||
@ -11433,11 +11448,13 @@
|
|||||||
"BMAB Alpha Composit",
|
"BMAB Alpha Composit",
|
||||||
"BMAB Basic",
|
"BMAB Basic",
|
||||||
"BMAB Blend",
|
"BMAB Blend",
|
||||||
|
"BMAB Clip Text Encoder SDXL",
|
||||||
"BMAB Conditioning To Bind",
|
"BMAB Conditioning To Bind",
|
||||||
"BMAB Context",
|
"BMAB Context",
|
||||||
"BMAB ControlNet",
|
"BMAB ControlNet",
|
||||||
"BMAB ControlNet IPAdapter",
|
"BMAB ControlNet IPAdapter",
|
||||||
"BMAB ControlNet Openpose",
|
"BMAB ControlNet Openpose",
|
||||||
|
"BMAB Crop",
|
||||||
"BMAB Detail Anything",
|
"BMAB Detail Anything",
|
||||||
"BMAB Detect And Mask",
|
"BMAB Detect And Mask",
|
||||||
"BMAB Detection Crop",
|
"BMAB Detection Crop",
|
||||||
|
|||||||
@ -2003,6 +2003,10 @@
|
|||||||
"stars": 0,
|
"stars": 0,
|
||||||
"last_update": "2024-05-23 01:19:47"
|
"last_update": "2024-05-23 01:19:47"
|
||||||
},
|
},
|
||||||
|
"https://github.com/githubYiheng/comfyui_kmeans_filter": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2024-05-24 10:55:10"
|
||||||
|
},
|
||||||
"https://github.com/githubYiheng/comfyui_median_filter": {
|
"https://github.com/githubYiheng/comfyui_median_filter": {
|
||||||
"stars": 0,
|
"stars": 0,
|
||||||
"last_update": "2024-05-23 01:19:58"
|
"last_update": "2024-05-23 01:19:58"
|
||||||
|
|||||||
@ -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",
|
"author": "haofanwang",
|
||||||
"title": "ComfyUI-InstantStyle",
|
"title": "ComfyUI-InstantStyle",
|
||||||
|
|||||||
@ -12,6 +12,16 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"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)."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "muzi12888",
|
"author": "muzi12888",
|
||||||
"title": "m9-prompts-comfyui",
|
"title": "m9-prompts-comfyui",
|
||||||
|
|||||||
@ -5406,6 +5406,14 @@
|
|||||||
"title_aux": "antrobots ComfyUI Nodepack"
|
"title_aux": "antrobots ComfyUI Nodepack"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/archifancy/Image-vector-for-ComfyUI/raw/main/AIvector.py": [
|
||||||
|
[
|
||||||
|
"AIvector"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Image-vector-for-ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/asagi4/ComfyUI-CADS": [
|
"https://github.com/asagi4/ComfyUI-CADS": [
|
||||||
[
|
[
|
||||||
"CADS"
|
"CADS"
|
||||||
@ -6589,6 +6597,7 @@
|
|||||||
"LayerMask: PixelSpread",
|
"LayerMask: PixelSpread",
|
||||||
"LayerMask: RemBgUltra",
|
"LayerMask: RemBgUltra",
|
||||||
"LayerMask: RmBgUltra V2",
|
"LayerMask: RmBgUltra V2",
|
||||||
|
"LayerMask: SegformerB2ClothesUltra",
|
||||||
"LayerMask: SegmentAnythingUltra",
|
"LayerMask: SegmentAnythingUltra",
|
||||||
"LayerMask: SegmentAnythingUltra V2",
|
"LayerMask: SegmentAnythingUltra V2",
|
||||||
"LayerMask: Shadow & Highlight Mask",
|
"LayerMask: Shadow & Highlight Mask",
|
||||||
@ -7195,7 +7204,9 @@
|
|||||||
"FaceAlign",
|
"FaceAlign",
|
||||||
"FaceAnalysisModels",
|
"FaceAnalysisModels",
|
||||||
"FaceBoundingBox",
|
"FaceBoundingBox",
|
||||||
"FaceEmbedDistance"
|
"FaceEmbedDistance",
|
||||||
|
"FaceSegmentation",
|
||||||
|
"FaceWarp"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Face Analysis for ComfyUI"
|
"title_aux": "Face Analysis for ComfyUI"
|
||||||
@ -7283,6 +7294,7 @@
|
|||||||
"ImageFromBatch+",
|
"ImageFromBatch+",
|
||||||
"ImageListToBatch+",
|
"ImageListToBatch+",
|
||||||
"ImagePosterize+",
|
"ImagePosterize+",
|
||||||
|
"ImageRandomTransform+",
|
||||||
"ImageRemoveBackground+",
|
"ImageRemoveBackground+",
|
||||||
"ImageResize+",
|
"ImageResize+",
|
||||||
"ImageSeamCarving+",
|
"ImageSeamCarving+",
|
||||||
@ -8495,12 +8507,12 @@
|
|||||||
"title_aux": "ComfyUI_GetFileNameFromURL"
|
"title_aux": "ComfyUI_GetFileNameFromURL"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/githubYiheng/comfyui_median_filter": [
|
"https://github.com/githubYiheng/comfyui_kmeans_filter": [
|
||||||
[
|
[
|
||||||
"ImageMedianFilter"
|
"ImageKmeansFilter"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui_median_filter"
|
"title_aux": "comfyui_kmeans_filter"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/glibsonoran/Plush-for-ComfyUI": [
|
"https://github.com/glibsonoran/Plush-for-ComfyUI": [
|
||||||
@ -8767,6 +8779,7 @@
|
|||||||
"LLM_api_loader",
|
"LLM_api_loader",
|
||||||
"LLM_local",
|
"LLM_local",
|
||||||
"LLM_local_loader",
|
"LLM_local_loader",
|
||||||
|
"LLavaLoader",
|
||||||
"VAEDecode_party",
|
"VAEDecode_party",
|
||||||
"accuweather_tool",
|
"accuweather_tool",
|
||||||
"api_tool",
|
"api_tool",
|
||||||
@ -10183,7 +10196,9 @@
|
|||||||
"MaskImageToBase64",
|
"MaskImageToBase64",
|
||||||
"MaskToBase64",
|
"MaskToBase64",
|
||||||
"MaskToBase64Image",
|
"MaskToBase64Image",
|
||||||
|
"SDBaseVerNumber",
|
||||||
"SamAutoMaskSEGS",
|
"SamAutoMaskSEGS",
|
||||||
|
"ShowBoolean",
|
||||||
"ShowFloat",
|
"ShowFloat",
|
||||||
"ShowInt",
|
"ShowInt",
|
||||||
"ShowNumber",
|
"ShowNumber",
|
||||||
@ -11433,11 +11448,13 @@
|
|||||||
"BMAB Alpha Composit",
|
"BMAB Alpha Composit",
|
||||||
"BMAB Basic",
|
"BMAB Basic",
|
||||||
"BMAB Blend",
|
"BMAB Blend",
|
||||||
|
"BMAB Clip Text Encoder SDXL",
|
||||||
"BMAB Conditioning To Bind",
|
"BMAB Conditioning To Bind",
|
||||||
"BMAB Context",
|
"BMAB Context",
|
||||||
"BMAB ControlNet",
|
"BMAB ControlNet",
|
||||||
"BMAB ControlNet IPAdapter",
|
"BMAB ControlNet IPAdapter",
|
||||||
"BMAB ControlNet Openpose",
|
"BMAB ControlNet Openpose",
|
||||||
|
"BMAB Crop",
|
||||||
"BMAB Detail Anything",
|
"BMAB Detail Anything",
|
||||||
"BMAB Detect And Mask",
|
"BMAB Detect And Mask",
|
||||||
"BMAB Detection Crop",
|
"BMAB Detection Crop",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user