Skip to content

添加一些节点,提供了一个高度结合excel运行的示例工作流。 #1908

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Camellia895
Copy link

我手里有两个不知来源的lora,以及一个加起来就能得到奇妙画风的tagger,那我能不能把他们全部加起来,变成一个lora呢?————于是就有了这个工作流和这个节点包。

这是一个为 ComfyUI 设计的自定义节点集合(只有三个节点,6.1又加了些节点 是关于词典操作的节点),本仓库的核心功能是提供一个通过 Excel 表格驱动的 For 循环工作流,用于批量生成图片作为 Lora 训练集,并自动生成对应的原生 Tagger 的txt文本文件用于打标。(后者功能有分类,且可以禁用,单纯roll图也没有问题) 对了,它最大的一个功能就是断点。允许接上先前暂停执行的部分(因为是用excel存储的数据)。

具体的内容可以看 https://github.com/Camellia895/ComfyUI-AutoData-for-lora,我尽可能完善了节点介绍,和工作流讲解。我希望它能帮助到更多人。

这些节点分别为:
"自动清理1x1 PNG[自动数据]",
"4转1空信号传递[自动数据]",
"1转4空信号传递[自动数据]",
"按序号加载标记图像 V2 [自动数据]",
"按索引读取文本行[自动数据]",
"保存文本到词典[自动数据]"

@Camellia895
Copy link
Author

Camellia895 commented Jun 7, 2025

我发现当我把它们都改成英文,我并不能将它们正确汉化(可能是我本地的插件问题),这阻碍到了我的正常使用。
能不能降低些要求,比如,只要把\locales\en\nodeDefs.json 中的内容写好就行,或者只需要提供英文翻译就行了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants