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 dec6758 + d15ed6d commit 04a25ebCopy full SHA for 04a25eb
pyproject.toml
@@ -0,0 +1,14 @@
1
+[project]
2
+name = "loadlorawithtags"
3
+description = "Nodes:LoadLoraWithTags. Save/Load trigger words for loras from a json and auto fetch them on civitai if they are missing."
4
+version = "1.0.0"
5
+license = "LICENSE"
6
+
7
+[project.urls]
8
+Repository = "https://github.com/Extraltodeus/LoadLoraWithTags"
9
+# Used by Comfy Registry https://comfyregistry.org
10
11
+[tool.comfy]
12
+PublisherId = ""
13
+DisplayName = "LoadLoraWithTags"
14
+Icon = ""
0 commit comments