update DB
This commit is contained in:
@@ -2327,6 +2327,7 @@
|
||||
"ImageWidthStitch",
|
||||
"Image_Resize",
|
||||
"MergeImageChannels",
|
||||
"Prism_Mirage",
|
||||
"random_any",
|
||||
"show_type",
|
||||
"timer",
|
||||
@@ -7540,6 +7541,14 @@
|
||||
"title_aux": null
|
||||
}
|
||||
],
|
||||
"https://github.com/majocola/comfyui-standbybutton": [
|
||||
[
|
||||
"StandbyButton"
|
||||
],
|
||||
{
|
||||
"title_aux": "Standbybutton"
|
||||
}
|
||||
],
|
||||
"https://github.com/majorsauce/comfyui_indieTools": [
|
||||
[
|
||||
"IndCutByMask",
|
||||
|
||||
@@ -2629,6 +2629,11 @@
|
||||
"last_update": "2025-06-30 03:36:19",
|
||||
"author_account_age_days": 3477
|
||||
},
|
||||
"https://github.com/majocola/comfyui-standbybutton": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-08-06 00:28:10",
|
||||
"author_account_age_days": 845
|
||||
},
|
||||
"https://github.com/majorsauce/comfyui_indieTools": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-06-25 08:59:57",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "jtydhr88",
|
||||
"title": "ComfyUI-OpenCut",
|
||||
"reference": "https://github.com/jtydhr88/ComfyUI-OpenCut",
|
||||
"files": [
|
||||
"https://github.com/jtydhr88/ComfyUI-OpenCut"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a ComfyUI plugin that integrated OpenCut into ComfyUI, originally developed by [a/OpenCut](https://github.com/OpenCut-app/OpenCut)"
|
||||
},
|
||||
{
|
||||
"author": "snomiao",
|
||||
"title": "ComfyUI Video Crop",
|
||||
|
||||
@@ -5525,6 +5525,8 @@
|
||||
],
|
||||
"https://github.com/FortunaCournot/comfyui_stereoscopic": [
|
||||
[
|
||||
"DecryptWatermark",
|
||||
"EncryptWatermark",
|
||||
"GetResolutionForVR",
|
||||
"ImageVRConverter"
|
||||
],
|
||||
@@ -27187,6 +27189,14 @@
|
||||
"title_aux": "ComfyUI LayerDivider"
|
||||
}
|
||||
],
|
||||
"https://github.com/jtydhr88/ComfyUI-OpenCut": [
|
||||
[
|
||||
"ComfyUIOpenCut"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-OpenCut"
|
||||
}
|
||||
],
|
||||
"https://github.com/juddisjudd/ComfyUI-BawkNodes": [
|
||||
[
|
||||
"BawkSampler",
|
||||
|
||||
Reference in New Issue
Block a user