Commit Graph

61 Commits (4d8ccde513ba2d951b766e72eff4352949d9a437)

Author SHA1 Message Date
deedy5 0a2470b7b7 recode image search to use AsyncDDGS 2023-10-03 07:22:06 +03:00
Abdullah Alfaraj 23f0d15b92 /readPngMetadata endpoint to retrieve metadata from png file 2023-09-26 20:22:26 +03:00
Abdullah Alfaraj 67e0cc7525 remove uncensored logs 2023-07-13 19:02:17 +03:00
Abdullah Alfaraj 799dbfe32f allow for NSFW in image search 2023-07-12 20:42:09 +03:00
Abdullah Alfaraj 96bb318266 notify the user if the auto-photoshop-sd extension is missing 2023-07-11 11:00:21 +03:00
Abdullah Alfaraj 3cf69bc000 add controlnet filter api to our extension 2023-07-08 17:05:23 +03:00
Abdullah Alfaraj 9c048654f4 use blur slider to add blur to the expanded mask 2023-07-06 11:52:47 +03:00
Abdullah Alfaraj 7bddee230f delete old python file 2023-06-27 21:09:23 +03:00
Abdullah Alfaraj d24a8e9acd Merge branch 'dev_1.2.6' into master 2023-06-04 18:56:02 +03:00
Abdullah Alfaraj f97b638d52 fix: remove hard coded keywords 2023-06-03 09:20:00 +03:00
Abdullah Alfaraj bd0074e7f5 add Vae menu in the settings tab 2023-06-02 18:53:11 +03:00
deedy5 f67449e043 imageSearch code enhancement 2023-05-31 09:57:25 +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 d9fde06fb4 add simple test case for image search 2023-05-15 02:07:03 +03:00
Abdullah Alfaraj 8a76f9867d add lora end point to retrieve lora models 2023-04-07 23:15:24 +03:00
Abdullah Alfaraj 656664d393 convert the output of ControlNet api to a standard response the plugin can work with 2023-02-21 21:33:12 +03:00
Abdullah Alfaraj c470b99258 test controlNet api 2023-02-20 16:24:45 +03:00
Abdullah Alfaraj 115891d363 reserver the border and apply blur 2023-02-11 10:10:31 +03:00
Abdullah Alfaraj 904b56e5cc
Merge pull request #78 from AbdullahAlfaraj/plugin-server-decouple
Plugin-server-decouple
2023-02-07 14:17:30 +03:00
Abdullah Alfaraj 95479b92f2 reuse the code in the serverMain.py in the auto extension 2023-02-06 16:13:07 +03:00
Abdullah Alfaraj d3b3d022ef open links using the proxy server 2023-02-06 15:41:54 +03:00
Abdullah Alfaraj ab13d10e97 add mask expansion and prompt shortcut support to the .ccx package 2023-02-04 12:56:34 +03:00
Daniele 18ec8f7835 Added tutorials to wiki doc folder 2023-02-04 08:01:09 +00:00
Abdullah Alfaraj 51f57a66da make an automatic1111 extension 2023-02-03 17:34:33 +03:00
Abdullah Alfaraj 3c4a87fc01 store the output images in the generation_session 2023-01-31 18:02:19 +03:00
Abdullah Alfaraj c1dd2d58f3 use base64 for img2img modes instead of path 2023-01-31 14:04:45 +03:00
Abdullah Alfaraj a1b38a72fb img2img modes use base64 instead file path 2023-01-31 11:34:20 +03:00
Abdullah Alfaraj 8d4c85c047 txt2img uses base64 instead of paths 2023-01-31 11:14:17 +03:00
Abdullah Alfaraj d48d0065fc return the base64 images with response 2023-01-31 10:25:52 +03:00
Abdullah Alfaraj 667a7b444c reverse the history 2023-01-26 20:30:22 +03:00
Abdullah Alfaraj 56ffe683e4 add images from history to canvas 2023-01-25 03:39:06 +03:00
Abdullah Alfaraj 99591f89a3 request smaller number of images 2023-01-20 01:05:51 +03:00
Abdullah Alfaraj 7e20454c3f add a basic image search engine to the history tab 2023-01-20 00:43:38 +03:00
Abdullah Alfaraj a493dad00b adding a mask expansion slider 2023-01-17 19:44:04 +03:00
Abdullah Alfaraj 5d7bb556d7 add request to get sd webui config info 2023-01-17 08:45:38 +03:00
Abdullah Alfaraj 931103ea5c fix blurry mask bug 2023-01-13 23:32:50 +03:00
Abdullah Alfaraj 6cb0e7d9fc add support to blurry mask and a sharp mask 2023-01-13 22:36:15 +03:00
Abdullah Alfaraj 6775c899f8 add mask expansion,aka, dilation 2023-01-06 00:32:16 +03:00
Abdullah Alfaraj e91157036f log typo 2023-01-04 20:58:00 +03:00
Abdullah Alfaraj df70af875f export at the same resolution as the width and height sliders 2023-01-03 12:49:20 +03:00
Abdullah Alfaraj c2d0505670 history tab will load previously generated images, with their metadata 2022-12-31 19:09:18 +03:00
Abdullah Alfaraj 565fd03c65 store image metadata to json file 2022-12-31 17:54:36 +03:00
Abdullah Alfaraj 4c5c80c848 load generated images from project directory 2022-12-31 15:55:05 +03:00
Abdullah Alfaraj f8d3119b54 save output images to a project related directory 2022-12-31 12:37:20 +03:00
Abdullah Alfaraj 972997ed88 add proxy server uuid function 2022-12-31 08:44:22 +03:00
Abdullah Alfaraj cc159abca9 send prompt_shortcut in the request to the proxy server 2022-12-30 20:14:32 +03:00
Abdullah Alfaraj ad66680e9a save and load prompt shortcut from proxy server 2022-12-30 16:38:28 +03:00
Abdullah Alfaraj 90c35beb50 the endpoint will load and save prompt_shortcut into and from json file 2022-12-30 15:21:49 +03:00
Abdullah Alfaraj d455deb3d4 add an endpoint for saving and loading the prompt shortcut 2022-12-30 14:37:23 +03:00
Abdullah Alfaraj f5b32e0e66 return the prompt shortcut 2022-12-30 11:35:34 +03:00