Commit Graph

  • 40963b5a16 Apply primitive nodes to graph before serializing workflow. comfyanonymous 2023-10-26 19:52:41 -04:00
  • 723847f6b3 Faster clip image processing. comfyanonymous 2023-10-26 01:53:01 -04:00
  • a373367b0c Fix some OOM issues with split and sub quad attention. comfyanonymous 2023-10-25 20:17:28 -04:00
  • 7fbb217d3a Fix uni_pc returning noisy image when steps <= 3 comfyanonymous 2023-10-25 16:08:30 -04:00
  • 3783cb8bfd change 'c_adm' to 'y' in ControlNet.get_control Jedrzej Kosinski 2023-10-25 08:24:32 -05:00
  • d1d2fea806 Pass extra conds directly to unet. comfyanonymous 2023-10-25 00:07:53 -04:00
  • 036f88c621 Refactor to make it easier to add custom conds to models. comfyanonymous 2023-10-24 23:31:12 -04:00
  • 3fce8881ca Sampling code refactor to make it easier to add more conds. comfyanonymous 2023-10-24 03:38:41 -04:00
  • 5c65da312a Remove prints. comfyanonymous 2023-10-23 23:39:22 -04:00
  • b935bea3a0 The frontend can now load workflows from webp exif. comfyanonymous 2023-10-23 21:13:50 -04:00
  • 2ec6158e9e Call widget callback on value control to fix primitive node issue. comfyanonymous 2023-10-22 23:38:18 -04:00
  • 8594c8be4d Empty the cache when torch cache is more than 25% free mem. comfyanonymous 2023-10-22 13:53:59 -04:00
  • 8b65f5de54 attention_basic now works with hypertile. comfyanonymous 2023-10-22 03:59:53 -04:00
  • e6bc42df46 Make sub_quad and split work with hypertile. comfyanonymous 2023-10-22 03:51:29 -04:00
  • 8cfce083c4 Fix primitive node control value not getting loaded. comfyanonymous 2023-10-21 22:36:04 -04:00
  • a0690f9df9 Fix t2i adapter issue. comfyanonymous 2023-10-21 20:31:24 -04:00
  • 9906e3efe3 Make xformers work with hypertile. comfyanonymous 2023-10-21 13:23:03 -04:00
  • 1443caf373 HyperTile node, can be found in: _for_testing->HyperTile comfyanonymous 2023-10-21 05:16:38 -04:00
  • 8d50f0890d Merge branch 'templates-export-import' of https://github.com/jn-jairo/ComfyUI comfyanonymous 2023-10-21 01:29:24 -04:00
  • 77c893350a Fix previous commit that broke tests. comfyanonymous 2023-10-20 23:13:54 -04:00
  • e0c0029fc1 Try to speed up the test-ui workflow. comfyanonymous 2023-10-20 23:00:05 -04:00
  • 25e3e5af68 Use npm ci for ci instead of npm install in tests. comfyanonymous 2023-10-20 22:52:12 -04:00
  • 5818ca83a2 Unit tests + widget input fixes (#1760) pythongosssss 2023-10-21 03:49:04 +01:00
  • 484bfe46c2 Clear importInput after import so change event works with same file Jairo Correa 2023-10-20 15:19:29 -03:00
  • 4185324a1d Fix uni_pc sampler math. This changes the images this sampler produces. comfyanonymous 2023-10-20 04:03:07 -04:00
  • f1062be622 fix: Fixing intermittent crashes with undefined graphs in the Firefox browser. Dr.Lt.Data 2023-10-20 00:07:08 +09:00
  • e6962120c6 Make sure cond_concat is on the right device. comfyanonymous 2023-10-19 01:10:41 -04:00
  • 45c972aba8 Refactor cond_concat into conditioning. comfyanonymous 2023-10-18 20:36:37 -04:00
  • 430a8334c5 Fix some potential issues. comfyanonymous 2023-10-18 19:48:36 -04:00
  • 782a24fce6 Refactor cond_concat into model object. comfyanonymous 2023-10-18 16:48:37 -04:00
  • 0d45a565da Fix memory issue related to control loras. comfyanonymous 2023-10-18 02:43:01 -04:00
  • c2bb34d865 Implement updated FreeU as _for_testing->FreeU_V2 node comfyanonymous 2023-10-18 02:04:41 -04:00
  • 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