Skip to content

Releases: shadowcz007/comfyui-mixlab-nodes

v0.11.2

08 Jan 15:04
Compare
Choose a tag to compare
  • https端口被占用自动切换新的端口
  • 优化appinfo - 自动保存
  • 优化mergeLayer,可以输出合成的mask
  • 添加一个实验性的节点 ImageColorTransfer
  • random prompt ,增加上传关键词功能
  • 修复LoadImageFromPath的bug

v0.11.0

05 Jan 16:23
1daa1a4
Compare
Choose a tag to compare

PromptImage & PromptSimplification , Assist in simplifying prompt words, comparing images and prompt word nodes.

1704471776054

v0.10.0

04 Jan 05:38
968178b
Compare
Choose a tag to compare
  • 增加 ClipInterrogator

  • 优化APP功能:支持一次输出多张图片

  • APP的输入控件,可以保留上一次输入

  • Add ClipInterrogator

  • Optimize APP functionality: support outputting multiple images at once

  • The input control of the APP can retain the previous input.

v0.9.1

02 Jan 15:56
cea1b69
Compare
Choose a tag to compare
  • web app可以设置分类,在comfyui右键菜单可以编辑更新web app

  • The web app can be configured with categories, and the web app can be edited and updated in the right-click menu of ComfyUI.

支持8种节点作为界面上的输入节点:Load Image、CLIPTextEncode、PromptSlide、TextInput_、Color、FloatSlider、IntNumber、CheckpointLoaderSimple、LoraLoader

v0.9.0

01 Jan 08:13
Compare
Choose a tag to compare
  • promptSlide

Now you can use prompts with weights in the workflow-to-app process, and you can also set up a selection list to easily combine different keywords and experiment with the generated results.

现在你能够在workflow-to-app流程里使用带有weight的prompt了,还可以设定选择列表,方便组合不同的keyword,实验生成效果。

3f8b9debf39ceaab64f716b47e8a779

v0.8.1

31 Dec 15:59
Compare
Choose a tag to compare

fixbug

v0.8.0

31 Dec 14:41
Compare
Choose a tag to compare

v0.8.0 🚀🚗🚚🏃‍ LaMaInpainting

  • 新增 LaMaInpainting

  • 优化color节点的输出

  • 修复高清显示屏上定位节点不准的情况

  • Add LaMaInpainting

  • Optimize the output of the color node

  • Fix the issue of inaccurate positioning node on high-definition display screens

run install.bat ,and
Download lama, move to : models/lama

1703999115140

v0.7.0

30 Dec 13:05
2e228e8
Compare
Choose a tag to compare

v0.7.0
🚀🚗🚚🏃‍ Workflow-to-APP

  • 支持多个web app 切换
  • 新增AppInfo节点,可以通过简单的配置,把workflow转变为一个Web APP。
  • Support multiple web app switching.
  • Add the AppInfo node, which allows you to transform the workflow into a web app by simple configuration.

1703941534880

v0.6.0

27 Dec 08:32
8304372
Compare
Choose a tag to compare

v0.6.0 🚀🚗🚚🏃‍ Workflow-to-APP

  • 新增AppInfo节点,可以通过简单的配置,把workflow转变为一个Web APP。
  • Add the AppInfo node, which allows you to transform the workflow into a web app by simple configuration.


Example:

APP-JSON:

v0.5.2

25 Dec 14:29
Compare
Choose a tag to compare

The bug of missing texture mapping for 3D nodes has been fixed.