diff --git a/custom-node-list.json b/custom-node-list.json index e0c648b5..5b022539 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37794,6 +37794,14 @@ ], "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 babc3167..97850510 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -51308,5 +51308,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