mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
1b67c182bf
commit
41f07444eb
@ -3351,17 +3351,18 @@
|
||||
"description": "Nodes:Consistency VAE Decoder."
|
||||
},
|
||||
{
|
||||
"author": "glifxyz",
|
||||
"title": "ComfyUI-GlifNodes",
|
||||
"reference": "https://github.com/glifxyz/ComfyUI-GlifNodes",
|
||||
"author": "concarne000",
|
||||
"title": "ConCarneNode",
|
||||
"reference": "https://github.com/concarne000/ConCarneNode",
|
||||
"files": [
|
||||
"https://github.com/glifxyz/ComfyUI-GlifNodes"
|
||||
"https://github.com/concarne000/ConCarneNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Consistency VAE Decoder."
|
||||
"description": "Nodes:Bing Image Grabber node for ComfyUI."
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Ser-Hilary",
|
||||
"title": "SDXL_sizing",
|
||||
|
||||
@ -3088,6 +3088,14 @@
|
||||
"title_aux": "ComfyUI_experiments"
|
||||
}
|
||||
],
|
||||
"https://github.com/concarne000/ConCarneNode": [
|
||||
[
|
||||
"BingImageGrabber"
|
||||
],
|
||||
{
|
||||
"title_aux": "ConCarneNode"
|
||||
}
|
||||
],
|
||||
"https://github.com/coreyryanhanson/ComfyQR": [
|
||||
[
|
||||
"comfy-qr-by-image-size",
|
||||
@ -4103,6 +4111,7 @@
|
||||
"AnimeLineArt_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
"ApplyRegionalIPAdapters //Inspire",
|
||||
"BindImageListPromptList //Inspire",
|
||||
"CLIPTextEncodeWithWeight //Inspire",
|
||||
"CacheBackendData //Inspire",
|
||||
"CacheBackendDataList //Inspire",
|
||||
"CacheBackendDataNumberKey //Inspire",
|
||||
@ -4386,11 +4395,14 @@
|
||||
"https://github.com/natto-maki/ComfyUI-NegiTools": [
|
||||
[
|
||||
"NegiTools_CompositeImages",
|
||||
"NegiTools_DepthEstimationByMarigold",
|
||||
"NegiTools_ImageProperties",
|
||||
"NegiTools_LatentProperties",
|
||||
"NegiTools_NoiseImageGenerator",
|
||||
"NegiTools_OpenAiDalle3",
|
||||
"NegiTools_OpenAiTranslate",
|
||||
"NegiTools_OpenPoseToPointList",
|
||||
"NegiTools_PointListToMask",
|
||||
"NegiTools_SeedGenerator",
|
||||
"NegiTools_StringFunction"
|
||||
],
|
||||
|
||||
@ -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."
|
||||
},
|
||||
|
||||
{
|
||||
"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",
|
||||
"title": "ComfyUI Menu Anchor",
|
||||
|
||||
@ -3088,6 +3088,14 @@
|
||||
"title_aux": "ComfyUI_experiments"
|
||||
}
|
||||
],
|
||||
"https://github.com/concarne000/ConCarneNode": [
|
||||
[
|
||||
"BingImageGrabber"
|
||||
],
|
||||
{
|
||||
"title_aux": "ConCarneNode"
|
||||
}
|
||||
],
|
||||
"https://github.com/coreyryanhanson/ComfyQR": [
|
||||
[
|
||||
"comfy-qr-by-image-size",
|
||||
@ -4103,6 +4111,7 @@
|
||||
"AnimeLineArt_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
"ApplyRegionalIPAdapters //Inspire",
|
||||
"BindImageListPromptList //Inspire",
|
||||
"CLIPTextEncodeWithWeight //Inspire",
|
||||
"CacheBackendData //Inspire",
|
||||
"CacheBackendDataList //Inspire",
|
||||
"CacheBackendDataNumberKey //Inspire",
|
||||
@ -4386,11 +4395,14 @@
|
||||
"https://github.com/natto-maki/ComfyUI-NegiTools": [
|
||||
[
|
||||
"NegiTools_CompositeImages",
|
||||
"NegiTools_DepthEstimationByMarigold",
|
||||
"NegiTools_ImageProperties",
|
||||
"NegiTools_LatentProperties",
|
||||
"NegiTools_NoiseImageGenerator",
|
||||
"NegiTools_OpenAiDalle3",
|
||||
"NegiTools_OpenAiTranslate",
|
||||
"NegiTools_OpenPoseToPointList",
|
||||
"NegiTools_PointListToMask",
|
||||
"NegiTools_SeedGenerator",
|
||||
"NegiTools_StringFunction"
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user