Commit Graph

1297 Commits (8d73846cbf2abb9f686e77e4a58ba36706ddad19)

Author SHA1 Message Date
Abdullah Alfaraj da44e6a392 create temp file with random names 2023-10-23 06:36:15 +03:00
Abdullah Alfaraj 20c4f2a155 load gif files into a new project 2023-10-22 05:47:17 +03:00
Abdullah Alfaraj b69621e7ad color code the last move node in edit mode 2023-10-22 04:09:14 +03:00
Abdullah Alfaraj 899da1e4c3 add filename prefix to output nodes 2023-10-22 03:24:58 +03:00
Abdullah Alfaraj 651dcbcd3a add seed as an input type and allow for it be randomized 2023-10-22 03:24:07 +03:00
Abdullah Alfaraj 1c81da2358 target es2020 to have support for bigint literal 2023-10-22 03:21:53 +03:00
Abdullah Alfaraj dda6185bdb a better approach to loading comfy workflow without the use of special custom nodes 2023-10-21 18:28:05 +03:00
Abdullah Alfaraj 0ae8bb7906 add an option to disabled to SpMenu and SpSliderWithLabel 2023-10-18 08:34:45 +03:00
Abdullah Alfaraj 56a70afd8c Merge branch 'master' into comfyui 2023-10-11 16:32:34 +03:00
Abdullah Alfaraj 75814b06be remove a leading space from default negative prompt 2023-10-11 16:25:45 +03:00
Abdullah Alfaraj b144b920bc Fix: Negative prompts now correctly load into the negative prompt text box from metadata 2023-10-10 14:44:43 +03:00
Abdullah Alfaraj 22abb3bb76
Update README.md 2023-10-09 14:22:57 +03:00
Abdullah Alfaraj 518860855e
Merge pull request #393 from deedy5/master
update duckduckgo_search to v3.9.3
2023-10-09 13:06:55 +03:00
Abdullah Alfaraj 1eff69e260 update package-lock.json 2023-10-09 13:05:57 +03:00
Abdullah Alfaraj 60b2817599 add the presets folder to the packaging 2023-10-09 13:02:50 +03:00
Abdullah Alfaraj 5f89d34568 format the source code 2023-10-09 13:02:07 +03:00
deedy5 0b25a944c7 update duckduckgo_search to v3.9.3 2023-10-09 10:16:29 +03:00
Abdullah Alfaraj 66ae39351f
Merge pull request #389 from deedy5/dev
recode image search to use AsyncDDGS
2023-10-08 17:35:50 +03:00
Abdullah Alfaraj f4b3b60939 remove selected model from plugins preset 2023-10-08 15:35:45 +03:00
Abdullah Alfaraj 82a5c48ddb change ctrlnet presets to use inpaint_global_harmonious module 2023-10-08 15:10:28 +03:00
Abdullah Alfaraj 4f44f14f49 bump to 1.3.3 2023-10-07 16:59:17 +03:00
Abdullah Alfaraj 0fcfff2764
Merge pull request #378 from AbdullahAlfaraj/1.3.3
v1.3.3
2023-10-07 15:37:31 +03:00
Abdullah Alfaraj eebb3cb5d0 Merge branch 'master' into 1.3.3 2023-10-07 15:36:18 +03:00
僵尸浩 ad4fcfa7df add a publish workflow,
Squashed commit of the following:

commit 7a7699d193
And fixed formatting of package-lock.json
Author: unknown <348063288@qq.com>
Date:   Sat Sep 9 18:08:53 2023 +0800

    add a publish workflow
2023-10-07 12:21:04 +03:00
Abdullah Alfaraj c1838e227f add support to eval-source-map 2023-10-06 13:53:12 +03:00
deedy5 d75ca058ba Update requirements.txt 2023-10-03 07:22:06 +03:00
deedy5 5318cf8ad3 Update install.py 2023-10-03 07:22:06 +03:00
deedy5 0a2470b7b7 recode image search to use AsyncDDGS 2023-10-03 07:22:06 +03:00
deedy5 7aeed21c5f update duckduckgo_search version to v3.9.0 2023-10-03 07:22:06 +03:00
TDV Alinsa 28b7e103b5 grammar fix: "You're plugin" -> "Your plugin" 2023-10-03 07:22:06 +03:00
Abdullah Alfaraj 42294d204d add scroll to buttons for the history and lexica panels. 2023-10-03 06:37:11 +03:00
Abdullah Alfaraj 7ad9a7e66d close custom preset panel by default 2023-10-03 06:36:00 +03:00
deedy5 95f898e7d7
Update requirements.txt 2023-10-01 21:20:42 +00:00
deedy5 262e985fad
Update install.py 2023-10-01 21:20:21 +00:00
deedy5 8997ddfb0d recode image search to use AsyncDDGS 2023-10-01 09:46:03 +03:00
deedy5 48d1553f47 update duckduckgo_search version to v3.9.0 2023-10-01 09:31:16 +03:00
Abdullah Alfaraj f787d5cc9d fix: select an extension type on start up 2023-09-30 00:41:20 +03:00
Abdullah Alfaraj 4c36fbf1ea fix: missing modules and models when using presets 2023-09-29 20:44:49 +03:00
Abdullah Alfaraj ab5d0f3bad add tiling textures option 2023-09-29 20:43:20 +03:00
Abdullah Alfaraj 018f7c2c5f add custom width and height slider for ultimate sd upscaler 2023-09-28 15:37:19 +03:00
Abdullah Alfaraj 7d05004a5e fix: resolve issue with inpainting conditional mask fixed at value of 1 2023-09-28 15:36:37 +03:00
Abdullah Alfaraj fb5e8cba7a delete old code 2023-09-27 16:46:25 +03:00
Abdullah Alfaraj bed5a10d01 load settings from automatic1111 png image 2023-09-27 16:46:12 +03:00
Abdullah Alfaraj 23f0d15b92 /readPngMetadata endpoint to retrieve metadata from png file 2023-09-26 20:22:26 +03:00
Abdullah Alfaraj d748a899f6
Merge pull request #382 from alinsavix/patch-1
grammar fix: "You're plugin" -> "Your plugin"
2023-09-26 10:02:28 +03:00
TDV Alinsa 0cee3dd31f
grammar fix: "You're plugin" -> "Your plugin" 2023-09-25 15:01:05 -07:00
Abdullah Alfaraj 9d0d5142d7 Reselect the last active layer on Interrupt 2023-09-25 09:40:51 +03:00
Abdullah Alfaraj 44b96b7df4 delete commented code 2023-09-24 14:47:23 +03:00
Abdullah Alfaraj fb82d20406 refactor lexica tab and move to the second panel 2023-09-24 14:44:38 +03:00
Abdullah Alfaraj 069cf512a1 add svg search action button 2023-09-24 13:43:48 +03:00