Abdullah Alfaraj
fe42e8e29c
add support for comfyapi
2023-11-04 18:34:46 +03:00
Abdullah Alfaraj
5b1a5022f4
Generate random seeds prior to image request
2023-11-04 18:33:33 +03:00
Abdullah Alfaraj
e5c63ec179
color the border of output nodes
2023-11-04 18:27:12 +03:00
Abdullah Alfaraj
a5b133dbe1
Render all node inputs prior to treating the node as a special type
2023-11-04 18:25:16 +03:00
Abdullah Alfaraj
5d6c786ccf
Refactor comfyui.tsx
2023-11-04 18:20:27 +03:00
Abdullah Alfaraj
048f221136
Implement preview display for special nodes LoadImage and LoadVideo
2023-11-04 18:04:33 +03:00
Abdullah Alfaraj
e8ba3f0694
Add uploadImage method for uploading videos and images to ComfyUI input directory
2023-11-04 17:53:51 +03:00
Abdullah Alfaraj
6182c92f1e
Add option to switch backend between `Automatic1111` and `ComfyUI`
2023-11-04 16:53:45 +03:00
Abdullah Alfaraj
01676ed36d
Ensure sampler_list always contain array of sampler names
2023-11-04 16:40:12 +03:00
Abdullah Alfaraj
747a006813
Ensure models always contain array of model names
2023-11-04 16:32:40 +03:00
Abdullah Alfaraj
ec0f257125
rename file main.tsx to vae.tsx
2023-11-04 16:01:05 +03:00
Abdullah Alfaraj
71d3dcd399
Fix bug: Ensure thumbnail click event triggers only once
2023-11-04 15:54:53 +03:00
Abdullah Alfaraj
bad16fc025
Add a refresh button if a component failed to render.
2023-11-04 15:50:19 +03:00
Abdullah Alfaraj
f9534993ec
Add an option to retrieve image from canvas in original dimensions
2023-11-04 15:42:22 +03:00
Abdullah Alfaraj
d4389223ff
make selection optional
2023-11-04 15:37:42 +03:00
Abdullah Alfaraj
67f3af2731
add support to boolean input type
2023-11-01 03:42:59 +03:00
Abdullah Alfaraj
91e08309c4
Allow empty inpainting controlnet init image
2023-10-27 21:37:00 +03:00
Abdullah Alfaraj
321d448cd9
Remove unnecessary commented code.
2023-10-27 21:33:23 +03:00
Abdullah Alfaraj
85e5de7dc5
Always include 4 units of maskBlur to prevent poor inpainting output from Auto1111.
2023-10-27 21:31:08 +03:00
Abdullah Alfaraj
baa26fdc3d
Render output node like other nodes, but include Grid and thumbnail slider.
2023-10-27 21:29:07 +03:00
Abdullah Alfaraj
6ce3711a27
Group all output PNG and GIF images as Base64 URLs into a single list for each output node.
2023-10-27 21:25:47 +03:00
Abdullah Alfaraj
a80f2ca9cf
hide Skip type input
2023-10-27 21:19:59 +03:00
Abdullah Alfaraj
030ffff378
extract the image format from a dataUrl or a filename
2023-10-27 20:50:10 +03:00
Abdullah Alfaraj
2648d655cb
skip any node's input that is linked to prev node
2023-10-27 20:43:33 +03:00
Abdullah Alfaraj
d3d928c4f1
read all comfyui workflows from native_workflows directory
2023-10-27 20:39:21 +03:00
Abdullah Alfaraj
7624b9dd54
stop loading workflow onComponentDidMount
2023-10-27 20:35:03 +03:00
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