Commit Graph

  • bb1503ed63
    Bugfix/include optional node inputs (#271) Silversith 2023-03-27 07:16:22 +02:00
  • 454fc0b193 Merge branch 'cpu-vram-ignore' of https://github.com/FraYoshi/ComfyUI comfyanonymous 2023-03-27 00:54:51 -04:00
  • 5d24a57ef1 Merge branch 'cpu-vram-ignore' of https://github.com/FraYoshi/ComfyUI comfyanonymous 2023-03-27 00:54:51 -04:00
  • be201f0511 code cleanup Francesco Yoshi Gobbo 2023-03-27 06:48:09 +02:00
  • f55755f0d2
    code cleanup Francesco Yoshi Gobbo 2023-03-27 06:48:09 +02:00
  • 0dac4f6e60 Merge branch 'group-header' of https://github.com/jn-jairo/ComfyUI comfyanonymous 2023-03-27 00:46:30 -04:00
  • 479ef4b38f Merge branch 'group-header' of https://github.com/jn-jairo/ComfyUI comfyanonymous 2023-03-27 00:46:30 -04:00
  • ec6e27fbe4
    Merge branch 'comfyanonymous:master' into feature/img-send ltdrdata 2023-03-27 12:47:26 +09:00
  • 2e57762b76
    Merge branch 'comfyanonymous:master' into master sylym 2023-03-27 11:11:24 +08:00
  • 28e1209e7e no lowvram state if cpu only Francesco Yoshi Gobbo 2023-03-27 04:51:18 +02:00
  • cf0098d539
    no lowvram state if cpu only Francesco Yoshi Gobbo 2023-03-27 04:51:18 +02:00
  • 54be279467
    Update style.css WAS 2023-03-26 18:59:49 -07:00
  • d951565bf6 Move group by header Jairo Correa 2023-03-26 22:53:49 -03:00
  • 63525ee83c Move group by header Jairo Correa 2023-03-26 22:53:49 -03:00
  • a82620b088 Optional RETURN_NAMES to set the output name Jairo Correa 2023-03-26 21:40:36 -03:00
  • 967bfce0f3 Optional RETURN_NAMES to set the output name Jairo Correa 2023-03-26 21:40:36 -03:00
  • 3980398315
    Update ui.js WAS 2023-03-26 17:09:46 -07:00
  • 326a73e4a7
    Update style.css WAS 2023-03-26 17:09:18 -07:00
  • b2a8ff12bc
    Merge b78651a74e601617d4927f8ee86df84767f363ff into 48efadeccf9793ea86df89c173c34279ebe07f1f WAS 2023-03-27 00:05:27 +00:00
  • b78651a74e
    Merge pull request #2 from comfyanonymous/master WAS 2023-03-26 17:05:22 -07:00
  • 0fdce418cc Merge branch 'Main' into feature/refresh Dr.Lt.Data 2023-03-27 07:55:58 +09:00
  • bdfca3b4b6 robust patch for refresh feature Dr.Lt.Data 2023-03-27 07:54:51 +09:00
  • aa4024ec2b feat: support random seed before generation Jordan Tucker 2023-03-15 15:15:06 -05:00
  • db2448b680
    Merge 5c3598ef241ae08db9fefeab5ca8e5172917ec37 into 48efadeccf9793ea86df89c173c34279ebe07f1f WAS 2023-03-26 19:31:18 +00:00
  • 5c3598ef24
    Update README.md WAS 2023-03-26 12:30:09 -07:00
  • 200431f6ef Style. comfyanonymous 2023-03-26 15:16:52 -04:00
  • 48efadeccf Style. comfyanonymous 2023-03-26 15:16:52 -04:00
  • f3f14d86e7 Merge branch 'custom-node-socket' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-03-26 14:21:19 -04:00
  • 223177e192 Merge branch 'custom-node-socket' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-03-26 14:21:19 -04:00
  • 8b3b6f7c6d Add manual flag when restoring pos pythongosssss 2023-03-26 15:10:38 +01:00
  • 0b1e85fbea Add manual flag when restoring pos pythongosssss 2023-03-26 15:10:38 +01:00
  • 6b3becdad8 Remove log pythongosssss 2023-03-26 15:03:57 +01:00
  • 716d8e746a Remove log pythongosssss 2023-03-26 15:03:57 +01:00
  • 65ddea50c5 Add setting to save menu position Add anchoring to side when resizing Fix losing menu when resizing pythongosssss 2023-03-26 15:01:34 +01:00
  • 20ae48515e Add setting to save menu position Add anchoring to side when resizing Fix losing menu when resizing pythongosssss 2023-03-26 15:01:34 +01:00
  • d726ee6f8e make minimal changes for upstream Dr.Lt.Data 2023-03-26 22:10:25 +09:00
  • a5b8a856ef Merge branch 'Main' into feature/img-send Dr.Lt.Data 2023-03-26 22:07:33 +09:00
  • fce46389fc make more clean code for img-send Dr.Lt.Data 2023-03-26 22:05:07 +09:00
  • d1c48064e7 move refresh button position Dr.Lt.Data 2023-03-26 21:44:54 +09:00
  • 220914bfb3 make more clean code for refresh feature Dr.Lt.Data 2023-03-26 21:41:29 +09:00
  • e61be509c4 clean up patch and following upstream Dr.Lt.Data 2023-03-26 21:22:41 +09:00
  • 06b77605e5 patch refresh feature for general method Dr.Lt.Data 2023-03-26 21:17:44 +09:00
  • dfd2379df7 compute %width% and %height% in filepath when saving m957ymj75urz 2023-03-26 13:10:20 +02:00
  • 8a35c12e8c compute %width% and %height% in filepath when saving m957ymj75urz 2023-03-26 13:10:20 +02:00
  • 7e7c49cdaf Merge branch 'Main' into feature/refresh Dr.Lt.Data 2023-03-26 19:15:13 +09:00
  • aa99b95907
    Merge branch 'comfyanonymous:master' into master sylym 2023-03-26 18:14:26 +08:00
  • ff30240710 Merge remote-tracking branch 'upstream/master' into feature/refresh Dr.Lt.Data 2023-03-26 19:09:19 +09:00
  • 8ad05bcf91 Merge branch 'comfyanonymous:master' into custom-node-socket pythongosssss 2023-03-26 10:12:39 +01:00
  • a49b5659bc
    Merge branch 'comfyanonymous:master' into custom-node-socket pythongosssss 2023-03-26 10:12:39 +01:00
  • b128e4ef94
    Merge pull request #2 from comfyanonymous/master Silversith 2023-03-26 09:06:37 +02:00
  • 26386f9ec5 remove patch.diff Silversith 2023-03-26 09:01:11 +02:00
  • 8eb514d94c Remove Custom Nodes Silversith 2023-03-26 08:58:18 +02:00
  • ce605621ee Remove Image and Custom Json Load Silversith 2023-03-26 08:53:57 +02:00
  • 00a3897197 Remove DeleteAll, Remove Custom KSampler, Remove Image List Silversith 2023-03-26 08:52:12 +02:00
  • 184ea9fd54 Fix ddim for Mac: #264 comfyanonymous 2023-03-26 00:36:54 -04:00
  • f5365c9c81 Fix ddim for Mac: #264 comfyanonymous 2023-03-26 00:36:54 -04:00
  • 43ea0cba1a Merge branch 'draggable-menu' of https://github.com/jn-jairo/ComfyUI comfyanonymous 2023-03-26 00:22:04 -04:00
  • d68350eee5 Merge branch 'draggable-menu' of https://github.com/jn-jairo/ComfyUI comfyanonymous 2023-03-26 00:22:04 -04:00
  • 7098b86a95 Merge branch 'aesthetic-colors' of https://github.com/throwaway-mezzo-mix/ComfyUI comfyanonymous 2023-03-26 00:10:09 -04:00
  • 754553faaf Merge branch 'aesthetic-colors' of https://github.com/throwaway-mezzo-mix/ComfyUI comfyanonymous 2023-03-26 00:10:09 -04:00
  • 30f53909c6 change colors to a more consistent and pleasing palette mezzo-anon 2023-03-26 04:11:53 +02:00
  • 980379bab2 change colors to a more consistent and pleasing palette mezzo-anon 2023-03-26 04:11:53 +02:00
  • e72d9d7cf8 Prevent draggable menu to get outside of window Jairo Correa 2023-03-25 23:06:00 -03:00
  • 48d4edbceb Prevent draggable menu to get outside of window Jairo Correa 2023-03-25 23:06:00 -03:00
  • 71e7d96dcc Allow negative Lora strengths. comfyanonymous 2023-03-25 21:31:39 -04:00
  • 9287770c66 Allow negative Lora strengths. comfyanonymous 2023-03-25 21:31:39 -04:00
  • aeee02939c Draggable menu Jairo Correa 2023-03-25 20:23:46 -03:00
  • a5c78a5796 Draggable menu Jairo Correa 2023-03-25 20:23:46 -03:00
  • 578af3b348 Merge branch 'allow-symbolic-link' of https://github.com/jn-jairo/ComfyUI comfyanonymous 2023-03-25 17:30:22 -04:00
  • e651be551c Merge branch 'allow-symbolic-link' of https://github.com/jn-jairo/ComfyUI comfyanonymous 2023-03-25 17:30:22 -04:00
  • 6cef5b8c9d Update screenshot. comfyanonymous 2023-03-25 12:46:24 -04:00
  • bff0c408b7 Update screenshot. comfyanonymous 2023-03-25 12:46:24 -04:00
  • 126b887979 Merge branch 'slot-color' of https://github.com/jn-jairo/ComfyUI comfyanonymous 2023-03-25 12:37:55 -04:00
  • 8d66827b15 Merge branch 'slot-color' of https://github.com/jn-jairo/ComfyUI comfyanonymous 2023-03-25 12:37:55 -04:00
  • c508c37871 Fix seed being impossible to increment/decrement by 1. comfyanonymous 2023-03-25 11:12:03 -04:00
  • 58695f9c7a Fix seed being impossible to increment/decrement by 1. comfyanonymous 2023-03-25 11:12:03 -04:00
  • b62a0abe1e Slot colors by type Jairo Correa 2023-03-25 06:28:09 -03:00
  • 070b5749b3 Slot colors by type Jairo Correa 2023-03-25 06:28:09 -03:00
  • 8c565a2344 Set default value of feathering to 40. comfyanonymous 2023-03-25 04:49:58 -04:00
  • a30526aec1 Set default value of feathering to 40. comfyanonymous 2023-03-25 04:49:58 -04:00
  • bf27705638 Merge branch 'feat-add-image-pad-for-outpaint' of https://github.com/guoyk93/ComfyUI comfyanonymous 2023-03-25 04:37:33 -04:00
  • d741e7aac8 Merge branch 'feat-add-image-pad-for-outpaint' of https://github.com/guoyk93/ComfyUI comfyanonymous 2023-03-25 04:37:33 -04:00
  • 3d1d82571f nodes: ImagePadForOutpaint: clean imports Guo Y.K 2023-03-25 16:32:48 +08:00
  • 3b87302958
    nodes: ImagePadForOutpaint: clean imports Guo Y.K 2023-03-25 16:32:48 +08:00
  • bd10592890 nodes: ImagePadForOutpaint: fix feathering, ignore edges not expanded Guo Y.K 2023-03-25 16:27:47 +08:00
  • 4c01386c19
    nodes: ImagePadForOutpaint: fix feathering, ignore edges not expanded Guo Y.K 2023-03-25 16:27:47 +08:00
  • 579d53f5d4 Add support for Google Drive mount feature in Colab Notebook (#193) ltdrdata 2023-03-25 15:23:29 +09:00
  • bfe64dc73c
    Add support for Google Drive mount feature in Colab Notebook (#193) ltdrdata 2023-03-25 15:23:29 +09:00
  • cc70410c4e Don't completely break workflow if field name changes. comfyanonymous 2023-03-25 01:04:02 -04:00
  • 44b6eaad6f Don't completely break workflow if field name changes. comfyanonymous 2023-03-25 01:04:02 -04:00
  • 759f8537aa Merge branch 'widget-inputs' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-03-24 22:45:40 -04:00
  • edb3dea88b Merge branch 'widget-inputs' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-03-24 22:45:40 -04:00
  • d3fe7a971c Merge branch 'mobile-support' of https://github.com/Zentropivity/ComfyUI comfyanonymous 2023-03-24 18:23:37 -04:00
  • 5c03b2f31e Merge branch 'mobile-support' of https://github.com/Zentropivity/ComfyUI comfyanonymous 2023-03-24 18:23:37 -04:00
  • a1cc6ede22
    ComfyUI - Comfy Menu WAS 2023-03-24 14:44:19 -07:00
  • 5363970cf0 Prevent exactly overlapping nodes Throttle double click pythongosssss 2023-03-24 20:20:34 +00:00
  • d6830b958c Prevent exactly overlapping nodes Throttle double click pythongosssss 2023-03-24 20:20:34 +00:00
  • 61e50c5acd
    Merge 9851140f9ef046697402ba7fdb110604be3ea653 into 4adcea72287981f88758151c73a1892c82724ffe Zeno Jiricek 2023-03-24 20:58:03 +01:00
  • 9cec35b22f
    Merge be9daf78e0bae4803441bd8e5388c6f5718f58a8 into 4adcea72287981f88758151c73a1892c82724ffe Zeno Jiricek 2023-03-24 20:57:31 +01:00
  • 089cd3adc1 I don't think controlnets were being handled correctly by MPS. comfyanonymous 2023-03-24 14:30:43 -04:00