mirror of
https://github.com/sontungdo/sd-image-editor.git
synced 2026-01-26 19:29:45 +00:00
update readme and extension metadata
This commit is contained in:
15
README.md
15
README.md
@@ -1 +1,14 @@
|
||||
# sd-image-editor
|
||||
# Image Editor Extension for Stable Diffusion Web UI
|
||||
A simple, lightweight, and easy-to-use image editor for [Stable Diffusion Web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui).
|
||||

|
||||
This image editor is natively built for the SD Web UI ecosystem (compatible with Forge) that offers integration with other core functions of SD Web UI to speed up your workflows. Quickly rotate or enhance image colors, then send it to img2img in just a few seconds!
|
||||
|
||||
## Installation
|
||||

|
||||
1. Go to your Web UI: Extensions -> Install from URL
|
||||
2. Paste `https://github.com/sontungdo/sd-image-editor.git` in the first box
|
||||
3. Install
|
||||
|
||||
## Example usage
|
||||

|
||||
Flip and adjust color, contrast, brightness
|
||||
|
||||
BIN
readme-img/Base-UI.png
Normal file
BIN
readme-img/Base-UI.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 174 KiB |
BIN
readme-img/case-1.png
Normal file
BIN
readme-img/case-1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 MiB |
BIN
readme-img/github-install.png
Normal file
BIN
readme-img/github-install.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 113 KiB |
9
sd-image-editor.json
Normal file
9
sd-image-editor.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "SD Image Editor",
|
||||
"url": "https://github.com/sontungdo/sd-image-editor.git",
|
||||
"description": "A fast and easy-to-use image editor for Stable Diffusion Web UI",
|
||||
"tags": [
|
||||
"tab",
|
||||
"editing"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user