Skip to content

Commit

Permalink
[add][pr]sd-webui-decadetw-auto-prompt-llm (#355)
Browse files Browse the repository at this point in the history
  • Loading branch information
w-e-w authored and github-actions[bot] committed Aug 9, 2024
1 parent 7462f7a commit 209d35f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
9 changes: 9 additions & 0 deletions extensions/sd-webui-decadetw-auto-prompt-llm.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "sd-webui-decadetw-auto-prompt-llm",
"url": "https://github.com/xlinx/sd-webui-decadetw-auto-prompt-llm.git",
"description": "Auto Prompt with LLM. Read README.md, additional installation steps required",
"tags": [
"prompting"
],
"added": "2024-08-09"
}
9 changes: 9 additions & 0 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -3345,6 +3345,15 @@
"UI related"
],
"added": "2024-08-07"
},
{
"name": "sd-webui-decadetw-auto-prompt-llm",
"url": "https://github.com/xlinx/sd-webui-decadetw-auto-prompt-llm.git",
"description": "Auto Prompt with LLM. Read README.md, additional installation steps required",
"tags": [
"prompting"
],
"added": "2024-08-09"
}
]
}

0 comments on commit 209d35f

Please sign in to comment.