Abdullah Alfaraj
|
6a7b4726a7
|
improve readability of error message
|
2023-02-28 05:03:40 +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
|
c90ee87bd2
|
an option to load the original prompt
|
2023-02-27 10:23:20 +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
|
f1e28789cb
|
method to toggle the background layer
|
2023-02-27 05:00:21 +03:00 |
Abdullah Alfaraj
|
aacf1915c0
|
check for update methods
|
2023-02-27 04:42:30 +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
|
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
|
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 |
Abdullah Alfaraj
|
36849efd83
|
delete duplicate code caused by merge on conflict
|
2023-02-26 02:19:45 +03:00 |
Abdullah Alfaraj
|
b900c437d7
|
method to populate a html menu
|
2023-02-26 02:17:42 +03:00 |
Abdullah Alfaraj
|
90127378f5
|
general get request function
|
2023-02-26 02:17:16 +03:00 |
Abdullah Alfaraj
|
ab0b18f624
|
populate the control net model list
|
2023-02-26 02:16:38 +03:00 |
Abdullah Alfaraj
|
6c74919240
|
Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into control_net_2
|
2023-02-25 07:38:39 +03:00 |
Abdullah Alfaraj
|
385d1060ae
|
restore the settings after a generation
|
2023-02-25 07:21:29 +03:00 |
Abdullah Alfaraj
|
3c643b379f
|
cover the background layer edge cases
|
2023-02-25 04:19:18 +03:00 |
Abdullah Alfaraj
|
194a196a87
|
bug fix: the interrupt button won't delete mask related layers
|
2023-02-24 22:26:39 +03:00 |
Abdullah Alfaraj
|
991b5b4c98
|
clean mask related layers when after canceling the generation
|
2023-02-24 08:28:50 +03:00 |
Abdullah Alfaraj
|
19b48c8488
|
refactor duplicateLayer()
|
2023-02-24 04:19:55 +03:00 |
Abdullah Alfaraj
|
5bbe77142c
|
save the "settings tab" settings
|
2023-02-24 01:13:26 +03:00 |
Abdullah Alfaraj
|
f6738936bd
|
refactor settings tab, move all functionality to settings.js
|
2023-02-23 23:02:32 +03:00 |
Abdullah Alfaraj
|
8abbfc769c
|
load horde settings on plugin start
|
2023-02-23 21:03:57 +03:00 |
Abdullah Alfaraj
|
05a51cd42c
|
functional save horde settings
|
2023-02-23 21:03:35 +03:00 |
Abdullah Alfaraj
|
0d28631e58
|
setter for native horde api key
|
2023-02-23 21:00:37 +03:00 |
Abdullah Alfaraj
|
ed2fdec08c
|
add save and load files utility
|
2023-02-23 19:20:28 +03:00 |
Abdullah Alfaraj
|
ef01cc0120
|
better notification message for when the webui is offline
|
2023-02-23 03:23:58 +03:00 |
Abdullah Alfaraj
|
9d7f5c79f2
|
return null when samplers list is empty
|
2023-02-23 01:29:48 +03:00 |
Abdullah Alfaraj
|
fc1d88cf3e
|
add a list of samplers for offline use
|
2023-02-23 01:17:12 +03:00 |
Abdullah Alfaraj
|
656664d393
|
convert the output of ControlNet api to a standard response the plugin can work with
|
2023-02-21 21:33:12 +03:00 |
Abdullah Alfaraj
|
047fc5c032
|
map plugin settings to the control net settings
|
2023-02-21 17:06:19 +03:00 |
Abdullah Alfaraj
|
0e14caeb4d
|
functional set control image button
|
2023-02-21 03:29:35 +03:00 |
Abdullah Alfaraj
|
553f900cdd
|
Merge branch 'notification' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into control_net
|
2023-02-21 01:54:38 +03:00 |
Abdullah Alfaraj
|
60a669de84
|
notification for an inactive selection area
|
2023-02-21 01:53:51 +03:00 |
Abdullah Alfaraj
|
d1e7b74616
|
Merge branch 'notification' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into control_net
|
2023-02-20 23:54:32 +03:00 |
Abdullah Alfaraj
|
a628b1454a
|
Merge https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into control_net
|
2023-02-20 23:53:49 +03:00 |
Abdullah Alfaraj
|
718c5d02df
|
Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into notification
|
2023-02-20 23:51:31 +03:00 |
Abdullah Alfaraj
|
058edea552
|
store and restore the selection area, and active layers
|
2023-02-20 23:49:19 +03:00 |
Abdullah Alfaraj
|
4996b72a59
|
display the res difference with width and height label
|
2023-02-20 20:29:56 +03:00 |
Abdullah Alfaraj
|
53e305de3d
|
Merge branch 'notification' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into control_net
|
2023-02-20 17:52:52 +03:00 |
Abdullah Alfaraj
|
c470b99258
|
test controlNet api
|
2023-02-20 16:24:45 +03:00 |