Commit Graph

1029 Commits (eca7bfd9bcec8f7d8a4e36b992b6247dcf63c7c3)

Author SHA1 Message Date
Abdullah Alfaraj e48e18eb7d add an option to log errors/messages to a log file 2023-04-10 05:20:11 +03:00
Abdullah Alfaraj fa40e7ae9c add support to image cfg scale for pix2pix model 2023-04-10 05:17:23 +03:00
Abdullah Alfaraj 491c368175 add utility method to add event listener to a slider 2023-04-10 05:15:22 +03:00
Abdullah Alfaraj dcc86461f4 moving the the svg utility buttons one row down 2023-04-10 02:45:28 +03:00
unknown ab74fed17b add batch_count 2023-04-09 16:24:32 +08:00
Abdullah Alfaraj 91ecacf024 add image cfg scale slider for pix2pix 2023-04-09 03:31:37 +03:00
Abdullah Alfaraj 39834a205c round the width and height values to nearest multiple of 64 2023-04-08 16:55:10 +03:00
Abdullah Alfaraj 860923844b add a simple mechanism to log to file 2023-04-08 16:53:58 +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 c82aa6d829 make prompt shortcut always on and hide it 2023-04-08 01:38:07 +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 e88b23baed Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into lexica_api 2023-04-07 23:16:27 +03:00
Abdullah Alfaraj 8a76f9867d add lora end point to retrieve lora models 2023-04-07 23:15:24 +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 6b3ae8c9c6
Merge pull request #201 from AbdullahAlfaraj/update_controlnet_endpoint
update the controlnet entry point to txt2img and img2img
2023-04-07 15:53:56 +03:00
Abdullah Alfaraj 6c48fb01d6 reduce the padding the progress image add to the viewer tab 2023-04-07 15:44:41 +03:00
Abdullah Alfaraj 708722c587 improve tip for interrogation button 2023-04-07 11:04:08 +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 8ee6f647fd allow for folder to be lunched from shell 2023-03-25 22:19:44 +03:00
Abdullah Alfaraj 4c72dd18e0 unlock the output folder so we can delete the layers inside of it 2023-03-25 22:18:33 +03:00
Abdullah Alfaraj 13327faee3 delete the group folder if empty 2023-03-25 22:17:39 +03:00
Abdullah Alfaraj d62cee9443 add a prompt textarea to preview lexica prompt 2023-03-25 21:26:32 +03:00
Abdullah Alfaraj e94cdc6c73 clip interrogate feature 2023-03-25 10:55:11 +03:00
Abdullah Alfaraj 3ba20036e3 place the downloaded image on top of the layer stack 2023-03-25 09:06:09 +03:00
Abdullah Alfaraj 455ac21912 lock the session folder so that it can't be moved by mistake 2023-03-25 09:02:26 +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 6e663142c7 add general Post request methods 2023-03-24 18:29:39 +03:00
Abdullah Alfaraj 3a97b59db7 simplify selection to canvas interface method 2023-03-24 15:47:00 +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 5d8a3e3382 fix bug: disable get inpainting conditional mask weight value on change 2023-03-23 04:41:29 +03:00
Abdullah Alfaraj 1ffd78e4dc
Merge pull request #183 from AbdullahAlfaraj/refactor-image-search
refactor image search features to image_search_tab.js
2023-03-19 05:02:45 +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 221c02bdca bug fix: remove duplicate element 2023-03-19 04:18:54 +03:00
Abdullah Alfaraj 2d808bb485
Merge pull request #173 from AbdullahAlfaraj/refactor-history-tab
refactor the history tab into it's own module
2023-03-19 02:41:43 +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 c576bbbcbc update message for version v1.2.2 2023-03-14 20:55:00 +03:00
Abdullah Alfaraj 81a6dd647c
Merge pull request #158 from AbdullahAlfaraj/refactor-controlnet-js
Refactor-controlnet-js v1.2.2
2023-03-14 04:31:48 +03:00
Abdullah Alfaraj 9fc9a08773 add optimization option for different pc specs. 2023-03-14 03:08:00 +03:00
Abdullah Alfaraj 829f599e08 fix missing executeAsModal function error 2023-03-14 03:06:26 +03:00