Commit Graph

1358 Commits (cf70efaf449d200e3ee3d7bdf64975145ea91925)

Author SHA1 Message Date
Abdullah Alfaraj cf70efaf44 break the realtime generation loop on error 2023-12-07 08:03:05 +03:00
Abdullah Alfaraj 389e24e070 increase the max thumbnail slider size to 600 2023-12-07 08:01:23 +03:00
Abdullah Alfaraj 64961fd850 recalculate width and height to nearest multiple of 8 2023-12-07 01:18:37 +03:00
Abdullah Alfaraj a19bab1f59 generate realtime support for custom comfyui workflow 2023-12-07 01:04:24 +03:00
Abdullah Alfaraj 0ffd37e031 use subfolder `Auto-Photoshop-SD` inside comfyui input folder 2023-12-07 01:02:24 +03:00
Abdullah Alfaraj 5a5b02401c add option to fix the height of a Grid, prevent collapse on Image update 2023-12-07 00:57:51 +03:00
Abdullah Alfaraj c439cd64b5 retrieve the history of specific prompt 2023-12-07 00:49:26 +03:00
Abdullah Alfaraj 881000aa67 fix: use comfy_url from from api 2023-11-30 20:23:33 +03:00
Abdullah Alfaraj 5d413ecd5d update publish workflow to include comfyui workflows files 2023-11-30 19:08:10 +03:00
Abdullah Alfaraj 0179afa402 Renamed panel to `Custom ComfyUI Workflow` 2023-11-30 10:55:37 +03:00
Abdullah Alfaraj df7c2f5da8 increase padding to 8px 2023-11-30 10:53:32 +03:00
Abdullah Alfaraj 27f60ea2a7 Merge branch 'comfyui' into merge_comfy 2023-11-30 07:37:27 +03:00
Abdullah Alfaraj 4d8ccde513 Reverted httpx to version 0.24.1 to address the ‘socket_options’ issue. 2023-11-29 13:42:05 +03:00
Abdullah Alfaraj 209eaea5ed Merge branch 'merge_404' into master 2023-11-29 08:41:43 +03:00
Abdullah Alfaraj 0d06ed6ad3 Return the data instead of the file 2023-11-29 08:41:20 +03:00
Abdullah Alfaraj e3c00d6cc5
Merge pull request #405 from XiaoXiaoJiangYun/patch-1
Update index.js to fix dialog_box
2023-11-29 08:19:09 +03:00
Abdullah Alfaraj 55e0e0be0b
Merge pull request #411 from Anson2048/fix_ADetailer_args 2023-11-29 06:59:21 +03:00
Abdullah Alfaraj 156d33b5ad Merge branch 'merge_417' into master 2023-11-29 06:46:35 +03:00
Abdullah Alfaraj e1cca09acf increment to the latest version of `duckduckgo_search==3.9.9` 2023-11-29 06:46:08 +03:00
Abdullah Alfaraj 67f7ce3051 increment to v1.4.0 2023-11-29 05:48:32 +03:00
Abdullah Alfaraj 2ebd9e4b0e Updated: ‘Reload Custom Script’ button now uses latest object_Info from Comfy API 2023-11-29 05:28:10 +03:00
Abdullah Alfaraj ddde1b3ae8 Show errors on generation failure with ComfyUI backend 2023-11-28 08:38:38 +03:00
Abdullah Alfaraj 0d732eb51a Reset element to ‘None’ for invalid items in ControlNet searchable menus 2023-11-28 08:34:45 +03:00
Abdullah Alfaraj 76e8ce5105 Updated missed element to use `Locale` for UI labels 2023-11-28 08:26:11 +03:00
Abdullah Alfaraj f514120153 remove `Integer` node associated with width and height values 2023-11-28 08:10:06 +03:00
Abdullah Alfaraj 5c14849067 Added support for `noise_seed` as an alternative name for the seed field 2023-11-27 20:40:39 +03:00
Abdullah Alfaraj de6f73e497 parse float input to either slider or textfield ui element 2023-11-27 20:36:52 +03:00
Abdullah Alfaraj 4e8cb7e472 add ip adapter custom workflow examples 2023-11-27 20:34:48 +03:00
Abdullah Alfaraj cc5a8924d1 throw an error comfyui is offline 2023-11-27 03:01:57 +03:00
Abdullah Alfaraj 9159ebe8f7 update inpaint workflow 2023-11-26 23:45:12 +03:00
Abdullah Alfaraj 4f295427c0 add: reset workflow button 2023-11-26 23:08:18 +03:00
Abdullah Alfaraj b8db7c8693 add a button to interrupt generation of custom workflow 2023-11-26 21:27:09 +03:00
Abdullah Alfaraj c651430895 fix: change status of sp-checkbox by using checked instead of value 2023-11-26 20:19:52 +03:00
Abdullah Alfaraj 2c939deab9 add a thumbnail button to place an image in the selection area 2023-11-26 20:17:28 +03:00
Abdullah Alfaraj 95b6313795 show an error if the custom node is missing 2023-11-26 20:13:50 +03:00
Abdullah Alfaraj 82e32c5949 override model and module values with `None` if the unit is disabled 2023-11-26 20:10:18 +03:00
Abdullah Alfaraj a50c20aec4 fix bug: use `cfg_scale` key instead for `cfg` 2023-11-26 20:08:47 +03:00
Abdullah Alfaraj 75da62de11 return gif outputs as url instead of base64url 2023-11-26 20:07:10 +03:00
Abdullah Alfaraj 3104aed308 lower hr_denoising strength value to 0.5 2023-11-26 20:03:31 +03:00
Abdullah Alfaraj 781d5a2e94 disable automatic1111 notification when using comfyui backend 2023-11-26 20:02:48 +03:00
Abdullah Alfaraj 36e4db0330 fix: processOutput should be called in both controlnet and normal mode 2023-11-26 19:56:00 +03:00
Abdullah Alfaraj 74c70fa123 store the selected backend in photoshop local storage 2023-11-26 19:44:28 +03:00
Abdullah Alfaraj 5f7e94c55f update the custom workflow 2023-11-26 19:43:25 +03:00
Abdullah Alfaraj 8d84f17254
Merge pull request #420 from conlanpatrek/visibility-hack-fix
Fix sp-tab-page scrolling bugs.
2023-11-25 16:28:19 +03:00
Conlan Craft 363d22d8a8 Adjust padding on tab page 2023-11-23 14:08:39 -06:00
Abdullah Alfaraj f81b8a6679 add support to clip skip to comfyui backend 2023-11-23 08:48:36 +03:00
Abdullah Alfaraj 78a6aabe8d add support to `threshold_a` and `threshold_b` in comfyui backend 2023-11-22 05:09:23 +03:00
Abdullah Alfaraj f039b381c9 Added option in lasso inpaint to maintain original selection ratio instead of squaring. 2023-11-21 05:34:27 +03:00
Abdullah Alfaraj 0a6d412ca6 Fixed auto image issue in control net and txt2img modes while using comfyui. 2023-11-21 04:01:54 +03:00
Abdullah Alfaraj c6c7c9ad93 Save the comfy output and metadata to the plugin data directory 2023-11-21 03:57:20 +03:00