Commit Graph

287 Commits (master)

Author SHA1 Message Date
Abdullah Alfaraj 16e087f9c6 add: Introduce increment and decrement buttons for workflow's seeds 2023-12-09 15:53:56 +03:00
Abdullah Alfaraj cd0bc2747d fix: Modify comfyui nodes' related menus to display selected value as title 2023-12-09 15:52:12 +03:00
Abdullah Alfaraj 3ca1569b0c fix: Reset fixed height settings on reloading the workflow 2023-12-09 15:45:39 +03:00
Abdullah Alfaraj d0388b1b30 add custom real time workflows 2023-12-09 15:43:28 +03:00
Abdullah Alfaraj 6ca64cf571 Fix: Ensure searchable menu displays all items upon focus 2023-12-08 05:33:38 +03:00
Abdullah Alfaraj 2da3a1270a Implement functionality to move node to first and last positions 2023-12-08 04:18:23 +03:00
Abdullah Alfaraj 51a6f65356 Reset workflow data while preserving node order 2023-12-07 11:47:49 +03:00
Abdullah Alfaraj 0ca6501456 Added version check for Adobe Photoshop in real-time img2img feature 2023-12-07 11:46:25 +03:00
Abdullah Alfaraj 7e7479f554 fix: Prevent multiple error prompts when ComfyUI is unavailable 2023-12-07 08:40:48 +03:00
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 0179afa402 Renamed panel to `Custom ComfyUI Workflow` 2023-11-30 10:55:37 +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 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
Abdullah Alfaraj 82f78d1404 separate preprocessor images outputs from history result 2023-11-20 06:51:57 +03:00
Abdullah Alfaraj b07d29b77d set default value of content mask to original 2023-11-20 01:46:44 +03:00
Abdullah Alfaraj 61a890f60a disable fill and latent_nothing content mask in comfyui 2023-11-20 01:46:14 +03:00
Abdullah Alfaraj 5356c361f3 display comfyui generation error to the user 2023-11-20 01:45:37 +03:00