Skip to content

Commit

Permalink
Merge pull request #226 from harukei-tech/extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
w-e-w authored and github-actions[bot] committed Nov 13, 2023
2 parents 66b05be + 1ab4690 commit 38e8ba0
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions extensions/sd-webui-extended-style-saver.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "sd-webui-extended-style-saver",
"url": "https://github.com/harukei-tech/sd-webui-extended-style-saver.git",
"description": "Save your AI prompts easily. This extension helps you keep important details like name, model, VAE, image size, prompt, and negative prompt for creating AI outputs.",
"tags": [
"script",
"UI related",
"prompting"
],
"added": "2023-11-13"
}
11 changes: 11 additions & 0 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2494,6 +2494,17 @@
"manipulations"
],
"added": "2023-11-06"
},
{
"name": "sd-webui-extended-style-saver",
"url": "https://github.com/harukei-tech/sd-webui-extended-style-saver.git",
"description": "Save your AI prompts easily. This extension helps you keep important details like name, model, VAE, image size, prompt, and negative prompt for creating AI outputs.",
"tags": [
"script",
"UI related",
"prompting"
],
"added": "2023-11-13"
}
]
}

0 comments on commit 38e8ba0

Please sign in to comment.