mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
b87ada72aa
commit
d9592b9dab
@ -5299,6 +5299,7 @@
|
||||
"Image Params",
|
||||
"Is Image Valid ?",
|
||||
"None if same Image",
|
||||
"Resize To Megapixels",
|
||||
"Video Params"
|
||||
],
|
||||
{
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "LucianoCirino",
|
||||
"title": "ComfyUI-invAIder-Nodes",
|
||||
"reference": "https://github.com/LucianoCirino/ComfyUI-invAIder-Nodes",
|
||||
"files": [
|
||||
"https://github.com/LucianoCirino/ComfyUI-invAIder-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes I've created for my own personal workflows. Use at your own discretion.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "zhuanvi",
|
||||
"title": "ComfyUI-ZVNodes [WIP]",
|
||||
|
||||
@ -2065,6 +2065,34 @@
|
||||
"title_aux": "ComfyUI-Lucian [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/LucianoCirino/ComfyUI-invAIder-Nodes": [
|
||||
[
|
||||
"\ud83d\udc7e Any Switch",
|
||||
"\ud83d\udc7e Any Switch Large",
|
||||
"\ud83d\udc7e Any Switch Medium",
|
||||
"\ud83d\udc7e Any to Any",
|
||||
"\ud83d\udc7e Debug Tensor Structure",
|
||||
"\ud83d\udc7e Evaluate Anything",
|
||||
"\ud83d\udc7e Image Crop",
|
||||
"\ud83d\udc7e Image Grid",
|
||||
"\ud83d\udc7e Image Overlay",
|
||||
"\ud83d\udc7e Img to Gif",
|
||||
"\ud83d\udc7e Int to Bits",
|
||||
"\ud83d\udc7e Is Image Fully Transparent",
|
||||
"\ud83d\udc7e Load Any",
|
||||
"\ud83d\udc7e Load Image Batch",
|
||||
"\ud83d\udc7e Number Counter",
|
||||
"\ud83d\udc7e Preview Image if True",
|
||||
"\ud83d\udc7e Save AnimPNG If True",
|
||||
"\ud83d\udc7e Save Any",
|
||||
"\ud83d\udc7e Save Image If True",
|
||||
"\ud83d\udc7e Seed Controller",
|
||||
"\ud83d\udc7e Signed Integer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-invAIder-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/LyazS/ComfyUI-aznodes": [
|
||||
[
|
||||
"CrossFadeImageSequence",
|
||||
@ -2185,6 +2213,7 @@
|
||||
"ImageCountConcatenate",
|
||||
"ImageHeigthStitch",
|
||||
"ImageWidthStitch",
|
||||
"Image_Resize",
|
||||
"MergeImageChannels",
|
||||
"random_any",
|
||||
"show_type",
|
||||
|
||||
@ -684,6 +684,11 @@
|
||||
"last_update": "2025-06-18 06:47:37",
|
||||
"author_account_age_days": 2277
|
||||
},
|
||||
"https://github.com/LucianoCirino/ComfyUI-invAIder-Nodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-07-27 22:04:59",
|
||||
"author_account_age_days": 1062
|
||||
},
|
||||
"https://github.com/LucipherDev/ComfyUI-Sentinel": {
|
||||
"stars": 34,
|
||||
"last_update": "2025-04-07 14:53:13",
|
||||
|
||||
@ -5299,6 +5299,7 @@
|
||||
"Image Params",
|
||||
"Is Image Valid ?",
|
||||
"None if same Image",
|
||||
"Resize To Megapixels",
|
||||
"Video Params"
|
||||
],
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user