update DB

This commit is contained in:
Dr.Lt.Data 2023-12-13 21:14:21 +09:00
parent 1b67c182bf
commit 41f07444eb
4 changed files with 40 additions and 5 deletions

View File

@ -3351,17 +3351,18 @@
"description": "Nodes:Consistency VAE Decoder." "description": "Nodes:Consistency VAE Decoder."
}, },
{ {
"author": "glifxyz", "author": "concarne000",
"title": "ComfyUI-GlifNodes", "title": "ConCarneNode",
"reference": "https://github.com/glifxyz/ComfyUI-GlifNodes", "reference": "https://github.com/concarne000/ConCarneNode",
"files": [ "files": [
"https://github.com/glifxyz/ComfyUI-GlifNodes" "https://github.com/concarne000/ConCarneNode"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:Consistency VAE Decoder." "description": "Nodes:Bing Image Grabber node for ComfyUI."
}, },
{ {
"author": "Ser-Hilary", "author": "Ser-Hilary",
"title": "SDXL_sizing", "title": "SDXL_sizing",

View File

@ -3088,6 +3088,14 @@
"title_aux": "ComfyUI_experiments" "title_aux": "ComfyUI_experiments"
} }
], ],
"https://github.com/concarne000/ConCarneNode": [
[
"BingImageGrabber"
],
{
"title_aux": "ConCarneNode"
}
],
"https://github.com/coreyryanhanson/ComfyQR": [ "https://github.com/coreyryanhanson/ComfyQR": [
[ [
"comfy-qr-by-image-size", "comfy-qr-by-image-size",
@ -4103,6 +4111,7 @@
"AnimeLineArt_Preprocessor_Provider_for_SEGS //Inspire", "AnimeLineArt_Preprocessor_Provider_for_SEGS //Inspire",
"ApplyRegionalIPAdapters //Inspire", "ApplyRegionalIPAdapters //Inspire",
"BindImageListPromptList //Inspire", "BindImageListPromptList //Inspire",
"CLIPTextEncodeWithWeight //Inspire",
"CacheBackendData //Inspire", "CacheBackendData //Inspire",
"CacheBackendDataList //Inspire", "CacheBackendDataList //Inspire",
"CacheBackendDataNumberKey //Inspire", "CacheBackendDataNumberKey //Inspire",
@ -4386,11 +4395,14 @@
"https://github.com/natto-maki/ComfyUI-NegiTools": [ "https://github.com/natto-maki/ComfyUI-NegiTools": [
[ [
"NegiTools_CompositeImages", "NegiTools_CompositeImages",
"NegiTools_DepthEstimationByMarigold",
"NegiTools_ImageProperties", "NegiTools_ImageProperties",
"NegiTools_LatentProperties", "NegiTools_LatentProperties",
"NegiTools_NoiseImageGenerator", "NegiTools_NoiseImageGenerator",
"NegiTools_OpenAiDalle3", "NegiTools_OpenAiDalle3",
"NegiTools_OpenAiTranslate", "NegiTools_OpenAiTranslate",
"NegiTools_OpenPoseToPointList",
"NegiTools_PointListToMask",
"NegiTools_SeedGenerator", "NegiTools_SeedGenerator",
"NegiTools_StringFunction" "NegiTools_StringFunction"
], ],

View File

@ -9,6 +9,16 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel." "description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel."
}, },
{
"author": "concarne000",
"title": "ConCarneNode",
"reference": "https://github.com/concarne000/ConCarneNode",
"files": [
"https://github.com/concarne000/ConCarneNode"
],
"install_type": "git-clone",
"description": "Nodes:Bing Image Grabber node for ComfyUI."
},
{ {
"author": "Haoming02", "author": "Haoming02",
"title": "ComfyUI Menu Anchor", "title": "ComfyUI Menu Anchor",

View File

@ -3088,6 +3088,14 @@
"title_aux": "ComfyUI_experiments" "title_aux": "ComfyUI_experiments"
} }
], ],
"https://github.com/concarne000/ConCarneNode": [
[
"BingImageGrabber"
],
{
"title_aux": "ConCarneNode"
}
],
"https://github.com/coreyryanhanson/ComfyQR": [ "https://github.com/coreyryanhanson/ComfyQR": [
[ [
"comfy-qr-by-image-size", "comfy-qr-by-image-size",
@ -4103,6 +4111,7 @@
"AnimeLineArt_Preprocessor_Provider_for_SEGS //Inspire", "AnimeLineArt_Preprocessor_Provider_for_SEGS //Inspire",
"ApplyRegionalIPAdapters //Inspire", "ApplyRegionalIPAdapters //Inspire",
"BindImageListPromptList //Inspire", "BindImageListPromptList //Inspire",
"CLIPTextEncodeWithWeight //Inspire",
"CacheBackendData //Inspire", "CacheBackendData //Inspire",
"CacheBackendDataList //Inspire", "CacheBackendDataList //Inspire",
"CacheBackendDataNumberKey //Inspire", "CacheBackendDataNumberKey //Inspire",
@ -4386,11 +4395,14 @@
"https://github.com/natto-maki/ComfyUI-NegiTools": [ "https://github.com/natto-maki/ComfyUI-NegiTools": [
[ [
"NegiTools_CompositeImages", "NegiTools_CompositeImages",
"NegiTools_DepthEstimationByMarigold",
"NegiTools_ImageProperties", "NegiTools_ImageProperties",
"NegiTools_LatentProperties", "NegiTools_LatentProperties",
"NegiTools_NoiseImageGenerator", "NegiTools_NoiseImageGenerator",
"NegiTools_OpenAiDalle3", "NegiTools_OpenAiDalle3",
"NegiTools_OpenAiTranslate", "NegiTools_OpenAiTranslate",
"NegiTools_OpenPoseToPointList",
"NegiTools_PointListToMask",
"NegiTools_SeedGenerator", "NegiTools_SeedGenerator",
"NegiTools_StringFunction" "NegiTools_StringFunction"
], ],