Commit Graph

973 Commits (745d541a6298ce58ea8a135349978c864106836d)

Author SHA1 Message Date
Abdullah Alfaraj 745d541a62 removing dead code and comments 2023-06-05 19:06:11 +03:00
Abdullah Alfaraj 4a0d45bdc8 refresh the vae menu on when refreshing the UI 2023-06-05 19:05:37 +03:00
Abdullah Alfaraj d24a8e9acd Merge branch 'dev_1.2.6' into master 2023-06-04 18:56:02 +03:00
Abdullah Alfaraj b1a2392ee9 exclude /docs when packaging ccx file 2023-06-04 18:41:20 +03:00
Abdullah Alfaraj da0e080288 Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into master 2023-06-04 18:37:12 +03:00
Abdullah Alfaraj b4a0ab8a7b increment version to v1.2.6 2023-06-04 17:33:39 +03:00
Abdullah Alfaraj d955bcc873 typo: missing ; 2023-06-04 17:32:45 +03:00
Abdullah Alfaraj 201e27b648 fix: only toggle the background when there are more than one layers 2023-06-04 17:30:50 +03:00
Abdullah Alfaraj 6ba1232b6e fix: check if ultimate sd upscale is installed before handling ctrl net detection map 2023-06-04 15:04:38 +03:00
Abdullah Alfaraj 53c33f6799 fix: handle unavailable script and extensions 2023-06-04 12:48:44 +03:00
Abdullah Alfaraj 2cff3afa78 improve stylization of scripts elements 2023-06-04 12:17:40 +03:00
Abdullah Alfaraj 5032f5bbd9 fix: Show command is not available error 2023-06-04 12:14:06 +03:00
Abdullah Alfaraj 9614d53c19 combine all TypeScript modules into a single module. 2023-06-04 10:56:26 +03:00
Abdullah Alfaraj 298dadceb4 fix: cannot enter text into text field when windows size is large 2023-06-04 07:16:04 +03:00
Abdullah Alfaraj 33e79546a7 fix: concatenate always on scripts 2023-06-03 11:23:03 +03:00
Abdullah Alfaraj ee09132df5 fix: wrong path to icon 2023-06-03 11:19:38 +03:00
Abdullah Alfaraj 6202096974
Merge pull request #297 from AbdullahAlfaraj/after_detailer
add support to 'After Detailer' always on script
2023-06-03 09:23:38 +03:00
Abdullah Alfaraj f97b638d52 fix: remove hard coded keywords 2023-06-03 09:20:00 +03:00
Abdullah Alfaraj 58cef755c4 remove unused imported objects 2023-06-03 09:04:19 +03:00
Abdullah Alfaraj 3a0e76a918 add 'after detailer' always on script 2023-06-03 09:02:54 +03:00
Abdullah Alfaraj 25237c4381 add a project wide tsconfig.json, webpack.config.js files 2023-06-03 06:23:01 +03:00
Abdullah Alfaraj bd0074e7f5 add Vae menu in the settings tab 2023-06-02 18:53:11 +03:00
Abdullah Alfaraj ee3758ad29 request ControlNet models and modules only once when initializing ctrl net tab 2023-06-02 18:31:42 +03:00
Abdullah Alfaraj e49590ec2e add madge to plot modules dependencies 2023-06-02 18:29:00 +03:00
Abdullah Alfaraj 4eea008c29
Update Supporters List 2023-06-02 12:41:30 +03:00
Abdullah Alfaraj 381494b465 stylization for text error message 2023-06-02 12:04:54 +03:00
Abdullah Alfaraj e121da4153 only initialize controlnet once 2023-06-01 09:15:10 +03:00
Abdullah Alfaraj a23bb3b91e
Update Supporters List 2023-05-31 20:30:47 +03:00
Abdullah Alfaraj 3ed540b196
Merge pull request #290 from deedy5/master
imageSearch code enhancement
2023-05-31 20:22:29 +03:00
deedy5 f67449e043 imageSearch code enhancement 2023-05-31 09:57:25 +03:00
Abdullah Alfaraj edb4964e67
Update Supporters List 2023-05-30 15:16:12 +03:00
Abdullah Alfaraj 3398faef6c
Merge pull request #284 from eltociear/patch-2
Update README.md
2023-05-29 20:46:37 +03:00
Abdullah Alfaraj 9796e875ae convert laso selection to rectangular mask image 2023-05-29 12:06:22 +03:00
Abdullah Alfaraj 8688535f59 fix missing panel icon 2023-05-29 09:14:11 +03:00
Ikko Eltociear Ashimine e6060bd707
Update README.md
github -> GitHub
2023-05-29 02:11:04 +09:00
Abdullah Alfaraj 8fd807bbf9
Update Supporters List 2023-05-28 11:42:15 +03:00
Abdullah Alfaraj a7c288e06d update image search to use the new duckduckgo_search 3.6.0 api 2023-05-28 00:48:19 +03:00
Abdullah Alfaraj a8a98b4bab the lora menu will use the latest lora endpoint 2023-05-27 21:49:29 +03:00
Abdullah Alfaraj 0ffad88092 disable the error dialog for toggleBackgroundLayer 2023-05-27 07:48:26 +03:00
Abdullah Alfaraj f6ee21cae7 Eliminate dependency on config endpoint 2023-05-27 05:04:38 +03:00
Abdullah Alfaraj bbdbfa3440 no longer using config endpoint to retrieve list of hi-res upscalers 2023-05-27 04:19:58 +03:00
Abdullah Alfaraj 5e25529680 add support to controlnet pixel perfect and control mode 2023-05-27 03:21:55 +03:00
Abdullah Alfaraj 7f08ce67d0 add functionality to get controlnet version 2023-05-26 19:46:52 +03:00
Abdullah Alfaraj e3205a6fc9
Update Supporters List 2023-05-25 13:42:53 +03:00
Abdullah Alfaraj 40e9d05d22 remove the hardcoded local address http://127.0.0.1:7860 from interrogation request 2023-05-24 16:47:39 +03:00
Abdullah Alfaraj 7339a4bdfb
Update Supporters List 2023-05-23 19:26:48 +03:00
Abdullah Alfaraj 97496ea365 update instruction for method 3 to include handling typescript 2023-05-23 19:17:01 +03:00
Abdullah Alfaraj bb375f4839
Merge pull request #267 from AbdullahAlfaraj/dev_v1.2.5
merge v1.2.5
2023-05-23 19:03:06 +03:00
Abdullah Alfaraj 20c891cb92 fix bug: controlnet won't generate detection map when paired with script 2023-05-23 17:35:04 +03:00
Abdullah Alfaraj 4f07cea4e5 Increment version to v1.2.5 2023-05-23 15:10:20 +03:00