mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-16 01:25:03 +08:00
update DB
This commit is contained in:
parent
ff671b1d4e
commit
954aa8a6d0
@ -3068,6 +3068,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This is an Extension for ComfyUI, which helps formatting texts."
|
"description": "This is an Extension for ComfyUI, which helps formatting texts."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Haoming02",
|
||||||
|
"title": "ComfyUI Clear Screen",
|
||||||
|
"reference": "https://github.com/Haoming02/comfyui-clear-screen",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Haoming02/comfyui-clear-screen"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This is an Extension for ComfyUI, which adds a button, CLS, to clear the console window."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "bedovyy",
|
"author": "bedovyy",
|
||||||
"title": "ComfyUI_NAIDGenerator",
|
"title": "ComfyUI_NAIDGenerator",
|
||||||
|
|||||||
@ -4060,6 +4060,7 @@
|
|||||||
"Segs Mask ForEach",
|
"Segs Mask ForEach",
|
||||||
"SegsMaskCombine",
|
"SegsMaskCombine",
|
||||||
"SegsToCombinedMask",
|
"SegsToCombinedMask",
|
||||||
|
"SetDefaultImageForSEGS",
|
||||||
"SubtractMask",
|
"SubtractMask",
|
||||||
"SubtractMaskForEach",
|
"SubtractMaskForEach",
|
||||||
"TiledKSamplerProvider",
|
"TiledKSamplerProvider",
|
||||||
@ -4729,6 +4730,8 @@
|
|||||||
"ShowLayer",
|
"ShowLayer",
|
||||||
"ShowTextForGPT",
|
"ShowTextForGPT",
|
||||||
"SmoothMask",
|
"SmoothMask",
|
||||||
|
"SpeechRecognition",
|
||||||
|
"SpeechSynthesis",
|
||||||
"SplitLongMask",
|
"SplitLongMask",
|
||||||
"SvgImage",
|
"SvgImage",
|
||||||
"TextImage",
|
"TextImage",
|
||||||
|
|||||||
@ -1,15 +1,5 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
{
|
|
||||||
"author": "spacepxl",
|
|
||||||
"title": "ComfyUI-Image-Filters",
|
|
||||||
"reference": "https://github.com/spacepxl/ComfyUI-Image-Filters",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/spacepxl/ComfyUI-Image-Filters"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Image and matte filtering nodes for ComfyUI `image/filters/*`"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "talesofai",
|
"author": "talesofai",
|
||||||
"title": "comfyui-supersave [WIP]",
|
"title": "comfyui-supersave [WIP]",
|
||||||
|
|||||||
@ -1,5 +1,25 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "spacepxl",
|
||||||
|
"title": "ComfyUI-Image-Filters",
|
||||||
|
"reference": "https://github.com/spacepxl/ComfyUI-Image-Filters",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/spacepxl/ComfyUI-Image-Filters"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Image and matte filtering nodes for ComfyUI `image/filters/*`"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Haoming02",
|
||||||
|
"title": "ComfyUI Clear Screen",
|
||||||
|
"reference": "https://github.com/Haoming02/comfyui-clear-screen",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Haoming02/comfyui-clear-screen"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This is an Extension for ComfyUI, which adds a button, CLS, to clear the console window."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "deroberon",
|
"author": "deroberon",
|
||||||
"title": "demofusion-comfyui",
|
"title": "demofusion-comfyui",
|
||||||
|
|||||||
@ -4060,6 +4060,7 @@
|
|||||||
"Segs Mask ForEach",
|
"Segs Mask ForEach",
|
||||||
"SegsMaskCombine",
|
"SegsMaskCombine",
|
||||||
"SegsToCombinedMask",
|
"SegsToCombinedMask",
|
||||||
|
"SetDefaultImageForSEGS",
|
||||||
"SubtractMask",
|
"SubtractMask",
|
||||||
"SubtractMaskForEach",
|
"SubtractMaskForEach",
|
||||||
"TiledKSamplerProvider",
|
"TiledKSamplerProvider",
|
||||||
@ -4729,6 +4730,8 @@
|
|||||||
"ShowLayer",
|
"ShowLayer",
|
||||||
"ShowTextForGPT",
|
"ShowTextForGPT",
|
||||||
"SmoothMask",
|
"SmoothMask",
|
||||||
|
"SpeechRecognition",
|
||||||
|
"SpeechSynthesis",
|
||||||
"SplitLongMask",
|
"SplitLongMask",
|
||||||
"SvgImage",
|
"SvgImage",
|
||||||
"TextImage",
|
"TextImage",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user