Releases: yolain/ComfyUI-Easy-Use
Releases · yolain/ComfyUI-Easy-Use
v1.2.5
What's Changed
- Added
enable (GPU=A1111)
noise mode oneasy preSamplingCustom
andeasy preSamplingAdvanced
- Added
easy makeImageForICLora
- Added
FLUX.1-dev
preset for InstantX Flux ipadapter oneasy 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
- Loops do repeat execution for leaf nodes by @yolain in #515
- Support mochi by @yolain in #519
- Support New flux model by @yolain in #543
- Add noise generate mode (GPU=A1111) on easy preSamlingCustom by @yolain in #561
Full Changelog: v1.2.4...v1.2.5
v1.2.4
- Added
easy imageSplitTiles
andeasy imageTilesFromBatch
- Support
model_override
,vae_override
,clip_override
can be input separately toeasy fullLoader
- Added
easy saveImageLazy
- Added
easy loadImageForLoop
- Added
easy isFileExist
- Added
easy saveText
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
easy showAnything
andeasy 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
andeasy controlnetStackApply
- Apply loraStack and controlnetStack - Support Execution blocker by @yolain in #385
Full Changelog: v1.2.2...v1.2.3
v1.2.2
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
[cn]
- 增加
easy ipadapterApplyFaceIDKolors
easy ipadapterApply
和easy ipadapterApplyADV
增加 PLUS (kolors genernal) 和 FACEID PLUS KOLORS 预置项easy imageRemBg
增加 inspyrenet 选项- 增加
easy controlnetLoader++
- 去除
easy positive
easy negative
等prompt节点的自动将中文翻译功能,自动翻译仅在easy a1111Loader
等不支持中文TE的加载器中生效 - 增加
easy kolorsLoader
- 可灵加载器,参考了 MinusZoneAI 和 kijai 的代码。
[en]
- Added
easy ipadapterApplyFaceIDKolors
- Added inspyrenet to
easy imageRemBg
- Added
easy controlnetLoader++
- Added PLUS (kolors genernal) and FACEID PLUS KOLORS preset to
easy ipadapterApply
andeasy ipadapterApplyADV
(Supported kolors ipadapter) - Added
easy kolorsLoader
- Code based on MinusZoneAI's and kijai's repo, thanks for their contribution.
What's Changed
- Add OpenCV to avoid error No module named 'cv2' by @alexisrolland in #252
- Fix extra input spec dict on ipadapterApplyFromParams by @huchenlei in #258
- Fix
XYplot_Negative_Cond
input types by @christian-byrne in #270 - fix sd2_clip moved in ComfyUi, #272 by @AlUlkesh in #273
- Update PyProject Toml - License by @haohaocreates in #279
New Contributors
- @alexisrolland made their first contribution in #252
- @huchenlei made their first contribution in #258
- @christian-byrne made their first contribution in #270
- @AlUlkesh made their first contribution in #273
Full Changelog: v1.2.0...v1.2.1
v1.2.0
[cn]
- 增加 faceid portrait unnorm
- 增加
easy pulIDApply
和easy pulIDApplyADV
- 增加
easy huanyuanDiTLoader
和easy pixArtLoader
- 当新菜单的位置在上或者下时增加上 crystools 的显示,推荐开两个就好(如果后续crystools有更新UI适配我可能会删除掉)
- 增加 easy sliderControl - 滑块控制节点,当前可用于控制ipadapterMS的参数 (双击滑块可重置为默认值)
- 增加 layer_weights 属性在
easy ipadapterApplyADV
节点
[en]
- Added
easy pulIDApply
andeasy pulIDApplyADV
- Added
easy huanyuanDiTLoader
andeasy pixArtLoader
- Added easy sliderControl - Slider control node, which can currently be used to control the parameters of ipadapterMS (double-click the slider to reset to default)
- Added layer_weights in
easy ipadapterApplyADV
Full Changelog: v1.1.9...v1.2.0
v1.1.9
[cn]
- 增加 新的调度器 gitsScheduler
- 增加
easy imageBatchToImageList
和easy imageListToImageBatch
- 递归模型子目录嵌套
- 支持 sd3 模型
- 增加
easy applyInpaint
- 局部重绘全模式节点 (相比与之前的kSamplerInpating节点逻辑会更合理些)
[en]
- Added gitsScheduler
- Added
easy imageBatchToImageList
andeasy imageListToImageBatch
- Recursive subcategories nested for models
- Support for Stable Diffusion 3 model
- Added
easy applyInpaint
- All inpainting mode in this node
Full Changelog: v1.1.8...v1.1.9
v1.1.8
[cn]
- 增加中文提示词自动翻译,使用opus-mt-zh-en模型, 默认已对wildcard、lora正则处理, 其他需要保留的中文,可使用
@你的提示词@
包裹 (若依赖安装完成后报错, 请重启),测算大约会占0.3GB显存 - 增加
easy controlnetStack
- controlnet堆 - 增加
easy applyBrushNet
- 示例参考 - 增加
easy applyPowerPaint
- 示例参考
[en]
- Added
easy controlnetStack
- Added
easy applyBrushNet
- Workflow Example - Added
easy applyPowerPaint
- Workflow Example
Full Changelog: v1.1.7...v1.1.8
v1.1.7
- Added
easy prompt
- Subject and light presets, maybe adjusted later - Added
easy icLightApply
- Light and shadow migration, Code based on ComfyUI-IC-Light - Added
easy imageSplitGrid
easy kSamplerInpainting
added options such as different diffusion and brushnet in additional widget- Support for brushnet model loading - ComfyUI-BrushNet
- Added
easy applyFooocusInpaint
- Replace FooocusInpaintLoader - Removed
easy fooocusInpaintLoader
Full Changelog: v1.1.6...v1.1.7
v1.1.6
- Added alignYourSteps to schedulder widget in all
easy preSampling
andeasy fullkSampler
- Added Preview&Choose to image_output widget in
easy kSampler
&easy fullkSampler
- Added
easy styleAlignedBatchAlign
- Credit of style_aligned_comfy - Added
easy ckptNames
- Added
easy controlnetNames
- Added
easy imagesSplitimage
- Batch images split into single images - Added
easy imageCount
- Get Image Count - Added
easy textSwitch
- Text Switch
Full Changelog: v1.1.5...v1.1.6