Commit Graph

1308 Commits (f81b8a6679e738d3b88ca856a2dc298907760c3e)

Author SHA1 Message Date
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
Abdullah Alfaraj a3d7df004d rearrange ultimate sd upscale menu to better align with the interface in auto1111 2023-05-23 12:23:28 +03:00
Abdullah Alfaraj 59e804e9b6 Merge branch 'pr/zombieyang/264' into dev_merge_ultimate_sd_upscale 2023-05-22 18:07:34 +03:00
Abdullah Alfaraj eabb5fc657 update duckduckgo_search to 3.0.2 2023-05-22 16:24:18 +03:00
Abdullah Alfaraj 0cbcc1753a Merge branch 'ultimate_sd_upscaler' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into dev_merge_ultimate_sd_upscale 2023-05-22 15:27:49 +03:00
Abdullah Alfaraj 25656ee968 Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into dev 2023-05-22 15:24:22 +03:00
Abdullah Alfaraj e4737f9150 enable and disable the scripts based on the selected mode 2023-05-22 15:22:57 +03:00
Abdullah Alfaraj 119462075d separate the script section from the main sd ui 2023-05-22 15:19:15 +03:00
unknown 38f8f1cf42 enable to invoke the api with null model for model_free module 2023-05-22 00:29:51 +08:00
unknown ce37cd3741 hide model picker when preprocessor is reference 2023-05-21 16:51:11 +08:00
Abdullah Alfaraj a36c3098fd add scripts menu that list all supported scripts 2023-05-21 03:15:26 +03:00
Abdullah Alfaraj 7049d893aa
Update Supporters List 2023-05-20 12:37:10 +03:00
Abdullah Alfaraj 66d34736c8 add ability to disable or enable ultimate sd upscaler script 2023-05-20 04:16:34 +03:00
Abdullah Alfaraj f11a9797c1 store the ultimate SD upscale forms data in mobx store 2023-05-20 04:15:16 +03:00
Abdullah Alfaraj 33d79ba094 create a slider an menu components 2023-05-20 04:08:38 +03:00
Abdullah Alfaraj 4cd31d5f7b ignore bundled files 2023-05-20 04:08:00 +03:00