Commit Graph

  • 9b1d5a587c Allow loading js extensions without copying to /web folder pythongosssss 2023-08-20 19:55:48 +01:00
  • 9225465975 Further tuning and fix mem_free_total. Simon Lui 2023-08-19 21:35:22 -07:00
  • 2c096e4260 Add ipex optimize and other enhancements for Intel GPUs based on recent memory changes. Simon Lui 2023-08-17 03:12:17 -07:00
  • 8ee0473687 Merge branch 'parallel-extensions-load' of https://github.com/NoCrypt/ComfyUI comfyanonymous 2023-08-20 14:14:01 -04:00
  • e9469e732d --disable-smart-memory now disables loading model directly to vram. comfyanonymous 2023-08-20 04:00:53 -04:00
  • c9b562aed1 Free more memory before VAE encode/decode. comfyanonymous 2023-08-19 12:13:13 -04:00
  • 81ccacaa7c Make the extensions loads in parallel instead of waiting one by one ncpt 2023-08-19 17:36:13 +07:00
  • b80c3276dc Fix issue with gligen. comfyanonymous 2023-08-18 16:32:23 -04:00
  • d6e4b342e6 Support for Control Loras. comfyanonymous 2023-08-18 02:46:11 -04:00
  • 39ac856a33 ReVision support: unclip nodes can now be used with SDXL. comfyanonymous 2023-08-18 02:39:23 -04:00
  • 76d53c4622 Add support for clip g vision model to CLIPVisionLoader. comfyanonymous 2023-08-18 11:13:29 -04:00
  • fc99fa56a9 Add node to scale image to a total amount of pixels keeping aspect. comfyanonymous 2023-08-17 20:06:14 -04:00
  • eb5c991a8c Merge branch 'add-user-css' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-08-17 16:41:54 -04:00
  • bd7321c8ac Update aiohttp in nightly workflow. comfyanonymous 2023-08-17 16:41:24 -04:00
  • e59fe0537a Fix referenced before assignment Alexopus 2023-08-17 22:30:07 +02:00
  • be9c5e25bc Fix issue with not freeing enough memory when sampling. comfyanonymous 2023-08-17 15:59:56 -04:00
  • ac0758a1a4 Fix bug with lowvram and controlnet advanced node. comfyanonymous 2023-08-17 13:38:51 -04:00
  • c28db1f315 Fix potential issues with patching models when saving checkpoints. comfyanonymous 2023-08-17 10:58:59 -04:00
  • c828543a77 Allow user customizable css pythongosssss 2023-08-17 13:36:55 +01:00
  • 1498f1a342 Merge branch 'add-growmask-node' of https://github.com/coreyryanhanson/ComfyUI comfyanonymous 2023-08-17 03:21:20 -04:00
  • 3aee33b54e Add --disable-smart-memory for those that want the old behaviour. comfyanonymous 2023-08-17 03:12:37 -04:00
  • 2be2742711 Fix issue with regular torch version. comfyanonymous 2023-08-17 01:58:54 -04:00
  • 89a0767abf Smarter memory management. comfyanonymous 2023-08-17 01:06:34 -04:00
  • 2c97c30256 Support small diffusers controlnet so both types are now supported. comfyanonymous 2023-08-16 12:45:13 -04:00
  • 53f326a3d8 Support diffusers mini controlnets. comfyanonymous 2023-08-16 12:22:46 -04:00
  • 58f0c616ed Fix clip vision issue with old transformers versions. comfyanonymous 2023-08-16 11:36:22 -04:00
  • ae270f79bc Fix potential issue with batch size and clip vision. comfyanonymous 2023-08-16 11:05:11 -04:00
  • 18e86a4010 add a node to allow growing of masks through dilation Corey 2023-08-16 10:57:14 -04:00
  • 27b87c25a1 Add an EmptyImage node. comfyanonymous 2023-08-15 17:53:10 -04:00
  • 6dc02c7bac Add a "resize_source" option to Image and Latent CompositeMasked. comfyanonymous 2023-08-15 17:51:52 -04:00
  • 7567c4ac8f Add bypass to readme and add a Bypass menu option to the nodes. comfyanonymous 2023-08-15 13:28:34 -04:00
  • a2ce9655ca Refactor unclip code. comfyanonymous 2023-08-14 23:41:52 -04:00
  • 94fceb8700 Make Blur node use the image device for processing. comfyanonymous 2023-08-14 21:08:45 -04:00
  • e7d88855f4 Add node to batch images together. comfyanonymous 2023-08-14 20:23:38 -04:00
  • d4380f3aa3 Add option to use different xformers version in the github workflow. comfyanonymous 2023-08-14 18:13:11 -04:00
  • 06681ee035 Add codeowners file. comfyanonymous 2023-08-14 16:54:30 -04:00
  • 9cc12c833d CLIPVisionEncode can now encode multiple images. comfyanonymous 2023-08-14 16:54:05 -04:00
  • 0cb6dac943 Remove 3m from PR #1213 because of some small issues. comfyanonymous 2023-08-14 00:48:45 -04:00
  • e244b2df83 Add sgm_uniform scheduler that acts like the default one in sgm. comfyanonymous 2023-08-14 00:13:35 -04:00
  • 58c7da3665 Gpu variant of dpmpp_3m_sde. Note: use 3m with exponential or karras. comfyanonymous 2023-08-14 00:28:50 -04:00
  • ba319a34e4 Merge branch 'dpmpp3m' of https://github.com/FizzleDorf/ComfyUI comfyanonymous 2023-08-14 00:23:15 -04:00
  • 3cfad03a68 dpmpp 3m + dpmpp 3m sde added FizzleDorf 2023-08-13 22:29:04 -04:00
  • 192ca0676c Add some more cards to the cuda malloc blacklist. comfyanonymous 2023-08-13 16:08:11 -04:00
  • 861fd58819 Add a warning if a card that doesn't support cuda malloc has it enabled. comfyanonymous 2023-08-13 12:37:53 -04:00
  • 585a062910 Print unet config when model isn't detected. comfyanonymous 2023-08-13 01:39:48 -04:00
  • 8c730dc4a7 Add an ImageCompositeMasked node. comfyanonymous 2023-08-12 01:01:49 -04:00
  • c8a23ce9e8 Support for yet another lora type based on diffusers. comfyanonymous 2023-08-11 13:04:21 -04:00
  • 2bc12d3d22 Add --temp-directory argument to set temp directory. comfyanonymous 2023-08-11 05:00:25 -04:00
  • 00877b0363 Don't ignore extra paths that don't exist. comfyanonymous 2023-08-11 02:33:26 -04:00
  • c20583286f Support diffuser text encoder loras. comfyanonymous 2023-08-10 19:44:46 -04:00
  • f7e6a5ed07 Fix litegraph button being black on light theme. comfyanonymous 2023-08-10 12:29:56 -04:00
  • cf10c5592c Disable calculating uncond when CFG is 1.0 comfyanonymous 2023-08-09 20:32:30 -04:00
  • 5ac96897e9 Images can now be uploaded by dragging from another window in chromium. comfyanonymous 2023-08-09 11:31:27 -04:00
  • af32197067 feat(extensions): Allow hiding link connectors Gregor Adams 2023-08-09 13:03:30 +02:00
  • a5599ed42c Add missing direct dep that gets pulled in by another. comfyanonymous 2023-08-08 10:45:35 -04:00
  • 5e2b4893da Fix path issue. comfyanonymous 2023-08-07 19:29:36 -04:00
  • 285ea7b790 Add "display" to custom node example. comfyanonymous 2023-08-07 08:29:50 -04:00
  • 1f0f4cc0bd Add argument to disable auto launching the browser. comfyanonymous 2023-08-07 02:22:26 -04:00
  • 0ce8a540ce Update litegraph to latest. comfyanonymous 2023-08-06 14:36:43 -04:00
  • d8e58f0a7e Detect hint_channels from controlnet. comfyanonymous 2023-08-06 14:08:59 -04:00
  • 0cb14a33f6 Fix issue with logging missing nodes. comfyanonymous 2023-08-05 21:53:57 -04:00
  • fc71cf656e Add some 800M gpus to cuda malloc blacklist. comfyanonymous 2023-08-05 21:53:25 -04:00
  • c9ef919e29 Formatting issue. comfyanonymous 2023-08-05 17:20:35 -04:00
  • 435577457a Add a way to use cloudflared tunnel to the colab notebook. comfyanonymous 2023-08-05 17:18:45 -04:00
  • b948b2cf41 handle value missing pythongosssss 2023-08-05 11:04:04 +01:00
  • 32e115b818 prevent crashing if the widget cant be found pythongosssss 2023-08-05 11:00:18 +01:00
  • c5d7593ccf Support loras in diffusers format. comfyanonymous 2023-08-05 01:40:24 -04:00
  • 5a90d3cea5 GeForce MX110 + MX130 are maxwell. comfyanonymous 2023-08-04 21:44:37 -04:00
  • 8918f1085c Add setting to change link render mode Add support for combo settings pythongosssss 2023-08-04 21:26:11 +01:00
  • cb25b88329 Merge branch 'logging' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-08-04 12:12:39 -04:00
  • 1ce0d8ad68 Add CMP 30HX card to the nvidia_16_series list. comfyanonymous 2023-08-04 12:08:45 -04:00
  • 3d614dde49 Fix bug with reroutes and bypass. comfyanonymous 2023-08-04 03:47:45 -04:00
  • b2ea0cbd5c add logging pythongosssss 2023-08-04 08:30:01 +01:00
  • 43ae9fe721 add system stats function pythongosssss 2023-08-04 08:29:51 +01:00
  • 0bbd9dd4d9 add system info to stats endpoint pythongosssss 2023-08-04 08:29:25 +01:00
  • d7638c47fc Fix ui inconsistency. comfyanonymous 2023-08-04 03:22:47 -04:00
  • fa962e86c1 Make LatentBlend more consistent with other nodes. comfyanonymous 2023-08-04 02:51:28 -04:00
  • 11ad6060fc Merge branch 'LatentBlend' of https://github.com/fuami/ComfyUI comfyanonymous 2023-08-04 02:35:53 -04:00
  • c99d8002f8 Make sure the pooled output stays at the EOS token with added embeddings. comfyanonymous 2023-08-03 20:27:50 -04:00
  • 9534f0f8a5 allows convert to widget for boolean type (#1063) Dr.Lt.Data 2023-08-04 09:24:52 +09:00
  • d1347544bc Make context menu filter import from relative path. comfyanonymous 2023-08-03 16:51:37 -04:00
  • 077617e8c9 Fix bypassed nodes with no inputs. comfyanonymous 2023-08-03 02:57:40 -04:00
  • 19fbab6ce3 Fix reroute nodes not working with bypassed nodes. comfyanonymous 2023-08-03 02:36:02 -04:00
  • 05321fd947 Add an experimental CTRL-B shortcut to bypass nodes. comfyanonymous 2023-08-03 01:57:00 -04:00
  • 9ccc965899 Merge branch 'fix/no-required-input' of https://github.com/M1kep/ComfyUI into prs comfyanonymous 2023-08-02 15:06:09 -04:00
  • e4a3e9e54c Add an option in the UI to disable sliders. comfyanonymous 2023-08-01 18:50:06 -04:00
  • 90b0163524 fix(execution): Fix support for input-less nodes Michael Poutre 2023-08-01 12:29:01 -07:00
  • 7785d073f0 chore: Fix typo Michael Poutre 2023-08-01 12:27:50 -07:00
  • 834ab278d2 Update instructions for mac. comfyanonymous 2023-08-01 03:17:04 -04:00
  • 38cfba0430 Rename toggle to boolean. comfyanonymous 2023-08-01 03:08:35 -04:00
  • d712193885 Add LatentBlend node, allowing for blending between two Latent inputs. FuamiCake 2023-08-01 01:23:14 -05:00
  • eb5191f911 0.0.0.0 doesn't work on windows. comfyanonymous 2023-08-01 01:14:17 -04:00
  • 076d2db60f display_as -> display. comfyanonymous 2023-07-31 22:38:11 -04:00
  • 730a5d170f Merge branch 'slider_toggle' of https://github.com/Guillaume-Fgt/ComfyUI into prs comfyanonymous 2023-07-31 15:24:09 -04:00
  • 41cf43f89e Merge branch 'SaveLatent_outputs' of https://github.com/fuami/ComfyUI comfyanonymous 2023-07-31 15:23:02 -04:00
  • 6cdc9afc7c pass slider type as option Guillaume Faguet 2023-07-31 08:48:44 +02:00
  • 4a77fcd6ab Only shift text encoder to vram when CPU cores are under 8. comfyanonymous 2023-07-31 00:08:54 -04:00
  • 3dcad78fe1 SaveLatent reports its outputs so they are visible to API FuamiCake 2023-07-30 16:36:55 -05:00
  • 3cd31d0e24 Lower CPU thread check for running the text encoder on the CPU vs GPU. comfyanonymous 2023-07-30 17:18:24 -04:00
  • 2b13939044 Remove some useless code. comfyanonymous 2023-07-30 14:13:33 -04:00