Commit Graph

246 Commits (85766d3a63619d6b20526d1f738dc1d3d6857d60)

Author SHA1 Message Date
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 491c368175 add utility method to add event listener to a slider 2023-04-10 05:15:22 +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 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 6c48fb01d6 reduce the padding the progress image add to the viewer tab 2023-04-07 15:44:41 +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 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 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 c576bbbcbc update message for version v1.2.2 2023-03-14 20:55:00 +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
Abdullah Alfaraj f176c2888a update label for progress bart to be more descriptive 2023-03-14 03:01:24 +03:00
Abdullah Alfaraj ae156e0a9b update the progress bar using sudo timer when loading ControlNet models 2023-03-14 02:59:55 +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 0ae02a7808 comment old log 2023-03-13 23:17:25 +03:00
Abdullah Alfaraj 9dfddc61a9 make new preset base on preset type 2023-03-13 01:03:13 +03:00
Abdullah Alfaraj b827df0088 add logo creation and backgrounds presets to cnet 2023-03-13 00:12:58 +03:00
Abdullah Alfaraj cc433cdb7e use background-image property for preview image instead of img.src 2023-03-12 16:54:58 +03:00
Abdullah Alfaraj ff0aaace62 add a default preset 2023-03-12 16:38:44 +03:00
Abdullah Alfaraj a1a2118bb2 add convenient button to set all controlnet images at once 2023-03-11 22:46:29 +03:00
Abdullah Alfaraj 3a0a4b5be3 reset ControlNet Units settings before applying a preset 2023-03-11 22:45:15 +03:00
Abdullah Alfaraj 13d798af3d add ControlNet preset "Maintain Composition (Character)" 2023-03-11 22:43:33 +03:00
Abdullah Alfaraj c7b6aa2242 unselect menu if item does not exist 2023-03-11 22:42:57 +03:00
Abdullah Alfaraj 72dd3d92d5 refactor the layer to base64 code from setControlNetImage 2023-03-11 22:40:09 +03:00
Abdullah Alfaraj 1852068339 add preset sub menu to the settings tab 2023-03-11 18:10:02 +03:00
Abdullah Alfaraj ecb70d997e add controlnet hand fix preset 2023-03-11 18:08:45 +03:00
Abdullah Alfaraj 2f24ab260b add controlnet Maintain Position preset 2023-03-11 13:48:49 +03:00
Abdullah Alfaraj 01075e522a fix bug: missing function 2023-03-11 13:46:14 +03:00
Abdullah Alfaraj d33ecf0393 get and set multiple controlnet units 2023-03-11 01:04:37 +03:00