Skip to content

Latest commit

 

History

History
85 lines (49 loc) · 1.75 KB

CHANGELOG.md

File metadata and controls

85 lines (49 loc) · 1.75 KB

0.5.1

BUG Fix

  1. getSlotMenuOptions.apply incorrectly applying arguments when right clicking on slots.

    #18

    Thanks Trung0246

0.5.0

Enhancement

  1. Add VRAM Used to the ExecutionTime Node.

    PR: #20

    Thanks drake7707 .

  2. Add a Max statistics row to the ExecutionTime Node to easily view the longest execution time of a node and the VRAM requirements of the workflow.

0.4.3

BUG Fix

  1. Fix BUG: The ExecutionTime Node is not working with the latest version of ComfyUI. PR: #16

    Thanks hugovntr .

    ComfyUI commit: https://github.com/comfyanonymous/ComfyUI/tree/5cfe38f41c7091b0fd954877d9d7427a8b438b1a

0.4.2

Enhancement

  1. Ignore the ExecutionTime Node when saving the API.

0.4.1

New Feature

  1. Support Comfy-Org/comfy-cli

0.4.0

Enhancement

  1. Save LogConsole panel "Collapsed" state

BUG Fix

  1. Remove "prompt_id" judgment from ExecutionTime. (Compatible with ComfyUI-Workflow-Component)

    ComfyUI-Workflow-Component will repeatedly call "execution_start" with different "prompt_id" in the component.

0.3.0

New Feature

  1. Add Log Console

    2024-04-28 07 42 37

0.2.0

New Feature

  1. Support export Execution Time CSV File.

Enhancement

  1. Optimize the style of Execution Time Node to make it better Resize.
  2. Support Execution Time Node auto-resize