update DB
This commit is contained in:
@@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "duckmartians",
|
||||
"title": "Duck_Nodes [UNSAFE]",
|
||||
"reference": "https://github.com/duckmartians/Duck_Nodes",
|
||||
"files": [
|
||||
"https://github.com/duckmartians/Duck_Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Load data from Google Sheets, Google Docs, Excel, Word, and TXT with built-in login system for ComfyUI.[w/This node pack contains a node with a vulnerability that allows reading files from arbitrary paths.]"
|
||||
},
|
||||
{
|
||||
"author": "xsai-collab",
|
||||
"title": "ComfyUI-CombineVideoAndSubtitle",
|
||||
"reference": "https://github.com/xsai-collab/ComfyUI-CombineVideoAndSubtitle",
|
||||
"files": [
|
||||
"https://github.com/xsai-collab/ComfyUI-CombineVideoAndSubtitle"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Combine Video and Subtitle"
|
||||
},
|
||||
{
|
||||
"author": "Lovzu",
|
||||
"title": "ComfyUI-Qwen [NAME CONFLICT]",
|
||||
|
||||
@@ -198,9 +198,11 @@
|
||||
"StringCoordinateToBBoxMask",
|
||||
"StringCoordinateToBBoxes",
|
||||
"TextCustomExtract",
|
||||
"TextFormat",
|
||||
"TextFilterComment",
|
||||
"TextJoinByTextList",
|
||||
"TextJoinMulti",
|
||||
"TextLoadLocal"
|
||||
"TextLoadLocal",
|
||||
"TextPrefixSuffix"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-1hewNodes [WIP]"
|
||||
@@ -2461,6 +2463,7 @@
|
||||
[
|
||||
"mb Barcode",
|
||||
"mb CLIP Text Encoder",
|
||||
"mb Color Mask",
|
||||
"mb Data Type Converter",
|
||||
"mb Debug",
|
||||
"mb Demux",
|
||||
@@ -4330,9 +4333,11 @@
|
||||
"https://github.com/blepping/comfyui_dum_samplers": [
|
||||
[
|
||||
"BatchMergeSampler",
|
||||
"ButcherTableauSampler",
|
||||
"CacheAwareEulerSampler",
|
||||
"CyclePaddingSampler",
|
||||
"HistorySampler",
|
||||
"LetMeHelpYouSampler",
|
||||
"PingPongSampler",
|
||||
"RestlessScheduler",
|
||||
"SimilarityAncestralEulerSampler",
|
||||
@@ -5473,6 +5478,18 @@
|
||||
"title_aux": "ComfyUI_BWiZ_Nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/duckmartians/Duck_Nodes": [
|
||||
[
|
||||
"Duck_LoadExcelRow",
|
||||
"Duck_LoadGoogleDocLine",
|
||||
"Duck_LoadGoogleSheetOneRow",
|
||||
"Duck_LoadWordLine",
|
||||
"Duck_PromptLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "Duck_Nodes [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/eggsbenedicto/DiffusionRenderer-ComfyUI": [
|
||||
[
|
||||
"Cosmos1ForwardRenderer",
|
||||
@@ -9533,8 +9550,7 @@
|
||||
"https://github.com/usrname0/ComfyUI-AllergicPack": [
|
||||
[
|
||||
"FolderFileCounter_Allergic",
|
||||
"IncrementorPlus",
|
||||
"WanVideoVACEContextManager"
|
||||
"IncrementorPlus"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AllergicPack [WIP]"
|
||||
@@ -9893,6 +9909,14 @@
|
||||
"title_aux": "honey_nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/xsai-collab/ComfyUI-CombineVideoAndSubtitle": [
|
||||
[
|
||||
"CombineVideosFromFolder"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-CombineVideoAndSubtitle"
|
||||
}
|
||||
],
|
||||
"https://github.com/xzuyn/ComfyUI-xzuynodes": [
|
||||
[
|
||||
"CLIPLoaderXZ",
|
||||
|
||||
@@ -1829,6 +1829,11 @@
|
||||
"last_update": "2024-12-27 17:03:52",
|
||||
"author_account_age_days": 2659
|
||||
},
|
||||
"https://github.com/duckmartians/Duck_Nodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-08-11 06:54:25",
|
||||
"author_account_age_days": 459
|
||||
},
|
||||
"https://github.com/eggsbenedicto/DiffusionRenderer-ComfyUI": {
|
||||
"stars": 1,
|
||||
"last_update": "2025-08-08 17:12:28",
|
||||
@@ -3689,6 +3694,11 @@
|
||||
"last_update": "2025-05-03 20:59:53",
|
||||
"author_account_age_days": 2113
|
||||
},
|
||||
"https://github.com/xsai-collab/ComfyUI-CombineVideoAndSubtitle": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-08-11 06:55:18",
|
||||
"author_account_age_days": 738
|
||||
},
|
||||
"https://github.com/xzuyn/ComfyUI-xzuynodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-07-23 20:07:16",
|
||||
|
||||
Reference in New Issue
Block a user