Skip to content

Releases: yolain/ComfyUI-Easy-Use

v1.3.0

09 May 16:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.9...v1.3.0

v1.2.9

15 Apr 06:22
Compare
Choose a tag to compare

What's Changed

  • Fix ImageChooser causes workflow processing to cancel
  • Fix brushnet tensor(640) error
  • Fix widgets not hidden after v1.6.0 frontend
  • Fix image chooser can not select images
  • Fix contextMenu monkey patching to affect custom scripts (pysssss) nodes

New Contributors

Full Changelog: v1.2.8...v1.2.9

v1.2.8

10 Mar 03:12
Compare
Choose a tag to compare

What's Changed

  • Add locales catelog
  • Fix CLIP vision model URLs and improve download error handling by @newideas99 in #657
  • fix: wildcards, improve text encoding handling to prevent Chinese character garb… by @facok in #685

New Contributors

Full Changelog: v1.2.7...v1.2.8

v1.2.7

10 Feb 09:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.1.2.6...v1.2.7

v1.2.6

10 Jan 04:53
Compare
Choose a tag to compare

What's Changed

  • Fix missing the "Red Rect" styles when you are missing custom nodes.
  • Adjust the default value of clip_skip from -1 to -2 in some easy loaders.
  • Fix the issue due to set nodes missing custom nodes which their connected, causing canvas to be messed up.
  • Fix the easy imageChooser can not using in a loop.
  • Fix SyntaxWarning in python 3.12 by @BobDu in #590

New Contributors

Full Changelog: v1.2.5...v.1.2.6

v1.2.5

09 Dec 07:54
Compare
Choose a tag to compare

What's Changed

  • Added enable (GPU=A1111) noise mode on easy preSamplingCustom and easy preSamplingAdvanced
  • Added easy makeImageForICLora
  • Added FLUX.1-dev preset for InstantX Flux ipadapter on easy ipadapterApply
  • Fix brushnet can not be used with startup arg --fast mode
  • Support briaai RMBG-2.0
  • Support mochi
  • Implement reuse of end nodes output in the loop body (e.g: previewImage and showAnything and sth.)

pull requests

Full Changelog: v1.2.4...v1.2.5

v1.2.4

06 Nov 10:22
Compare
Choose a tag to compare
  • Added easy imageSplitTiles and easy imageTilesFromBatch
  • Support model_override,vae_override,clip_override can be input separately to easy fullLoader
  • Added easy saveImageLazy
  • Added easy loadImageForLoop
  • Added easy isFileExist
  • Added easy saveText

Full Changelog: v1.2.3...v1.2.4

v1.2.3

06 Oct 02:46
Compare
Choose a tag to compare

What's Changed

  • easy showAnything and easy cleanGPUUsed added slot of output
  • Added human parts segmentation to easy humanSegmentation - Code based on (ComfyUI_Human_Parts)[https://github.com/metal3d/ComfyUI_Human_Parts]
  • Using FluxGuidance when you are using a flux model and choose basicGuider and set the cfg>0 on easy preSamplingCustom
  • Added easy loraStackApply and easy controlnetStackApply - Apply loraStack and controlnetStack
  • Support Execution blocker by @yolain in #385

Full Changelog: v1.2.2...v1.2.3

v1.2.2

04 Sep 04:12
Compare
Choose a tag to compare

What's Changed

  • Fix filtering embedding carries chinese #299 by @yolain in #302
  • Add easy fluxLoader to support the nf4 flux checkpoint by @yolain in #303
  • Update Readme by @yolain in #307
  • Update the web v2 version to work more seamlessly with Comfy's new front-end by @yolain in #310
  • Fix get comfyui revision more add int type conversion by @yolain in #313
  • Update v2 frontend to 0.0.4 by @yolain in #318
  • Fix unable display model thumbnail image on node of pyssss's settings. by @yolain in #320
  • Set setting auto nest subdirectories to false by default by @yolain in #324
  • Fix fluxLoader ckpt can not load all-in-one ckpt beyond nf4 by @yolain in #326
  • Fix preSamplingCustom seed not working by @yolain in #328
  • Support Execution inversion by @yolain in #329
  • Fix whileloop nodes bug and add outputToList node by @yolain in #346
  • Fix can not get total when convert it to input on loops nodes by @yolain in #352

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

04 Aug 02:07
Compare
Choose a tag to compare

[cn]

  • 增加 easy ipadapterApplyFaceIDKolors
  • easy ipadapterApplyeasy ipadapterApplyADV 增加 PLUS (kolors genernal)FACEID PLUS KOLORS 预置项
  • easy imageRemBg 增加 inspyrenet 选项
  • 增加 easy controlnetLoader++
  • 去除 easy positive easy negative 等prompt节点的自动将中文翻译功能,自动翻译仅在 easy a1111Loader 等不支持中文TE的加载器中生效
  • 增加 easy kolorsLoader - 可灵加载器,参考了 MinusZoneAIkijai 的代码。

[en]

  • Added easy ipadapterApplyFaceIDKolors
  • Added inspyrenet to easy imageRemBg
  • Added easy controlnetLoader++
  • Added PLUS (kolors genernal) and FACEID PLUS KOLORS preset to easy ipadapterApply and easy ipadapterApplyADV (Supported kolors ipadapter)
  • Added easy kolorsLoader - Code based on MinusZoneAI's and kijai's repo, thanks for their contribution.

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1