-
Notifications
You must be signed in to change notification settings - Fork 278
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
72 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
] | ||
} |