Commit Graph

  • 06c2c19b5a Clone default graph before using pythongosssss 2023-03-31 20:35:26 +01:00
  • 91f27f08ec Merge branch 'fix-load-history-outputs' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-03-31 13:13:56 -04:00
  • 1716aaa7a6 Swap order to prevent being cleared pythongosssss 2023-03-31 18:04:53 +01:00
  • 61ec3c9d5d Add a way to pass options to the transformers blocks. comfyanonymous 2023-03-31 13:04:39 -04:00
  • 9ac95e6ac7 Add human-readable name support for custom nodes City 2023-03-31 07:05:17 +02:00
  • e6e30ee7cb Fallback for node title City 2023-03-31 00:54:35 +02:00
  • 5bcbc007dd Add human-readable names for nodes City 2023-03-30 23:13:58 +02:00
  • 722801ed2d Formatting pythongosssss 2023-03-30 20:15:48 +01:00
  • 3a5bcdf8b9 Formatting pythongosssss 2023-03-30 20:15:12 +01:00
  • c93dc2fb89 Remove bottom anchor pythongosssss 2023-03-30 20:14:01 +01:00
  • 6481c90371 Merge remote-tracking branch 'origin/master' into menu-save-and-anchor pythongosssss 2023-03-30 19:39:50 +01:00
  • 04b42bad87 allow converting optional widgets to inputs hnmr293 2023-03-30 21:50:35 +09:00
  • 9a27030519 Make it clear how to set the search path for models. comfyanonymous 2023-03-30 04:15:28 -04:00
  • afd65d3819 Fix noise mask not working with > 1 batch size on ksamplers. comfyanonymous 2023-03-30 03:50:12 -04:00
  • 974235a272 Merge branch 'master' of https://github.com/city96/ComfyUI comfyanonymous 2023-03-30 00:35:07 -04:00
  • 786f7f767a Merge branch 'extra-filename-replacements' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-03-30 00:14:48 -04:00
  • e1b1af9d10 Merge branch 'node-execute-event' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-03-30 00:03:48 -04:00
  • 5218e5d596 Command line option to set CUDA device. comfyanonymous 2023-03-29 23:28:21 -04:00
  • 8a730ed20e Turn comfy-menu into a sidebar on small screens City 2023-03-30 01:43:31 +02:00
  • 80e014a69e Extra formatting values on SaveImage pythongosssss 2023-03-29 22:09:11 +01:00
  • 7db120b9a9 Merge remote-tracking branch 'origin/master' into menu-save-and-anchor pythongosssss 2023-03-29 19:39:25 +01:00
  • 00c1ec498f Fix crash if node is removed mid run pythongosssss 2023-03-29 19:03:38 +01:00
  • 6f72c4c6ff Allows nodes to return ui data and output data Fire executed event on node when message received pythongosssss 2023-03-29 18:53:24 +01:00
  • b90991d2c3 Readme update. comfyanonymous 2023-03-29 13:41:10 -04:00
  • 7a7c4e7f73 Not compatible with transformers below this version. comfyanonymous 2023-03-29 13:13:03 -04:00
  • fcee629766 Notebook fix. comfyanonymous 2023-03-29 12:56:12 -04:00
  • 2b60c308be Merge branch 'mute-nodes' of https://github.com/jn-jairo/ComfyUI comfyanonymous 2023-03-29 10:58:52 -04:00
  • 0f92d41ac7 Match comfy-menu style to litegraph City 2023-03-29 15:52:38 +02:00
  • 8363ef967d Merge remote-tracking branch 'origin/master' into menu-save-and-anchor pythongosssss 2023-03-29 14:40:45 +01:00
  • d5bf2314b3 Mute nodes and shortcuts in README Jairo Correa 2023-03-26 01:45:40 -03:00
  • b2554bc4dd Split VAE decode batches depending on free memory. comfyanonymous 2023-03-29 02:24:37 -04:00
  • 3ed814b01f Fix colab. comfyanonymous 2023-03-28 23:58:27 -04:00
  • f13c0cefaa Merge branch 'clean-current-state' of https://github.com/FaridSafi/ComfyUI comfyanonymous 2023-03-28 16:48:47 -04:00
  • ac1fd92455 Merge branch 'master' of https://github.com/Davemane42/ComfyUI comfyanonymous 2023-03-28 16:44:19 -04:00
  • 0d65cb17b7 Fix ddim_uniform crashing with 37 steps. comfyanonymous 2023-03-28 16:29:35 -04:00
  • 40a377775e move clean to handleFile and loadGraphData functions Farid Safi 2023-03-28 20:22:49 +02:00
  • 393084877c clean state when loading another workflow Farid Safi 2023-03-28 19:45:17 +02:00
  • 9fdd5245fd Merge remote-tracking branch 'origin/master' into menu-save-and-anchor pythongosssss 2023-03-28 09:53:55 +01:00
  • 1e0f2b232b add unique_id to nodes hidden inputs Davemane42 2023-03-28 02:52:12 -04:00
  • 31dd6c0531 Add way to specify listen ip with --listen. comfyanonymous 2023-03-28 01:42:34 -04:00
  • 4b9e11053c Color palette setting Jairo Correa 2023-03-27 23:36:53 -03:00
  • 2d046f85e8 Merge remote-tracking branch 'origin/master' into menu-save-and-anchor pythongosssss 2023-03-27 20:20:08 +01:00
  • d3a375c8fb Add support for file list refresh feature in node (#192) ltdrdata 2023-03-28 02:27:09 +09:00
  • bb1223d83f Fix errors appearing more than once. comfyanonymous 2023-03-27 02:16:58 -04:00
  • 3444ffff3b Fix IS_CHANGED not working on nodes with an input from another node. comfyanonymous 2023-03-27 01:56:22 -04:00
  • bb1503ed63 Bugfix/include optional node inputs (#271) Silversith 2023-03-27 07:16:22 +02:00
  • 5d24a57ef1 Merge branch 'cpu-vram-ignore' of https://github.com/FraYoshi/ComfyUI comfyanonymous 2023-03-27 00:54:51 -04:00
  • f55755f0d2 code cleanup Francesco Yoshi Gobbo 2023-03-27 06:48:09 +02:00
  • 479ef4b38f Merge branch 'group-header' of https://github.com/jn-jairo/ComfyUI comfyanonymous 2023-03-27 00:46:30 -04:00
  • cf0098d539 no lowvram state if cpu only Francesco Yoshi Gobbo 2023-03-27 04:51:18 +02:00
  • 63525ee83c Move group by header Jairo Correa 2023-03-26 22:53:49 -03:00
  • 967bfce0f3 Optional RETURN_NAMES to set the output name Jairo Correa 2023-03-26 21:40:36 -03:00
  • 48efadeccf Style. comfyanonymous 2023-03-26 15:16:52 -04:00
  • 223177e192 Merge branch 'custom-node-socket' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-03-26 14:21:19 -04:00
  • 0b1e85fbea Add manual flag when restoring pos pythongosssss 2023-03-26 15:10:38 +01:00
  • 716d8e746a Remove log pythongosssss 2023-03-26 15:03:57 +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
  • 8a35c12e8c compute %width% and %height% in filepath when saving m957ymj75urz 2023-03-26 13:10:20 +02:00
  • a49b5659bc Merge branch 'comfyanonymous:master' into custom-node-socket pythongosssss 2023-03-26 10:12:39 +01:00
  • f5365c9c81 Fix ddim for Mac: #264 comfyanonymous 2023-03-26 00:36:54 -04:00
  • d68350eee5 Merge branch 'draggable-menu' of https://github.com/jn-jairo/ComfyUI comfyanonymous 2023-03-26 00:22:04 -04:00
  • 754553faaf Merge branch 'aesthetic-colors' of https://github.com/throwaway-mezzo-mix/ComfyUI comfyanonymous 2023-03-26 00:10:09 -04:00
  • 980379bab2 change colors to a more consistent and pleasing palette mezzo-anon 2023-03-26 04:11:53 +02:00
  • 48d4edbceb Prevent draggable menu to get outside of window Jairo Correa 2023-03-25 23:06:00 -03:00
  • 9287770c66 Allow negative Lora strengths. comfyanonymous 2023-03-25 21:31:39 -04:00
  • a5c78a5796 Draggable menu Jairo Correa 2023-03-25 20:23:46 -03:00
  • e651be551c Merge branch 'allow-symbolic-link' of https://github.com/jn-jairo/ComfyUI comfyanonymous 2023-03-25 17:30:22 -04:00
  • bff0c408b7 Update screenshot. comfyanonymous 2023-03-25 12:46:24 -04:00
  • 8d66827b15 Merge branch 'slot-color' of https://github.com/jn-jairo/ComfyUI comfyanonymous 2023-03-25 12:37:55 -04:00
  • 58695f9c7a Fix seed being impossible to increment/decrement by 1. comfyanonymous 2023-03-25 11:12:03 -04:00
  • 070b5749b3 Slot colors by type Jairo Correa 2023-03-25 06:28:09 -03:00
  • a30526aec1 Set default value of feathering to 40. comfyanonymous 2023-03-25 04:49:58 -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
  • 3b87302958 nodes: ImagePadForOutpaint: clean imports Guo Y.K 2023-03-25 16:32:48 +08:00
  • 4c01386c19 nodes: ImagePadForOutpaint: fix feathering, ignore edges not expanded Guo Y.K 2023-03-25 16:27:47 +08:00
  • bfe64dc73c Add support for Google Drive mount feature in Colab Notebook (#193) ltdrdata 2023-03-25 15:23:29 +09:00
  • 44b6eaad6f Don't completely break workflow if field name changes. comfyanonymous 2023-03-25 01:04:02 -04:00
  • edb3dea88b Merge branch 'widget-inputs' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-03-24 22:45:40 -04:00
  • 5c03b2f31e Merge branch 'mobile-support' of https://github.com/Zentropivity/ComfyUI comfyanonymous 2023-03-24 18:23:37 -04:00
  • d6830b958c Prevent exactly overlapping nodes Throttle double click pythongosssss 2023-03-24 20:20:34 +00:00
  • 4adcea7228 I don't think controlnets were being handled correctly by MPS. comfyanonymous 2023-03-24 14:30:43 -04:00
  • 4461ddc9e6 Change close on mouseleave to false Zentropivity 2023-03-24 19:18:58 +01:00
  • 3c6ff8821c Merge branch 'master' of https://github.com/GaidamakUA/ComfyUI comfyanonymous 2023-03-24 13:56:43 -04:00
  • fc71e7ea08 Fixed typo Yurii Mazurevich 2023-03-24 19:39:55 +02:00
  • 1fa9ccaa16 Set title to widget name pythongosssss 2023-03-24 16:51:17 +00:00
  • 97198f5b74 Restore original size after add/remove input pythongosssss 2023-03-24 16:36:11 +00:00
  • 7f0fd99b5d Make ddim work with --cpu comfyanonymous 2023-03-24 11:39:51 -04:00
  • 4580f3e644 nodes: add feathering to to ImagePadForOutpaint Guo Y.K 2023-03-24 22:39:33 +08:00
  • 4b943d2b60 Removed unnecessary comment Yurii Mazurevich 2023-03-24 14:15:30 +02:00
  • 89fd5ed574 Added MPS device support Yurii Mazurevich 2023-03-24 14:04:50 +02:00
  • 8d0a142321 adds simple access to server from custom nodes pythongosssss 2023-03-24 11:39:09 +00:00
  • b13539c3dd Sync widget changes pythongosssss 2023-03-24 10:27:19 +00:00
  • 4f24e6a13b Allow output folder to be a symbolic link Jairo Correa 2023-03-23 21:25:21 -03:00
  • bb00176731 Remove debugger pythongosssss 2023-03-23 21:43:51 +00:00
  • 7a7e3288ee Added support for converting widgets to inputs (and back) pythongosssss 2023-03-23 21:37:19 +00:00
  • 3ebf7452c3 nodes: add ImagePadForOutpaint Guo Y.K 2023-03-23 23:33:35 +08:00
  • e9206a52da Fix double click handling by not using faulty is_primary check Zentropivity 2023-03-23 10:06:06 +01:00
  • dd095efc2c Support loha that use cp decomposition. comfyanonymous 2023-03-23 04:32:25 -04:00
  • 94a7c895f4 Add loha support. comfyanonymous 2023-03-23 03:40:12 -04:00
  • cc127eeabd Lower PNG compression for more speed. comfyanonymous 2023-03-23 00:40:48 -04:00