Commit Graph

1029 Commits (eca7bfd9bcec8f7d8a4e36b992b6247dcf63c7c3)

Author SHA1 Message Date
Abdullah Alfaraj 59a148bc80 fix log output 2023-05-12 20:44:06 +03:00
Abdullah Alfaraj 746ab9af37 add Patreon link readme page 2023-05-09 11:35:27 +03:00
Abdullah Alfaraj 130906df59 increment version to v1.2.3 2023-05-09 07:55:12 +03:00
Abdullah Alfaraj 8f336093b4
Merge pull request #248 from zombieyang/patch-1
a little bugfix
2023-05-09 05:24:20 +03:00
僵尸浩 0f47f46aa7
Update control_net.js 2023-05-08 22:03:39 +08:00
Abdullah Alfaraj c08818901d delete hardcoded preprocessor values 2023-05-08 11:48:24 +03:00
Abdullah Alfaraj c57bf2bd71 update controlnet sliders by using the module_detail from /controlnet/module_list endpoint 2023-05-08 11:30:25 +03:00
Abdullah Alfaraj 838a2981ea add tips to html elements 2023-05-07 11:49:32 +03:00
Abdullah Alfaraj 317032b893 hide slider values, keep the label values 2023-05-07 06:32:30 +03:00
Abdullah Alfaraj 2b9f986d1b
Merge pull request #246 from AbdullahAlfaraj/lexica_api_merge
Lexica_api_merge
*) merge #194
*) update ControlNet preprocessors list to version 1.1
2023-05-06 09:34:56 +03:00
Abdullah Alfaraj 7f075e7f99 add support to the controlnet_1.1 preprocessors 2023-05-04 19:43:23 +03:00
Abdullah Alfaraj 70a3908810 use controlnet api /module_list endpoint to get the preprocessors list 2023-05-03 20:24:25 +03:00
Abdullah Alfaraj 785da83601 Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into lexica_api_merge 2023-05-02 23:03:58 +03:00
Abdullah Alfaraj e3e44d8ad5
Merge pull request #244 from AbdullahAlfaraj/merge_242
Merge_242
2023-05-02 20:09:30 +03:00
Abdullah Alfaraj 8434075182 Bug fix: Annotation results were not mapped correctly to session g_generation_session.controlNetMask. 2023-05-01 23:35:07 +03:00
Abdullah Alfaraj 762ea30ce4 check if controlnet is enabled in img2img 2023-05-01 23:31:57 +03:00
Abdullah Alfaraj 8994b6a2c9 formatting 2023-05-01 22:30:29 +03:00
Abdullah Alfaraj cbc14f19c0 map annotation results to the active controlnet units 2023-05-01 22:29:44 +03:00
Abdullah Alfaraj db382ab6ed add option to quickly turn off/ disable controlnet tab 2023-05-01 21:11:44 +03:00
Abdullah Alfaraj f2edeae2ad add button to search for similar images to lexica image 2023-05-01 02:17:53 +03:00
Abdullah Alfaraj 11b198cda0 fix bug: missing html_id parameter 2023-05-01 02:17:04 +03:00
Abdullah Alfaraj cca3bb299c change position of lexica prompt textarea 2023-05-01 02:16:13 +03:00
Abdullah Alfaraj f99d6245d1 fix bug: use new the html id for batch size 2023-05-01 00:19:18 +03:00
Abdullah Alfaraj 864af3fabb add placeholder item lora menu 2023-04-30 23:12:44 +03:00
Abdullah Alfaraj 88687d96bc refactor controlNet: clone controlNet Unit from template 2023-04-30 23:11:35 +03:00
Abdullah Alfaraj 576a385f03 getter and setters that use an element instead of id 2023-04-30 21:01:06 +03:00
Abdullah Alfaraj 14e9924920 create a controlnet unit template 2023-04-30 02:48:47 +03:00
unknown 1a85a925b2 in controlnet 1.1, a controlnet data with enable=False needed to be passed to api event though the controlnet is disabled. 2023-04-29 00:13:58 +08:00
Abdullah Alfaraj 672fb21abd add functionality for previewing annotator result 2023-04-27 19:15:03 +03:00
Abdullah Alfaraj d1e9d6a4f4 clear history result from ram 2023-04-27 18:43:17 +03:00
Abdullah Alfaraj 2fbda16f2b toggle "image cfg scale slider" visibility 2023-04-27 05:16:08 +03:00
Abdullah Alfaraj 9c18a78389 preview annotator result 2023-04-25 18:23:31 +03:00
Abdullah Alfaraj 195bde2aea add thumbnail functionality to lexica page 2023-04-25 18:22:35 +03:00
Abdullah Alfaraj d491c6f021 add name to commands 2023-04-25 14:48:19 +03:00
Abdullah Alfaraj ac8bcf2868 add a preview annotator image element 2023-04-15 16:49:48 +03:00
Abdullah Alfaraj 673c6b82c0 switch between submenu using the input [type='radio'] menu 2023-04-15 16:35:27 +03:00
Abdullah Alfaraj 8314f8da57 add a progress image preview option next to each progress bar 2023-04-15 16:31:08 +03:00
Abdullah Alfaraj 28838644a1 add line under submenu options 2023-04-15 16:27:53 +03:00
Abdullah Alfaraj 0f4f15e6e0 change the submenu from radio to input radio 2023-04-14 12:52:48 +03:00
Abdullah Alfaraj 62e3b48bdf WIP: add a ctrl+backspace delete behavior to sp-textarea 2023-04-14 02:13:32 +03:00
Abdullah Alfaraj edf5413ad6 add lexica tab to the view subtabs 2023-04-14 02:10:23 +03:00
Abdullah Alfaraj 5756020444 change the preprocessor default values sent to the api depend on the selected preprocessor type 2023-04-14 02:07:58 +03:00
Abdullah Alfaraj 85766d3a63 the refresh button will refresh the sd tab 2023-04-14 02:05:16 +03:00
Abdullah Alfaraj b59191b8e4 prettify code 2023-04-14 00:43:23 +03:00
Abdullah Alfaraj 5159a4ef65 add margin to all but last svg buttons in a row 2023-04-13 09:04:13 +03:00
Abdullah Alfaraj 8b7725c97a convert lexica buttons to svg buttons 2023-04-12 06:50:07 +03:00
Abdullah Alfaraj 3891e3c9f4 Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into lexica_api 2023-04-11 04:08:58 +03:00
Abdullah Alfaraj bae7c2ff23
Merge pull request #222 ,#221 from batch_count feature 2023-04-11 03:31:18 +03:00
Abdullah Alfaraj 0de38f8477 allow for fixed seed while using batch count 2023-04-11 01:44:40 +03:00
Abdullah Alfaraj 7def4a8865 allow user to interrupt the batch count generation loop 2023-04-11 00:41:26 +03:00