Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ use method 3 if you are a Developer/Programmer


# Method 3: The UXP method (Instruction for Developers):
For artists we recommend you use [the one click installer](#one-click-installer). If you are a developer Watch the any of these videos or follow the instruction bellow.
For artists we recommend you use [the one click installer](#one-click-installer). If you are a developer Watch any of these videos or follow the instructions below.

<a href="https://www.youtube.com/watch?v=BNzdhEpFHrg&ab_channel=Abdsart" title="How To Install Auto Photoshop Stable Diffusion Plugin by Abdullah Alfaraj" rel="Click Here to Watch How To Install Tutorial by Abdullah Alfaraj"><img src="https://user-images.githubusercontent.com/7842232/217941315-8d4a3b25-1a83-4dac-b921-79b3f82e0536.png" style="width:500px"></a>

Expand Down Expand Up @@ -257,7 +257,7 @@ set COMMANDLINE_ARGS= --api
```
that will allow the plugin to communicate with the automatic1111 project. After saving close the "webui-user.bat" file and run it normally.

6) run photoshop. go to edit -> prefrences -> plugins
6) run photoshop. go to edit -> preferences -> plugins
1) make sure you check "Enable Developer Mode" checkbox
7) install "Adobe UXP Developer Tool" from here [Installation (adobe.com)](https://developer.adobe.com/photoshop/uxp/devtool/installation/)
this tool will add the plugin into photoshop
Expand Down Expand Up @@ -304,7 +304,7 @@ This error occurs when Photoshop is not started before the plugin is attempted t

## Exception in ASGI application / Expecting value: line 1 column 1
This error occurs due to mismatched expectations between the plugin and the Automatic1111 backend.
It can be solved by both updating the version of the Automatic111 backend to the latest verion, and making sure "Save text information about generation parameters as chunks to png files" setting is enabled within the UI.
It can be solved by both updating the version of the Automatic111 backend to the latest version, and making sure "Save text information about generation parameters as chunks to png files" setting is enabled within the UI.

## No Generations and Plugin Server doesn't send messages. (Remote setup)
This error occurs when the remote server does not have the api enabled. You can verify this by attempting to go to the URL you access the webui at and appending "/docs#" to the end of the url. If you have permissions, make relaunch the remote instance with the "--api" flag.
Expand Down
14 changes: 7 additions & 7 deletions docs/Home.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ This guide explains the Auto Photoshop UI and its main features, it doesn't go i

[[Pasted image 20230131195947.png]]

When Hi Res is checked, a number of parameters become avaiable including Upscaler model to be used, output dimensions and denoising strength. This is just an interface into the AUTOMATIC1111 functionality described [here](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Features#hires-fix).
When Hi Res is checked, a number of parameters become available including Upscaler model to be used, output dimensions and denoising strength. This is just an interface into the AUTOMATIC1111 functionality described [here](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Features#hires-fix).

### img2img

Expand All @@ -61,7 +61,7 @@ When Hi Res is checked, a number of parameters become avaiable including Upscale
- Mask Content original: keep whatever was there originally
- Mask Content latent noise: fill it with latent space noise
- Mask Content latent nothing: fill it with latent space zeros
- **Inpaining at Full Res**: have a look [here](https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/4637) for an explanation of this feature.
- **Inpainting at Full Res**: have a look [here](https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/4637) for an explanation of this feature.
- **Restore Faces**: same as img2img

### outpaint
Expand Down Expand Up @@ -95,7 +95,7 @@ Tab to manage the images generated in the current session.

- **Load Previous Generations**: loads the images generated within this Photoshop file.
- [[Pasted image 20230201161716.png]] hovering on the image loaded from history will allow bringing the image back into the Photoshop Layer stack
- Clicking on the image will load the pluging settings for the image generation (seed and image generation configuration)
- Clicking on the image will load the plugin settings for the image generation (seed and image generation configuration)
- **Image Search**: loads a set of images from the internet, clicking on any of the images will load them into the layer stack.

## Prompts Library
Expand Down Expand Up @@ -146,7 +146,7 @@ Coming Soon
[[img2img.gif]]

1. Select the portion of the image to be used as a sample
2. Select img2img mode and adjust the parameters (denoising strenght especially)
2. Select img2img mode and adjust the parameters (denoising strength especially)
3. Press Generate img2img
4. (optional) use the Viewer to select which images to keep in case of multiple image generation

Expand Down Expand Up @@ -191,7 +191,7 @@ as long as you have defined the relationship in the prompt library tab
2. Select the target area where to produce the image using rectangular marquee tool
3. With a 100% opacity white brush paint the area that you wish to inpaint
4. Ensure that you have a -inpainting.ckpt model selected (this is as important as it is easy to forget)
5. Write a prompt describing the inpaining image
5. Write a prompt describing the inpainting image
6. Select the desired Mask Content option and adjust the Denoising Strength accordingly.
7. Hit Generate

Expand All @@ -202,7 +202,7 @@ as long as you have defined the relationship in the prompt library tab
1. Select outpainting mode in the Stable Diffusion tab
2. Select the target area where to produce the image using rectangular marquee tool, ensure that you have **some overlap** with the existing image (to provide Stable Diffusion with some context) and that the target area is **transparent**.
4. Ensure that you have a -inpainting.ckpt model selected (this also works for outpainting)
5. Write a prompt describing the outpaining image
5. Write a prompt describing the outpainting image
6. Select the desired Mask Content option and adjust the Denoising Strength accordingly.
7. Hit Generate

Expand All @@ -214,4 +214,4 @@ as long as you have defined the relationship in the prompt library tab
3. With a 100% opacity white brush paint the area that you wish to erase
4. Ensure that you have a -inpainting.ckpt model selected (this is as important as it is easy to forget)
5. Write a prompt describing what you would like to see in the erased area
6. Hit Generate
6. Hit Generate