Commit Graph

  • a555074737 Use name from input to export single node template Jairo Correa 2023-10-17 19:44:26 -03:00
  • 6dbb18df92 Export and import templates Jairo Correa 2023-10-17 17:53:57 -03:00
  • d44a2de49f Make VAE code closer to sgm. comfyanonymous 2023-10-17 14:51:51 -04:00
  • f8caa24bcc Support hypernetwork with mish activation function and layer norm. comfyanonymous 2023-10-17 12:08:03 -04:00
  • 92f0318630 Try to fix notebook. comfyanonymous 2023-10-17 11:39:15 -04:00
  • 88ceeb3f29 Merge branch 'fix-node-bounding' of https://github.com/jn-jairo/ComfyUI comfyanonymous 2023-10-17 03:23:49 -04:00
  • 23680a9155 Refactor the attention stuff in the VAE. comfyanonymous 2023-10-17 03:19:29 -04:00
  • c8013f73e5 Add some Quadro cards to the list of cards with broken fp16. comfyanonymous 2023-10-16 16:46:41 -04:00
  • 5a608aa37c Fix node getBounding for collapsed nodes Jairo Correa 2023-10-16 17:29:23 -03:00
  • 142aac3003 Merge branch 'group-options' of https://github.com/jn-jairo/ComfyUI comfyanonymous 2023-10-16 16:18:32 -04:00
  • 682c84ccf3 Fix fit group to nodes with reroute and collapsed nodes Jairo Correa 2023-10-16 16:00:01 -03:00
  • e8c02219ee Fix add selected nodes to empty group Jairo Correa 2023-10-16 15:26:36 -03:00
  • 7d5d0fd577 Group options Jairo Correa 2023-10-16 15:12:40 -03:00
  • bb064c9796 Add a separate optimized_attention_masked function. comfyanonymous 2023-10-16 02:31:24 -04:00
  • 7e09e889e3 Make clear that the old CheckpointLoader is deprecated. comfyanonymous 2023-10-15 02:22:22 -04:00
  • 2231edec21 Merge branch 'filter-files-extensions' of https://github.com/jn-jairo/ComfyUI comfyanonymous 2023-10-14 14:30:24 -04:00
  • 1b782f2494 Merge branch 'group-select-nodes' of https://github.com/jn-jairo/ComfyUI comfyanonymous 2023-10-14 14:28:59 -04:00
  • a0ce8a443e Merge branch 'shortcut-collapse' of https://github.com/jn-jairo/ComfyUI comfyanonymous 2023-10-14 14:28:17 -04:00
  • a7b65b9505 Group menu option select nodes Jairo Correa 2023-10-14 12:11:49 -03:00
  • 8d04978298 Allow all extensions if extension list is empty Jairo Correa 2023-10-14 11:59:35 -03:00
  • 2e6270e328 Stop auto queue on error Jairo Correa 2023-10-14 11:56:44 -03:00
  • 25f0f4e9c8 Shortcut Alt + C to collapse/uncollapse selected nodes Jairo Correa 2023-10-14 11:54:33 -03:00
  • 3fcab0c642 Merge branch 'fix-mask-nodes' of https://github.com/jn-jairo/ComfyUI comfyanonymous 2023-10-14 02:42:06 -04:00
  • fd4c5f07e7 Add a --bf16-unet to test running the unet in bf16. comfyanonymous 2023-10-13 14:51:10 -04:00
  • 9a55dadb4c Refactor code so model can be a dtype other than fp32 or fp16. comfyanonymous 2023-10-13 14:35:21 -04:00
  • b5fa3d28d7 Fix MaskComposite Jairo Correa 2023-10-13 13:40:53 -03:00
  • 87097a11c3 Fix FeatherMask Jairo Correa 2023-10-13 12:26:54 -03:00
  • fee3b0c070 Move and comment out. comfyanonymous 2023-10-12 20:54:43 -04:00
  • 851a4bdb80 Update extra_model_paths.yaml.example with comfy specific example Nick Teeple 2023-10-12 21:26:27 +08:00
  • 536799d172 Merge branch 'fix-1723' of https://github.com/chrisgoringe/ComfyUI comfyanonymous 2023-10-11 23:35:24 -04:00
  • 41d2c5660d add query Chris 2023-10-12 14:26:53 +11:00
  • 88733c997f pytorch_attention_enabled can now return True when xformers is enabled. comfyanonymous 2023-10-11 21:29:03 -04:00
  • 20d3852aa1 Pull some small changes from the other repo. comfyanonymous 2023-10-11 20:35:50 -04:00
  • ac7d8cfa87 Allow attn_mask in attention_pytorch. comfyanonymous 2023-10-11 20:24:17 -04:00
  • 1a4bd9e9a6 Refactor the attention functions. comfyanonymous 2023-10-11 15:47:53 -04:00
  • 8cc75c64ff Let unet wrapper functions have .to attributes. comfyanonymous 2023-10-11 01:34:38 -04:00
  • 5e885bd9c8 Cleanup. comfyanonymous 2023-10-10 21:46:53 -04:00
  • 851bb87ca9 Merge branch 'taesd_safetensors' of https://github.com/mochiya98/ComfyUI comfyanonymous 2023-10-10 21:42:35 -04:00
  • be903eb2e2 Add default CheckpointSave, CLIPSave and VAESave paths to model paths. comfyanonymous 2023-10-10 01:25:47 -04:00
  • 877553843f Add a CLIPSave node to save CLIP model weights. comfyanonymous 2023-10-10 01:24:49 -04:00
  • 9eb621c95a Supports TAESD models in safetensors format Yukimasa Funaoka 2023-10-10 13:21:44 +09:00
  • d1a0abd40b Merge branch 'input-directory' of https://github.com/jn-jairo/ComfyUI comfyanonymous 2023-10-09 01:53:29 -04:00
  • 4308862ce0 Add a note to README about pytorch 3.12 not being supported. comfyanonymous 2023-10-09 01:51:01 -04:00
  • 7bb9f6b7e8 Add a VAESave node. comfyanonymous 2023-10-09 01:42:15 -04:00
  • c16f5744e3 Fix SplitImageWithAlpha and JoinImageWithAlpha. comfyanonymous 2023-10-08 15:52:10 -04:00
  • 1f2f4eaa6f Fix bug when copying node with converted input. comfyanonymous 2023-10-08 04:04:25 -04:00
  • 69a824e9a4 Move _for_testing/custom_sampling nodes to sampling/custom_sampling. comfyanonymous 2023-10-08 03:20:35 -04:00
  • a0b1d4f21d improve: image preview (#1683) Dr.Lt.Data 2023-10-08 16:00:33 +09:00
  • 1c5d6663fa Update standalone download link. comfyanonymous 2023-10-07 16:13:35 -04:00
  • 0986cc7c38 Fix issues with the packaging. comfyanonymous 2023-10-07 11:57:32 -04:00
  • ae3e4e9ad8 access getConfig via a symbol so structuredClone works (#1677) pythongosssss 2023-10-06 21:48:30 +01:00
  • 72188dffc3 load_checkpoint_guess_config can now optionally output the model. comfyanonymous 2023-10-06 13:48:18 -04:00
  • 5b828258f1 Merge branch 'widget-input-updates' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-10-06 12:51:08 -04:00
  • 0134d7ab49 Generate update script with right settings. comfyanonymous 2023-10-06 12:49:40 -04:00
  • d761eaa486 if the output type is an array, use combo pythongosssss 2023-10-06 17:47:46 +01:00
  • 1497528de8 Fix workflow. comfyanonymous 2023-10-06 10:43:12 -04:00
  • 640d5080e5 Make xformers optional in packaging. comfyanonymous 2023-10-06 10:29:52 -04:00
  • 34b36e3207 More configurable workflows to package windows release. comfyanonymous 2023-10-06 10:26:51 -04:00
  • 6f464f801f Update nightly workflow to python 3.11.6 comfyanonymous 2023-10-06 03:32:00 -04:00
  • 11b404766e Merge branch 'widget-input-updates' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-10-05 14:20:47 -04:00
  • b9b178b839 More cleanup of old type data Fix connecting combos of same type from different types of node pythongosssss 2023-10-05 19:16:39 +01:00
  • 80932ddf40 updated messages pythongosssss 2023-10-05 17:13:13 +01:00
  • 48242be508 Update readme for pytorch 2.1 comfyanonymous 2023-10-05 08:25:15 -04:00
  • 63e5fd1790 Option to input directory Jairo Correa 2023-10-04 19:45:15 -03:00
  • 0e763e880f JoinImageWithAlpha now works with any mask shape. comfyanonymous 2023-10-04 15:54:34 -04:00
  • 0b9246d9fa allow connecting numbers merging config pythongosssss 2023-10-04 20:48:55 +01:00
  • 9212bea87c Change a few things in #1578. comfyanonymous 2023-10-04 14:40:17 -04:00
  • 214ca7197e Corrected joining images with alpha (for RGBA input), and checking scaling conditions MoonRide303 2023-09-24 00:12:55 +02:00
  • 585fb0475b Adding default alpha when splitting RGB images MoonRide303 2023-09-23 13:19:42 +02:00
  • ece69bf28c Change channel type to MASK (reduced redundancy, increased usability) MoonRide303 2023-09-23 08:34:54 +02:00
  • d06cd2805d Added support for Porter-Duff image compositing MoonRide303 2023-09-22 23:03:22 +02:00
  • 9bfec2bdbf Fix quality loss due to low precision City 2023-10-04 15:40:59 +02:00
  • 6fc7314393 support refreshing primitive combos no longer uses combo list as type name pythongosssss 2023-10-03 20:19:12 +01:00
  • 4103f7fad5 Merge branch 'fix/robust_object_info' of https://github.com/ltdrdata/ComfyUI comfyanonymous 2023-10-03 11:14:58 -04:00
  • 1f38de1fb3 If an error occurs while retrieving object_info, only the node that encountered the error should be handled as an exception, while the information for the other nodes should continue to be processed normally. Dr.Lt.Data 2023-10-03 18:30:38 +09:00
  • fe1e2dbe90 pytorch nightly is now ROCm 5.7 comfyanonymous 2023-10-03 00:01:49 -04:00
  • ec454c771b Refactor with code from comment of #1588 comfyanonymous 2023-10-02 17:26:59 -04:00
  • 2ef459b1d4 Add VPScheduler node comfyanonymous 2023-10-01 03:48:07 -04:00
  • 8ab49dc0a4 DPMPP_SDE node. comfyanonymous 2023-09-30 01:31:52 -04:00
  • 213976f8c3 Add ExponentialScheduler and PolyexponentialScheduler nodes. comfyanonymous 2023-09-29 09:05:30 -04:00
  • 0f17993d05 fix: typo in extra sampler badayvedat 2023-09-29 06:09:59 +03:00
  • 1c8ae9dbb2 Allow GrowMask node to work with batches (for AnimateDiff) (#1623) Jukka Seppänen 2023-09-29 05:01:19 +03:00
  • 66756de100 Add SamplerDPMPP_2M_SDE node. comfyanonymous 2023-09-28 21:56:23 -04:00
  • 26b7372805 Fix SplitSigmas. comfyanonymous 2023-09-28 01:11:22 -04:00
  • 71713888c4 Print missing VAE keys. comfyanonymous 2023-09-28 00:54:57 -04:00
  • 76e0f8fc8f Add function to split sigmas. comfyanonymous 2023-09-28 00:40:09 -04:00
  • 2bf051fda8 Add a basic node to generate sigmas from scheduler. comfyanonymous 2023-09-28 00:30:45 -04:00
  • d234ca558a Add missing samplers to KSamplerSelect. comfyanonymous 2023-09-28 00:17:03 -04:00
  • 1d7dfc07d5 Make add_noise in SamplerCustom a boolean. comfyanonymous 2023-09-27 22:32:42 -04:00
  • 1adcc4c3a2 Add a SamplerCustom Node. comfyanonymous 2023-09-27 22:21:18 -04:00
  • bf3fc2f1b7 Refactor sampling related code. comfyanonymous 2023-09-27 16:45:22 -04:00
  • fff491b032 Model patches can now know which batch is positive and negative. comfyanonymous 2023-09-27 12:04:07 -04:00
  • 1d6dd83184 Scheduler code refactor. comfyanonymous 2023-09-26 16:25:34 -04:00
  • 446caf711c Sampling code refactor. comfyanonymous 2023-09-26 13:45:15 -04:00
  • aeba1cc2a0 Merge branch 'chore/update-actions-versions' of https://github.com/M1kep/ComfyUI comfyanonymous 2023-09-26 02:58:55 -04:00
  • 9546a798fb Make LoadImage and LoadImageMask return masks in batch format. comfyanonymous 2023-09-26 02:56:40 -04:00
  • 1d36dfb9fe GrowMask now works with mask batches. comfyanonymous 2023-09-26 02:53:57 -04:00
  • d76d71de3f GrowMask can now be used with negative numbers to erode it. comfyanonymous 2023-09-26 02:45:31 -04:00
  • e0efa78b71 chore(CI): Update test-build to use updated version of actions Michael Poutre 2023-09-25 21:20:51 -07:00
  • d2cec6cdbf Make mask functions work with batches of masks and images. comfyanonymous 2023-09-25 16:19:13 -04:00