Nodes Browser

ComfyDeploy: How ComfyUI-YK Line loading works in ComfyUI?

What is ComfyUI-YK Line loading?

Plugin that implements world automatic typesetting and outputs only one paragraph of text

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI-YK Line loading and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

在comfyui中实现word文档的自动排序功能,可以自动去除两段之间的空格行,最好搭配for循环批量出图 按顺序输出一段提示词,同时开启calculate_lines输出会统计当前词有多少段。 在一般的批量化操作时,让chatgpt或者gemin反推图片创意输出文档时避免不了两段之间出现一行空格。

control_mode 种子控制模式 enable_formatting 自动清除空行 file_path 文件路径 file_name 文件名 calculate_lines 输出显示行数统计 seed int Start 起始种子值

1ddd4ab029e5074e7464187a18385b6

image