We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aef319c + 8b8aaff commit 59269c0Copy full SHA for 59269c0
pyproject.toml
@@ -0,0 +1,14 @@
1
+[project]
2
+name = "lazy-pony-prompter"
3
+description = "A booru API powered prompt generator for A1111 and ComfyUI with flexible tag filtering system and customizable prompt templates."
4
+version = "1.0.0"
5
+license = "LICENSE"
6
+
7
+[project.urls]
8
+Repository = "https://github.com/Siberpone/lazy-pony-prompter"
9
+# Used by Comfy Registry https://comfyregistry.org
10
11
+[tool.comfy]
12
+PublisherId = "siberpone"
13
+DisplayName = "lazy-pony-prompter"
14
+Icon = ""
0 commit comments