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
0b6cdda6f5
commit
4e6f970ee9
@ -10079,6 +10079,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Hunyuan3D-1-wrapper is a custom node that allows you to run [a/Tencent/Hunyuan3D-1](https://github.com/Tencent/Hunyuan3D-1) in ComfyUI as a wrapper."
|
||||
},
|
||||
{
|
||||
"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": "SeaArtLab",
|
||||
"title": "ComfyUI-Long-CLIP",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -9319,6 +9319,11 @@
|
||||
"last_update": "2025-04-25 11:21:00",
|
||||
"author_account_age_days": 5160
|
||||
},
|
||||
"https://github.com/jtydhr88/ComfyUI-OpenCut": {
|
||||
"stars": 14,
|
||||
"last_update": "2025-08-06 01:17:23",
|
||||
"author_account_age_days": 5160
|
||||
},
|
||||
"https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt": {
|
||||
"stars": 34,
|
||||
"last_update": "2024-07-31 13:45:53",
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user