Skip to content

Commit

Permalink
Ver106 Support variation
Browse files Browse the repository at this point in the history
Add import automatic1111's infotext button<br />
Ver106 work for Automatic1111 2022/11/02 23:00 UTC version<br />
AUTOMATIC1111/stable-diffusion-webui@d98eace
  • Loading branch information
Invary authored and Invary committed Nov 2, 2022
1 parent e5cc28b commit 6229633
Show file tree
Hide file tree
Showing 7 changed files with 428 additions and 65 deletions.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Recently, Automatic1111 changes its API specifications every few days. <br />
As a result, there are times when an error occurs and the IvyPhotoshopDiffusion does not work. <br />
In this case, please use the version of Automatic1111 that is a few days old. <br />

Ver105 works on latest version of Automatic1111 (2022/11/02 22:00 UTC)<br />
Ver106 works on latest version of Automatic1111 (2022/11/02 23:00 UTC)<br />

<br />

Expand Down Expand Up @@ -83,6 +83,12 @@ see [Documents](https://github.com/Invary/IvyPhotoshopDiffusion/tree/main/doc) p

## Changelog

- Ver106 <br />
Support variation<br />
Add import automatic1111's infotext button<br />
Ver106 work for Automatic1111 2022/11/02 23:00 UTC version<br />
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/d98eacea40c7a40227f36dbea9cf92f90489310b

- Ver105 <br />
Support restore faces, tiling, ENSD, clip skip<br />
Set/get photoshop forground/background color <br />
Expand Down
9 changes: 9 additions & 0 deletions doc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,15 @@ You shoud set solid color as background color. Default is white. <br />

<img src="https://raw.githubusercontent.com/Invary/IvyPhotoshopDiffusion/main/doc/res/doc01_ok_colored.png" width="300" /> <img src="https://raw.githubusercontent.com/Invary/IvyPhotoshopDiffusion/main/doc/res/doc01_ng_transparent.png" width="300" />

<br />

### Change background color

You can change transparent color. <br />
Select color in photoshop, and use right click menu to get from photoshop. <br />
<img src="https://raw.githubusercontent.com/Invary/IvyPhotoshopDiffusion/main/doc/res/doc01_getset.png" width="400" />

Or you can click color button to pick in IvyPhotoshopDiffusion. <br />
https://user-images.githubusercontent.com/99020933/198703995-d0f425d7-366e-4ab6-9a25-175b6c548910.mp4

<br />
Expand Down
Binary file added doc/res/doc01_getset.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
216 changes: 165 additions & 51 deletions src/IvyPhotoshopDiffusion/FormMain.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6229633

Please sign in to comment.