Commit Graph

  • 5a971cecdb Add callback to sampler function. comfyanonymous 2023-04-27 04:38:44 -04:00
  • 3a1f9dba20 If IS_CHANGED returns exception delete the output instead of crashing. comfyanonymous 2023-04-26 02:13:56 -04:00
  • 951c0c2bbe Don't keep cached outputs for removed nodes. comfyanonymous 2023-04-26 02:05:57 -04:00
  • 54251ad85e Colored MultilineWidget (#524) Jake D 2023-04-26 01:22:36 -04:00
  • ee3a12d283 Update litegraph from upstream. comfyanonymous 2023-04-25 19:18:50 -04:00
  • 07194297fd Python 3.7 support. comfyanonymous 2023-04-25 14:02:17 -04:00
  • aa57136dae Some fixes to the batch masks PR. comfyanonymous 2023-04-25 01:12:40 -04:00
  • c7c1f0d074 Merge branch 'multiple_inpaint_masks' of https://github.com/guill/ComfyUI comfyanonymous 2023-04-25 00:54:15 -04:00
  • c50208a703 Refactor more code to sample.py comfyanonymous 2023-04-24 23:25:51 -04:00
  • 7983b3a975 This is cleaner this way. comfyanonymous 2023-04-24 22:45:35 -04:00
  • 36acce58e7 Auto increase the size of the image upload widget when there's an image. comfyanonymous 2023-04-24 18:13:18 -04:00
  • a2236a0c2a Merge branch 'master' of https://github.com/BlenderNeko/ComfyUI comfyanonymous 2023-04-24 17:57:27 -04:00
  • 0b07b2cc0f gligen tuple BlenderNeko 2023-04-24 21:47:57 +02:00
  • c8c9926eeb Add progress to vae decode tiled pythongosssss 2023-04-24 11:55:44 +01:00
  • d9b1595f85 made sample functions more explicit BlenderNeko 2023-04-24 12:53:10 +02:00
  • 463bde66a1 Add hypernetwork example link to readme. comfyanonymous 2023-04-24 03:08:51 -04:00
  • 4e345b31f6 Support all known hypernetworks. comfyanonymous 2023-04-24 02:36:06 -04:00
  • f1b87f50fa Add hypernetworks path config to extra_model_paths.yaml.example comfyanonymous 2023-04-24 01:50:56 -04:00
  • 0ac319fd81 Don't delete all outputs when execution gets interrupted. comfyanonymous 2023-04-23 22:44:38 -04:00
  • ccad603b2e Add a way for nodes to validate their own inputs. comfyanonymous 2023-04-23 16:03:26 -04:00
  • f7a8218814 Add clipspace feature. (#541) ltdrdata 2023-04-24 04:58:55 +09:00
  • 5818539743 add docstrings BlenderNeko 2023-04-23 20:09:09 +02:00
  • 8d2de420d3 Merge branch 'master' of https://github.com/BlenderNeko/ComfyUI BlenderNeko 2023-04-23 20:02:18 +02:00
  • 2a09e2aa27 refactor/split various bits of code for sampling BlenderNeko 2023-04-23 20:02:08 +02:00
  • 737c158763 Merge branch 'change-session-store' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-04-23 12:56:12 -04:00
  • 5282f56434 Implement Linear hypernetworks. comfyanonymous 2023-04-23 12:35:25 -04:00
  • c8355ed39f use window.name instead of session storage - prevents duplicate stealing session id pythongosssss 2023-04-23 10:31:21 +01:00
  • ee030d281b Add support for multiple unique inpainting masks Jacob Segal 2023-04-22 16:02:26 -07:00
  • 6908f9c949 This makes pytorch2.0 attention perform a bit faster. comfyanonymous 2023-04-22 14:30:39 -04:00
  • 989acd769a Cleanup. comfyanonymous 2023-04-21 23:43:38 -04:00
  • d5a59da662 Merge branch 'slotDefaults-dynamic' of https://github.com/omar92/ComfyUI comfyanonymous 2023-04-21 23:39:55 -04:00
  • 98ae4bbfde Remove brackets if weight == 1 missionfloyd 2023-04-20 23:55:20 -06:00
  • 0be92710b4 Merge branch 'currentword-select' of https://github.com/missionfloyd/ComfyUI comfyanonymous 2023-04-21 00:01:09 -04:00
  • 907010e082 Remove some useless code. comfyanonymous 2023-04-20 23:58:25 -04:00
  • d2ef3465ca Improve current word selection missionfloyd 2023-04-20 18:23:51 -06:00
  • 31e60adb28 Add GLIGEN example to README. comfyanonymous 2023-04-20 17:30:10 -04:00
  • 5229c1f972 add option on the settings to change the number of the suggestions omar92 2023-04-20 21:13:14 +02:00
  • 94e9798a4b when drag from node input or output show all possible nodes that you can connect omar92 2023-04-20 06:19:56 +02:00
  • 7d79afd4d3 Merge branch 'master_old' omar92 2023-04-20 06:18:52 +02:00
  • 96b57a9ad6 Don't pass adm to model when it doesn't support it. comfyanonymous 2023-04-19 21:11:38 -04:00
  • 2d546d510d Add gligen entry to extra_model_paths example. comfyanonymous 2023-04-19 11:47:49 -04:00
  • 781b724ac6 Add GLIGEN model link to colab. comfyanonymous 2023-04-19 11:30:18 -04:00
  • 3696d1699a Add support for GLIGEN textbox model. comfyanonymous 2023-04-19 09:36:19 -04:00
  • 472b1cc0d8 Add a github action to use pip xformers package for dependencies. comfyanonymous 2023-04-18 19:34:07 -04:00
  • b016e2769f Saner range of values. comfyanonymous 2023-04-18 02:25:57 -04:00
  • a7c7da68dc Editattention setting (#533) missionfloyd 2023-04-18 00:22:05 -06:00
  • b9b1df3038 Merge branch 'edit-attention-fix' of https://github.com/EllangoK/ComfyUI comfyanonymous 2023-04-17 23:57:20 -04:00
  • a962222992 correctly checks end of the text EllangoK 2023-04-17 23:40:44 -04:00
  • c8afa7e9fb Merge branch 'settings-slider' of https://github.com/missionfloyd/ComfyUI comfyanonymous 2023-04-17 22:45:46 -04:00
  • 79ba0399d8 selects current word automatically EllangoK 2023-04-17 19:02:08 -04:00
  • b8c636b10d Lower how much CTRL+arrow key changes the number. comfyanonymous 2023-04-17 18:21:24 -04:00
  • f03dade5ab Fix bug. comfyanonymous 2023-04-17 18:19:57 -04:00
  • 79d08997f1 Merge branch 'edit-attention' of https://github.com/EllangoK/ComfyUI comfyanonymous 2023-04-17 17:47:23 -04:00
  • 7b5eb196db allows control arrow to edit attention in textarea EllangoK 2023-04-17 17:29:22 -04:00
  • 6f7852bc47 Add a LatentFromBatch node to pick a single latent from a batch. comfyanonymous 2023-04-17 17:24:58 -04:00
  • 884ea653c8 Add a way for nodes to set a custom CFG function. comfyanonymous 2023-04-17 11:05:15 -04:00
  • 0ab5c619ea Clarify in README that it's AMD GPUs. comfyanonymous 2023-04-17 01:04:54 -04:00
  • 22bde7957e Fix "Ctrl+Enter doesn't work when textarea has focus" regression introduced in #491. Tomoaki Hayasaka 2023-04-17 01:58:33 +09:00
  • 74fc7b7726 custom_nodes paths can now be set in the extra_model_paths.yaml comfyanonymous 2023-04-16 01:36:15 -04:00
  • bc16b70bde Adds several keybinds that interact with ComfyUI (#491) Karun 2023-04-16 01:25:11 -04:00
  • d7ec37f296 Merge branch 'master' of https://github.com/jwd-dev/ComfyUI comfyanonymous 2023-04-15 20:34:20 -04:00
  • 8cd170f40d node serialization jwd-dev 2023-04-15 20:16:28 -04:00
  • fb61c75e39 default text property incase we need one. jwd-dev 2023-04-15 19:58:46 -04:00
  • 9587ea90c8 Create noteNode.js Jake D 2023-04-15 19:50:05 -04:00
  • 6c35ea505e reverting changes Jake D 2023-04-15 19:48:24 -04:00
  • 8cb54fa2fa Merge branch 'jsdoc-types' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-04-15 19:11:30 -04:00
  • 73c3e11e83 Fix model_management import so it doesn't get executed twice. comfyanonymous 2023-04-15 18:55:17 -04:00
  • 81d1f00df3 Some refactoring: from_tokens -> encode_from_tokens comfyanonymous 2023-04-15 18:46:58 -04:00
  • a908e12d23 Update nodes.py with new Note node Jake D 2023-04-15 18:18:19 -04:00
  • 2dd28d4d20 style pythongosssss 2023-04-15 21:41:21 +01:00
  • eb4035c8bd Adds jsdoc for better dev experience pythongosssss 2023-04-15 21:40:39 +01:00
  • 719c26c3c9 Merge branch 'master' of https://github.com/BlenderNeko/ComfyUI comfyanonymous 2023-04-15 14:16:50 -04:00
  • d0b1b6c6bf fixed improper padding BlenderNeko 2023-04-15 19:38:21 +02:00
  • a40499891e Merge branch 'fix-combo-auto-primitive' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-04-15 12:36:43 -04:00
  • f5a78658b7 Fix double click on converted combo widget link pythongosssss 2023-04-15 17:34:46 +01:00
  • deb2b93e79 Move code to empty gpu cache to model_management.py comfyanonymous 2023-04-15 11:19:07 -04:00
  • f4c689ea89 Merge branch 'ipex' of https://github.com/kwaa/ComfyUI-IPEX comfyanonymous 2023-04-15 11:11:24 -04:00
  • 7f23353d63 Merge branch 'fix-combo-primitive' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-04-15 11:07:03 -04:00
  • 04b14bc59e Merge branch 'fix-embedding-replacement' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-04-15 11:02:47 -04:00
  • 476d543fe8 Fix for older python. comfyanonymous 2023-04-15 10:56:15 -04:00
  • 887ea0ba83 style pythongosssss 2023-04-15 10:55:19 +01:00
  • 901a890199 Allow combo primitive to connect to multiple inputs pythongosssss 2023-04-15 10:53:30 +01:00
  • 5186b3266a Prevent generating bad replacement regex pythongosssss 2023-04-15 10:29:32 +01:00
  • d63705d919 Support releases all unoccupied cached memory from XPU 藍+85CD 2023-04-15 15:50:51 +08:00
  • 2525fcd342 Colab update. comfyanonymous 2023-04-15 02:22:37 -04:00
  • 04d9bc13af Safely load pickled embeds that don't load with weights_only=True. comfyanonymous 2023-04-14 15:33:43 -04:00
  • da115bd78d ensure backwards compat with optional args BlenderNeko 2023-04-14 21:16:55 +02:00
  • 752f7a162b align behavior with old tokenize function BlenderNeko 2023-04-14 21:02:45 +02:00
  • 334aab05e5 Don't stop workflow if loading embedding fails. comfyanonymous 2023-04-14 13:54:00 -04:00
  • 44fe868b66 Merge branch 'comfyanonymous:master' into master BlenderNeko 2023-04-14 13:13:14 +02:00
  • 61e7767ca6 Merge branch 'Allow-connect-premitiveNode-to-forceInput-comfyiUI-nodes' of https://github.com/omar92/ComfyUI comfyanonymous 2023-04-14 00:59:31 -04:00
  • d98a4de9eb LatentCompositeMasked: negative x, y don't work. comfyanonymous 2023-04-14 00:49:19 -04:00
  • f48f0872e2 Refactor: move nodes_mask_convertion nodes to nodes_mask. comfyanonymous 2023-04-14 00:21:01 -04:00
  • e1db7a2038 Merge branch 'image-to-mask' of https://github.com/missionfloyd/ComfyUI comfyanonymous 2023-04-14 00:15:48 -04:00
  • 1a7cda715b Revert LatentComposite. comfyanonymous 2023-04-14 00:14:35 -04:00
  • fed4a70b8e Merge branch 'master' of https://github.com/mligaintart/ComfyUI comfyanonymous 2023-04-14 00:12:58 -04:00
  • 35a2c790b6 Update comfy_extras/nodes_mask.py comfyanonymous 2023-04-14 00:12:15 -04:00
  • d2337a86fe remove extra semi-colon Gavroche CryptoRUSH 2023-04-13 16:38:02 -04:00
  • 73175cf58c split tokenizer from encoder BlenderNeko 2023-04-13 22:06:50 +02:00
  • 8489cba140 add unique ID per word/embedding for tokenizer BlenderNeko 2023-04-13 22:01:01 +02:00