Skip to content

Commit

Permalink
lots of extensions by Haoming02
Browse files Browse the repository at this point in the history
  • Loading branch information
w-e-w committed Dec 9, 2023
1 parent d14f436 commit 526b31d
Show file tree
Hide file tree
Showing 9 changed files with 72 additions and 0 deletions.
8 changes: 8 additions & 0 deletions extensions/sd-webui-boomer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "SD Webui Boomer",
"url": "https://github.com/Haoming02/sd-webui-boomer.git",
"description": "Revert some UI changes of webui 1.6 to look of 1.5 version",
"tags": [
"UI related"
]
}
8 changes: 8 additions & 0 deletions extensions/sd-webui-clear-screen.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "Clear Screen",
"url": "https://github.com/Haoming02/sd-webui-clear-screen.git",
"description": "Adds a button 🆑 to clear the console window",
"tags": [
"script"
]
}
8 changes: 8 additions & 0 deletions extensions/sd-webui-diffusion-cg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "Diffusion Color Grading",
"url": "https://github.com/Haoming02/sd-webui-diffusion-cg.git ",
"description": "performs color grading based on the latent tensor value range",
"tags": [
"manipulations"
]
}
8 changes: 8 additions & 0 deletions extensions/sd-webui-easy-tag-insert.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "sd-webui-easy-tag-insert.git ",
"url": "https://github.com/Haoming02/sd-webui-easy-tag-insert.git ",
"description": "Extension_Description",
"tags": [
"prompting"
]
}
8 changes: 8 additions & 0 deletions extensions/sd-webui-moar-generate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "Moar Generate Button",
"url": "https://github.com/Haoming02/sd-webui-moar-generate.git",
"description": "Adds a 2nd Generate button",
"tags": [
"UI related"
]
}
8 changes: 8 additions & 0 deletions extensions/sd-webui-mobile-friendly.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "Mobile friendly UI tweaks",
"url": "https://github.com/Haoming02/sd-webui-mobile-friendly.git",
"description": "UI tweaks to makes the web interface easier to use on mobile (portrait)",
"tags": [
"UI related"
]
}
8 changes: 8 additions & 0 deletions extensions/sd-webui-old-photo-restoration.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "Old Photo Restoration",
"url": "https://github.com/Haoming02/sd-webui-old-photo-restoration.git",
"description": "Bringing Old Photo Back to Life",
"tags": [
"tab"
]
}
8 changes: 8 additions & 0 deletions extensions/sd-webui-resharpen.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "ReSharpen",
"url": "https://github.com/Haoming02/sd-webui-resharpen.git",
"description": "Increases/decreases the details of images",
"tags": [
"manipulations"
]
}
8 changes: 8 additions & 0 deletions extensions/sd-webui-tabs-extension.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "SD Webui Tabs Extension",
"url": "https://github.com/Haoming02/sd-webui-tabs-extension.git",
"description": "Reorganize extension accordion layout with tabs.",
"tags": [
"UI related"
]
}

0 comments on commit 526b31d

Please sign in to comment.