Commit Graph

  • 66c8aa5c3e Make unet work with any input shape. comfyanonymous 2023-05-02 13:31:43 -04:00
  • a307c3f12c Update nightly pytorch standalone to python 3.11.3 cu121. comfyanonymous 2023-05-02 09:40:57 -04:00
  • 35f636b6c7 Expose grow_mask_by in VAEEncodeForInpaint. comfyanonymous 2023-05-02 00:53:15 -04:00
  • 9c335a553f LoKR support. comfyanonymous 2023-05-01 18:11:58 -04:00
  • 6e51c38506 Merge branch 'finish-styling' of https://github.com/EllangoK/ComfyUI comfyanonymous 2023-05-01 16:11:31 -04:00
  • 81bee39ca0 style everything styles searchbox, should be actually everything EllangoK 2023-05-01 15:57:10 -04:00
  • d3293c8339 Properly disable all progress bars when disable_pbar=True comfyanonymous 2023-05-01 15:47:10 -04:00
  • cb3772bbfa Merge branch 'pbars' of https://github.com/BlenderNeko/ComfyUI comfyanonymous 2023-05-01 14:08:33 -04:00
  • 6aae1f497f style context menu fix graphdialog background, and palette template EllangoK 2023-05-01 13:16:19 -04:00
  • b04e16ef5a Make default workflow use an existing checkpoint if no SD1.5 checkpoint. comfyanonymous 2023-04-30 18:19:03 -04:00
  • 0aa667ed33 Fix ConditioningAverage. comfyanonymous 2023-04-30 17:28:55 -04:00
  • 29c8f1a344 Conditioning Average (#495) FizzleDorf 2023-04-30 17:33:15 -04:00
  • 2012362493 Adjust node resize area depending on outputs. comfyanonymous 2023-04-30 13:02:07 -04:00
  • a2e18b1504 allow disabling of progress bar when sampling BlenderNeko 2023-04-30 18:59:58 +02:00
  • 4cea9aecda Make nodes easier to resize. comfyanonymous 2023-04-29 20:53:03 -04:00
  • c66db06763 Make ConditioningSetMask area option a bit more clear. comfyanonymous 2023-04-29 20:19:14 -04:00
  • 071011aebe Mask strength should be separate from area strength. comfyanonymous 2023-04-29 20:06:53 -04:00
  • 870fae62e7 Merge branch 'condition_by_mask_node' of https://github.com/guill/ComfyUI comfyanonymous 2023-04-29 15:05:18 -04:00
  • a89cbb6651 Merge branch 'filter-search-by-type' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-04-29 15:03:08 -04:00
  • 15a4c0db3b - button hover style - ensure context menu is always above everything pythongosssss 2023-04-29 17:29:07 +01:00
  • ffd0f9f417 Search filter by type pythongosssss 2023-04-29 17:19:14 +01:00
  • af02393c2a Default to sampling entire image Jacob Segal 2023-04-29 00:16:58 -07:00
  • 056e5545ff Don't try to get vram from xpu or cuda when directml is enabled. comfyanonymous 2023-04-29 00:28:48 -04:00
  • 2ca934f7d4 You can now select the device index with: --directml id comfyanonymous 2023-04-28 16:51:35 -04:00
  • cab80973d1 Fix Readme. comfyanonymous 2023-04-28 16:19:56 -04:00
  • 0306371e54 Add "Installing" link to top of readme. comfyanonymous 2023-04-28 16:18:54 -04:00
  • 3baded9892 Basic torch_directml support. Use --directml to use it. comfyanonymous 2023-04-28 14:28:57 -04:00
  • ab9a9deff4 Fix nightly CI builds. comfyanonymous 2023-04-28 09:03:39 -04:00
  • e543ecad69 Fix the nightly build not being packaged correctly. comfyanonymous 2023-04-28 08:50:12 -04:00
  • 27bf9392ac Switch stable standalone dependencies to stable xformers. comfyanonymous 2023-04-28 08:35:20 -04:00
  • e214c917ae Add Condition by Mask node Jacob Segal 2023-04-25 00:15:25 -07:00
  • e958dfdd4d Make notebook work on python3.7 comfyanonymous 2023-04-27 10:59:47 -04:00
  • 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