Commit Graph

74 Commits (3239db3a8d1e90996d4e1893b23b2798f9d7d972)

Author SHA1 Message Date
Abdullah Alfaraj 0ad3f02fef
Merge pull request #255 from zombieyang/master
some controlnet fix
2023-05-15 02:56:52 +03:00
Abdullah Alfaraj c211dc4b70 update controlnet detection map thumbnails buttons 2023-05-15 02:07:04 +03:00
Abdullah Alfaraj db3597fd6f add svg search, and svg canvas buttons to lexica image thumbnail 2023-05-15 02:07:03 +03:00
Abdullah Alfaraj 2386494fc0 only initialize controlnet tab with g_controlnet_max_models value 2023-05-15 02:07:03 +03:00
Abdullah Alfaraj 9b8ba2a1a1 only initialize ControlNetTab if max models > 0, show error otherwise 2023-05-15 02:07:03 +03:00
unknown c7d04973bc ui fix in controlnet 2023-05-14 23:54:07 +08:00
unknown bcac172151 use alias_names=1 in controlNet module. keep same with Auto1111 2023-05-14 18:31:22 +08: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 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 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 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
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 8314f8da57 add a progress image preview option next to each progress bar 2023-04-15 16:31:08 +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 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 fa40e7ae9c add support to image cfg scale for pix2pix model 2023-04-10 05:17:23 +03:00
Abdullah Alfaraj 21ac843e13 add lora models menu and populated from auto1111 lora dir 2023-04-08 01:39:42 +03:00
Abdullah Alfaraj d2093bdf1d request list of lora models names and convert them to prompts 2023-04-07 23:37:44 +03:00
Abdullah Alfaraj 2529c7e76c Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into lexica_api 2023-04-07 17:15:03 +03:00
Abdullah Alfaraj f59e9ee544 update the controlnet entry point to txt2img and img2img 2023-03-30 02:01:19 +03:00
Abdullah Alfaraj 723980e086 copy lexica settings to the ui 2023-03-26 17:04:31 +03:00
Abdullah Alfaraj 48964afc2f hide the lexica prompt textarea when scrolling 2023-03-26 17:03:20 +03:00
Abdullah Alfaraj 2648ad4047 load image from search on top of the layer stack 2023-03-26 16:59:09 +03:00
Abdullah Alfaraj ba7f829012 update progress bar when interrogating an image 2023-03-26 16:15:49 +03:00
Abdullah Alfaraj 45068f45b8 simplify hr scaler, remove hr width and hr height sliders 2023-03-26 16:13:17 +03:00
Abdullah Alfaraj 85b2de55ac add open document folder feature 2023-03-25 22:20:27 +03:00
Abdullah Alfaraj e94cdc6c73 clip interrogate feature 2023-03-25 10:55:11 +03:00
Abdullah Alfaraj 930e4bddd1 search lexica for similar images 2023-03-24 18:36:40 +03:00
Abdullah Alfaraj db5051a12f upload image to freeimage host and return image url 2023-03-24 18:36:09 +03:00
Abdullah Alfaraj 5ddc60858c search lexica for prompt and images 2023-03-24 18:34:49 +03:00
Abdullah Alfaraj 36ccbd84a8 preview the expanded mask on ui change 2023-03-24 06:13:06 +03:00
Abdullah Alfaraj e0aecb1dc1 methods to visualize both the mask and the mask after expansion 2023-03-23 15:12:37 +03:00
Abdullah Alfaraj a2d95de887 import localFileSystem 2023-03-19 05:00:14 +03:00
Abdullah Alfaraj 62fe41d2ce move btnImageSearch click event to image_search_tab 2023-03-19 04:49:40 +03:00
Abdullah Alfaraj 2a7817a29e move btnLoadHistory click event to history_tab.js 2023-03-15 06:35:18 +03:00
Abdullah Alfaraj 69e47e8cf2 refactor getHistoryMetadata 2023-03-15 06:14:04 +03:00
Abdullah Alfaraj 87ca494e5e add and remove preset to right preset menu based on selected preset type 2023-03-13 23:27:49 +03:00
Abdullah Alfaraj ff0aaace62 add a default preset 2023-03-12 16:38:44 +03:00