Daniele
|
927afebd6f
|
Merge branch 'master' of https://github.com/adunato/Auto-Photoshop-StableDiffusion-Plugin
|
2023-03-06 14:12:54 +00:00 |
Abdullah Alfaraj
|
f522cbb61e
|
make the silent mode optional
|
2023-03-06 15:03:28 +03:00 |
Abdullah Alfaraj
|
93bf3b9df8
|
comment unneeded logs
|
2023-03-06 12:24:40 +03:00 |
Abdullah Alfaraj
|
490f78b6a4
|
use the old install instructions if you are a dev
|
2023-03-06 09:44:56 +03:00 |
Abdullah Alfaraj
|
e07ce1bdc8
|
update link to v1.2.0
|
2023-03-05 11:41:38 +03:00 |
Abdullah Alfaraj
|
3abe86ff4a
|
Merge pull request #124 from AbdullahAlfaraj/control_net_3
Control_net_3
|
2023-03-05 11:15:01 +03:00 |
Abdullah Alfaraj
|
519e36a648
|
increment version to v1.2.0
|
2023-03-05 10:58:12 +03:00 |
Abdullah Alfaraj
|
96ecbf05f3
|
execute a single command
|
2023-03-03 19:12:41 +03:00 |
Abdullah Alfaraj
|
cea1d84b27
|
fix bug: snapshot doesn't work with smart effect
|
2023-03-03 04:10:28 +03:00 |
Abdullah Alfaraj
|
8fd78a91b1
|
convert the batch size from string to integer
|
2023-03-02 06:11:48 +03:00 |
Daniele
|
ea9c09a60e
|
refactoring tagging of index,js
|
2023-03-01 14:27:56 +00:00 |
Abdullah Alfaraj
|
0f626db963
|
selecting the prompt text area should interfere with the active layers or the selection area
|
2023-03-01 12:39:22 +03:00 |
Abdullah Alfaraj
|
43ebd1abba
|
remove duplicate code
|
2023-03-01 04:48:10 +03:00 |
Abdullah Alfaraj
|
199ec1bdaa
|
store control net mask
|
2023-03-01 01:43:29 +03:00 |
Abdullah Alfaraj
|
dec89befac
|
use a sudo timer for controlnet mode count from 0 to 100
|
2023-02-28 08:35:00 +03:00 |
Abdullah Alfaraj
|
a833923b95
|
remove the starter negative prompts not to cause prompt with horde kudo system
|
2023-02-28 06:37:31 +03:00 |
Abdullah Alfaraj
|
6a7b4726a7
|
improve readability of error message
|
2023-02-28 05:03:40 +03:00 |
Abdullah Alfaraj
|
d8d3f9fc73
|
reverse the order of the history images
|
2023-02-28 05:03:06 +03:00 |
Abdullah Alfaraj
|
3dd3b2f8db
|
disable the generate button for 5 seconds after clicking
|
2023-02-28 05:02:16 +03:00 |
Abdullah Alfaraj
|
cb08545cb6
|
disable hover event for generate button
|
2023-02-28 03:41:34 +03:00 |
Abdullah Alfaraj
|
068623e2bf
|
fix typo in seed name
|
2023-02-28 03:41:15 +03:00 |
Abdullah Alfaraj
|
a4d30b4752
|
display error message from native horde
|
2023-02-28 03:40:56 +03:00 |
Abdullah Alfaraj
|
4717516327
|
don't show generate more button unless the session is active
|
2023-02-28 01:17:07 +03:00 |
Abdullah Alfaraj
|
c90ee87bd2
|
an option to load the original prompt
|
2023-02-27 10:23:20 +03:00 |
Abdullah Alfaraj
|
a033ae8fb4
|
change .ccx link
|
2023-02-27 10:15:44 +03:00 |
Abdullah Alfaraj
|
6d775578a1
|
always store the original prompt
|
2023-02-27 09:41:42 +03:00 |
Abdullah Alfaraj
|
b0358c8240
|
Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into control_net_3
|
2023-02-27 06:57:21 +03:00 |
Abdullah Alfaraj
|
a23d042a4f
|
comment old code
|
2023-02-27 06:55:32 +03:00 |
Abdullah Alfaraj
|
8971e9019f
|
hookup the nsfw option for horde native
|
2023-02-27 06:18:03 +03:00 |
Abdullah Alfaraj
|
3119f7c89c
|
round the width and height to the nearest multiple of 64 for the horde native api
|
2023-02-27 06:11:42 +03:00 |
Abdullah Alfaraj
|
d249f96e5e
|
nearest multiple method
|
2023-02-27 05:59:56 +03:00 |
Abdullah Alfaraj
|
4ac821f804
|
update the update error message
|
2023-02-27 05:54:41 +03:00 |
Abdullah Alfaraj
|
d90358b851
|
Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into control_net_3
|
2023-02-27 05:40:23 +03:00 |
Abdullah Alfaraj
|
4e8c2e945d
|
check for missing controlNet input for img2img mode
|
2023-02-27 05:38:56 +03:00 |
Abdullah Alfaraj
|
c75ee5b5c5
|
fix duplicate background layer issue
|
2023-02-27 05:15:23 +03:00 |
Abdullah Alfaraj
|
f1e28789cb
|
method to toggle the background layer
|
2023-02-27 05:00:21 +03:00 |
Abdullah Alfaraj
|
f0f46d8fbd
|
only request a new generation when the previous generation is finished
|
2023-02-27 04:44:34 +03:00 |
Abdullah Alfaraj
|
aacf1915c0
|
check for update methods
|
2023-02-27 04:42:30 +03:00 |
Abdullah Alfaraj
|
076b220b3f
|
make sure controlnet inputs are available before requesting txt2Img
|
2023-02-27 04:39:59 +03:00 |
Abdullah Alfaraj
|
aec5978f75
|
Request status should be set to ideal/finished on initialize.
|
2023-02-27 04:36:25 +03:00 |
Abdullah Alfaraj
|
49ad686990
|
only end the session if it's active
|
2023-02-27 04:33:56 +03:00 |
Abdullah Alfaraj
|
a43575d310
|
move the selection methods to selection.js
|
2023-02-27 04:33:16 +03:00 |
Abdullah Alfaraj
|
007e1ae78f
|
temporarily comment deprecated warning
|
2023-02-27 04:29:15 +03:00 |
Abdullah Alfaraj
|
3d79954f0e
|
setup the controlnet tab interface
|
2023-02-27 04:26:21 +03:00 |
Abdullah Alfaraj
|
fcfa9b6f5a
|
populate controlnet model and module menus
|
2023-02-27 04:24:55 +03:00 |
Abdullah Alfaraj
|
0ace53c512
|
utility function for creating menus
|
2023-02-27 04:22:07 +03:00 |
Abdullah Alfaraj
|
af8c46b192
|
fix the update prompt message, get data from online file
|
2023-02-27 00:05:06 +03:00 |
Abdullah Alfaraj
|
994ccf2616
|
Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into master
|
2023-02-26 22:15:13 +03:00 |
Abdullah Alfaraj
|
362420891a
|
online_data.json file
|
2023-02-26 22:15:02 +03:00 |
Abdullah Alfaraj
|
e2def41107
|
only get the controlnet settings when controlnet is enabled
|
2023-02-26 21:33:56 +03:00 |