From 172fad8a6785880d48fd68b8b01d9c94916351e5 Mon Sep 17 00:00:00 2001 From: Camellia895 <3448341253@qq.com> Date: Fri, 6 Jun 2025 23:50:35 +0800 Subject: [PATCH] Add files via upload --- custom-node-list.json | 8 ++++++++ extension-node-map.json | 22 ++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 7951cecb..224da7e5 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -27508,7 +27508,15 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Camellia895", + "title": "ComfyUI-AutoData-for-lora", + "reference": "https://github.com/Camellia895/ComfyUI-AutoData-for-lora", + "install_type": "git-clone", + "description":"我手里有两个不知来源的lora,以及一个加起来就能得到奇妙画风的tagger,那我能不能把他们全部加起来,变成一个lora呢?————于是就有了这个工作流和这个节点包。同时,这个节点包还包括一个词典操作节点,允许不重复写入txt,顺序读取txt。你可以在工作流中看到示例" } + ] } diff --git a/extension-node-map.json b/extension-node-map.json index b8909dda..bfb9accb 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -36983,5 +36983,27 @@ { "title_aux": "SDXLResolutionPresets" } + ], + "https://github.com/Camellia895/ComfyUI-AutoData-for-lora": [ + [ + "自动清理1x1 PNG[自动数据]", + "4转1空信号传递[自动数据]", + "1转4空信号传递[自动数据]", + "按序号加载标记图像 V2 [自动数据]", + "按索引读取文本行[自动数据]", + "保存文本到词典[自动数据]" + ], + { + "title_aux": "ComfyUI-AutoData-for-lora" + } ] + + + + + + + + + } \ No newline at end of file