Skip to content

Commit 0c60151

Browse files
committed
v1.0.0
1 parent 911c313 commit 0c60151

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[project]
2+
name = "ComfyUI-SingleLinePicker"
3+
description = "Select one line from the text list with a single click. It dramatically improves the process of switching LoRA or prompts."
4+
version = "1.0.0"
5+
license = { file = "LICENSE" }
6+
dependencies = []
7+
8+
[project.urls]
9+
Repository = "https://github.com/hetima/ComfyUI-SingleLinePicker"
10+
11+
[tool.comfy]
12+
PublisherId = "hetima"
13+
DisplayName = "ComfyUI-SingleLinePicker"

0 commit comments

Comments
 (0)