Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Releases: LucianoCirino/efficiency-nodes-comfyui

efficiency-nodes-comfyui_v2.0

21 Oct 04:20
eae090a
Compare
Choose a tag to compare

UPDATES/CHANGES:

  1. Deprecated all Efficiency KSampler's sampler_state widget.
  2. Added the following new Script Nodes: Noise Control, Tiled Upscaler, & AnimateDiff.
  3. Efficient Loader and Eff. Loader SDXL now also support advanced prompt encodings.
  4. HiRes-Fix Script node got massively upgraded.
  5. Added tons of new front end features to the nodes, such as the ability to swap between the different KSamplers while retaining their widget info.

New changes should not break workflows, attempted to detect breaks and fix them in this update.

efficiency-nodes-comfyui_V1.92

06 Sep 04:36
e610d70
Compare
Choose a tag to compare

UPDATES/CHANGES:

  1. Support for basic SDXL workflows via the new Eff. Loader SDXL and KSampler SDXL (Eff.) nodes.
  2. Complete redesign of many nodes, from the XY Inputs, to the Stacker nodes.
  3. Tons of new features, from enhanced seed control on all KSamplers to many new XY Plot input types.
  4. New HiResFix Script node that allows for ez latent upscaling.

and SO MUCH MORE...

efficiency-nodes-comfyui_V1.72

07 Aug 03:23
f781107
Compare
Choose a tag to compare

UPDATES/CHANGES:

  • Added Control Net support to the 'Efficient Loader' and 'XY Plot' nodes via the new 'Control Net Stacker' node.
  • 4 NEW XY Plot input nodes. 'Add/Return Noise', 'Start at Step', 'End at Step', and 'Control Net Strenghts'.
  • New KSampler Adv. (Efficient) node.
  • The "preview_image" input from the Efficient KSampler's has been deprecated, its been replaced by inputs "preview_method" & "vae_decode".
    The new Efficient KSampler's "preview_method" input temporarily overrides the global preview setting set by the ComfyUI manager.
  • Several XY Plot input nodes have been revamped for better XY Plot setup efficiency.

Extras:

  • Enable hot-reload of XY Plot lora, checkpoint, sampler, scheduler, vae via the ComfyUI refresh button.
  • Auto install requirements from requirements.txt to ComfyUI's python_embedded dir.

efficiency-nodes-comfyui_V1.62

16 Jul 18:41
f99afb0
Compare
Choose a tag to compare

Efficiency Nodes v1.62 Updates

UPDATES/CHANGES:

  • LoRA stacking is now supported for the 'Efficienct Loader' and XY Plot via the 'LoRA Stacker' node.
  • Massive code refactoring done to accomodate the new LoRA stacking changes.

BUG FIXES:

  • Fixed a bug where the XY Plot would not display the correct results when one XY type was "Sampler" and the other "Scheduler".
  • Fixed issues with XY Plot printouts.