-
getSlotMenuOptions.apply
incorrectly applying arguments when right clicking on slots.Thanks Trung0246
-
Add VRAM Used to the ExecutionTime Node.
PR: #20
Thanks drake7707 .
-
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.
-
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
- Ignore the ExecutionTime Node when saving the API.
- Support Comfy-Org/comfy-cli
- Save LogConsole panel "Collapsed" state
-
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.
- Support export Execution Time CSV File.
- Optimize the style of Execution Time Node to make it better Resize.
- Support Execution Time Node auto-resize