Initial release: toggle button for Run/Run (Instant) mode switching
Adds a one-click toggle button next to the queue button in the ComfyUI action bar, restoring easy access to instant queue mode toggling. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
13
pyproject.toml
Normal file
13
pyproject.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
[project]
|
||||
name = "comfyui-return-run-logic"
|
||||
description = "Adds a toggle button to quickly switch between Run and Run (Instant) modes without opening the queue button dropdown menu."
|
||||
version = "1.0.0"
|
||||
license = {text = "MIT"}
|
||||
|
||||
[project.urls]
|
||||
Repository = "https://github.com/ethanfel/Comfyui-Return-Run-Logic"
|
||||
|
||||
[tool.comfy]
|
||||
PublisherId = "ethanfel"
|
||||
DisplayName = "Comfyui-Return-Run-Logic"
|
||||
Icon = ""
|
||||
Reference in New Issue
Block a user