Commit Graph

217 Commits (0a3d8daf12cb01d8023d118d9674e7c995b338ef)

Author SHA1 Message Date
Abdullah Alfaraj 0a3d8daf12 delete old code 2023-11-13 14:41:59 +03:00
Abdullah Alfaraj 4fd73c7df8 temperately disable refreshUI when ui crash 2023-11-13 14:39:07 +03:00
Abdullah Alfaraj 0b72bc7391 move custom workflows 2023-11-13 14:36:42 +03:00
Abdullah Alfaraj 19a0a6cfac Integrate ComfyUI support in txt2img mode 2023-11-04 19:12:36 +03:00
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 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 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 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 5f89d34568 format the source code 2023-10-09 13:02:07 +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
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
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 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
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