Commit Graph

  • a82fae2375 Fix bug with cosxl edit model. comfyanonymous 2024-06-10 16:00:03 -0400
  • 8c4a9befa7 SD3 Support. comfyanonymous 2024-06-10 13:26:25 -0400
  • a5e6a632f9 Support sampling non 2D latents. comfyanonymous 2024-06-10 01:05:53 -0400
  • 742d5720d1 Support zeroing out text embeddings with the attention mask. comfyanonymous 2024-06-09 16:41:04 -0400
  • 6cd8ffc465 Reshape the empty latent image to the right amount of channels if needed. comfyanonymous 2024-06-08 02:16:55 -0400
  • 56333d4850 Use the end token for the text encoder attention mask. comfyanonymous 2024-06-07 03:05:23 -0400
  • 0dccb4617d Remove some unnecessary arguments. comfyanonymous 2024-06-06 14:49:45 -0400
  • 104fcea0c8 Add function to get the list of currently loaded models. comfyanonymous 2024-06-05 19:14:56 -0400
  • b1fd26fe9e pytorch xpu should be flash or mem efficient attention? comfyanonymous 2024-06-04 17:44:14 -0400
  • 20447e9ec9
    Fix alpha in PorterDuffImageComposite. (#3411) Denys Smirnov 2024-06-04 23:37:11 +0300
  • cb8d0ebccc Don't load the view coordinates when loading a workflow from the history. comfyanonymous 2024-06-03 19:48:27 -0400
  • 809cc85a8e Remove useless code. comfyanonymous 2024-06-02 19:21:53 -0400
  • b249862080 Add an annoying print to a function I want to remove. comfyanonymous 2024-06-01 12:47:31 -0400
  • e2c585f3be
    Fix to allow use of PerpNegGuider with cfg_function_post hooks (like PAG) (#3618) Peter Crabtree 2024-06-01 12:36:08 -0400
  • 04b308229e Small refactor of preview code. comfyanonymous 2024-05-31 11:18:37 -0400
  • bf3e334d46 Disable non_blocking when --deterministic or directml. comfyanonymous 2024-05-30 11:07:38 -0400
  • 71ec5b144e Update commands to install nightly pytorch in readme. comfyanonymous 2024-05-29 00:19:30 -0400
  • 91542d4f8b Import spandrel_extra_arches if present. comfyanonymous 2024-05-28 01:37:40 -0400
  • b26da2245f
    Fix UnetParams annotation typo (#3589) JettHu 2024-05-28 07:30:35 +0800
  • 0920e0e5fe Remove some unused imports. comfyanonymous 2024-05-27 19:03:56 -0400
  • 34030fed92
    improve dom widget performance (#3584) luke zhang 2024-05-28 02:26:07 +0800
  • f6a203951f
    Extend core snapToGrid to LiteGraph Groups. (#3393) Regis Gaughan, III 2024-05-27 14:05:51 -0400
  • 16a493a190 Keep compatibility with some custom nodes. comfyanonymous 2024-05-26 15:37:24 -0400
  • 9a151b7def Fix issue and unpin spandrel package. comfyanonymous 2024-05-26 13:44:47 -0400
  • 8cfd677cc0
    Replace chainner_models with Spandrel package (#2146) Joey Ballentine 2024-05-26 13:44:17 -0400
  • ffc4b7c30e Fix DORA strength. comfyanonymous 2024-05-25 02:31:23 -0400
  • 5b87369474
    Load titles from API format JSON (#3563) DLohn 2024-05-24 20:53:15 -0700
  • efa5a711b2 Reduce memory usage when applying DORA: #3557 comfyanonymous 2024-05-24 23:36:48 -0400
  • 58c9838274 Speed up TAESD preview. comfyanonymous 2024-05-24 02:37:57 -0400
  • b02bcced05 Fix FreeU not working when shape is tensor. comfyanonymous 2024-05-23 11:47:43 -0400
  • 6507a9c716 Remove the CTRL-Delete keybind. comfyanonymous 2024-05-23 01:29:22 -0400
  • 6c23854f54 Fix OSX latent2rgb previews. comfyanonymous 2024-05-22 13:56:28 -0400
  • 7718ada4ed
    Add type annotation UnetWrapperFunction (#3531) Chenlei Hu 2024-05-22 02:07:27 -0400
  • 8508df2569 Work around black image bug on Mac 14.5 by forcing attention upcasting. comfyanonymous 2024-05-21 16:56:33 -0400
  • 83d969e397 Disable xformers when tracing model. comfyanonymous 2024-05-21 13:55:49 -0400
  • 1900e5119f Fix potential issue. comfyanonymous 2024-05-20 08:19:54 -0400
  • 276f8fce9f Print error when node is missing. comfyanonymous 2024-05-20 07:03:06 -0400
  • 4bc1884478
    Provide a better error message when attempting to execute the workflow with a missing node. (#3517) Dr.Lt.Data 2024-05-20 19:58:46 +0900
  • 09e069ae6c Log the pytorch version. comfyanonymous 2024-05-20 06:22:29 -0400
  • 11a2ad5110 Fix controlnet not upcasting on models that have it enabled. comfyanonymous 2024-05-19 17:58:03 -0400
  • 4ae1515f14 Slightly faster latent2rgb previews. comfyanonymous 2024-05-19 17:42:35 -0400
  • f37a47110b Make --preview-method auto default to the fast latent2rgb previews. comfyanonymous 2024-05-19 11:45:36 -0400
  • 0bdc2b15c7 Cleanup. comfyanonymous 2024-05-18 10:11:44 -0400
  • 98f828fad9 Remove unnecessary code. comfyanonymous 2024-05-18 09:36:26 -0400
  • 1c4af5918a Better error message if the webcam node doesn't work. comfyanonymous 2024-05-17 14:02:09 -0400
  • 91590adf04
    Add webcam node (#3497) pythongosssss 2024-05-17 18:16:08 +0100
  • 19300655dd Don't automatically switch to lowvram mode on GPUs with low memory. comfyanonymous 2024-05-17 00:31:32 -0400
  • 46daf0a9a7 Add debug options to force on and off attention upcasting. comfyanonymous 2024-05-16 04:09:41 -0400
  • 58f8388020 More proper fix for #3484. comfyanonymous 2024-05-16 00:11:01 -0400
  • 2d41642716 Fix lowvram dora issue. comfyanonymous 2024-05-15 02:40:06 -0400
  • ec6f16adb6 Fix SAG. comfyanonymous 2024-05-14 18:02:27 -0400
  • bb4940d837 Only enable attention upcasting on models that actually need it. comfyanonymous 2024-05-14 15:18:00 -0400
  • b0ab31d06c Refactor attention upcasting code part 1. comfyanonymous 2024-05-14 12:47:31 -0400
  • 2de3b69b30 Support saving some more modelspec types. comfyanonymous 2024-05-13 21:54:11 -0400
  • cf6e1efb69
    Show message on error when loading wf from file (works on drag and drop) (#3466) freakabcd 2024-05-14 05:22:22 +1000
  • ece5acb8e8 Fix nightly package workflow. comfyanonymous 2024-05-12 16:05:10 -0400
  • 794a357f7a Update the nightly workflow. comfyanonymous 2024-05-12 07:24:12 -0400
  • 22edd3add5
    Fix to LoadImage Node for #3416 HDR images loading additional smaller… (#3454) shawnington 2024-05-12 04:07:38 -0700
  • f509c6fe21
    Fix Intel GPU memory allocation accuracy and documentation update. (#3459) Simon Lui 2024-05-12 03:36:30 -0700
  • fa6dd7e5bb Fix lowvram issue with saving checkpoints. comfyanonymous 2024-05-12 06:13:45 -0400
  • 49c20cdc70 No longer necessary. comfyanonymous 2024-05-12 05:34:43 -0400
  • e1489ad257 Fix issue with lowvram mode breaking model saving. comfyanonymous 2024-05-11 21:46:05 -0400
  • 4f63ee99f1 Add a button to reset the view. comfyanonymous 2024-05-10 17:30:52 -0400
  • f374ea714d
    Setting for saving and restoring canvas position and zoom level (#3437) pythongosssss 2024-05-10 22:07:46 +0100
  • 0fecfd2b1a
    Added generic wrapper function node_helpers.pillow to fix PIL issues #4472 and #2445 (#3422) shawnington 2024-05-09 02:38:00 -0700
  • 93e876a3be Remove warnings that confuse people. comfyanonymous 2024-05-09 04:39:46 -0400
  • cd07340d96 Typo fix. comfyanonymous 2024-05-08 18:36:56 -0400
  • c33412288f Fix issue with loading some JPG: #3416 comfyanonymous 2024-05-07 05:41:06 -0400
  • d7fa417bfa
    feat: shortcuts for zoom in/out (#3410) Dr.Lt.Data 2024-05-07 17:40:56 +0900
  • c61eadf69a Make the load checkpoint with config function call the regular one. comfyanonymous 2024-05-06 20:04:39 -0400
  • 3787b4f246
    Use get_model_object in Deep Shrink node (#3408) Pam 2024-05-07 03:39:39 +0500
  • 565eb6d176 Add a SplitSigmasDenoise node as an alternative to SplitSigmas. comfyanonymous 2024-05-05 05:24:36 -0400
  • 9a70b70de4
    add opacity slider in maskeditor (#3404) vilanele 2024-05-05 11:01:06 +0200
  • 72508a8d19 Only set LOAD_TRUNCATED_IMAGES when if the Image open fails. comfyanonymous 2024-05-04 03:39:37 -0400
  • 0d45efb7d6
    Fixed Issue with LoadImage node when loading PNG files with embedded ICC profiles. (#3316) shawnington 2024-05-04 02:32:41 -0500
  • daa92a8ff4 Fix potential issues with the int rounding fix. comfyanonymous 2024-05-03 05:49:21 -0400
  • 89d0e9abeb Fix int widgets rounding. comfyanonymous 2024-05-02 03:34:19 -0400
  • a56d02efc7
    Change torch.xpu to ipex.optimize, xpu device initialization and remove workaround for text node issue from older IPEX. (#3388) Simon Lui 2024-05-02 00:26:50 -0700
  • f81a6fade8 Fix some edge cases with samplers and arrays with a single sigma. comfyanonymous 2024-05-01 17:05:30 -0400
  • 94d5a12801 Don't load the model in SDTurboScheduler comfyanonymous 2024-05-01 16:57:10 -0400
  • 2aed53c4ac Workaround xformers bug. comfyanonymous 2024-04-30 21:23:40 -0400
  • bacce529fb
    Add TLS Support (#3312) Garrett Sutula 2024-04-30 20:17:02 -0400
  • bb8b48a260 Update Readme. comfyanonymous 2024-04-30 20:11:34 -0400
  • eecd69b53a Add a SamplerLCMUpscale node. comfyanonymous 2024-04-29 20:00:47 -0400
  • 059773a6df Add some nodes to multiply the attention in UNet and Clip models. comfyanonymous 2024-04-28 12:50:22 -0400
  • 10fcd09f4a Add a denoise value to AlignYourStepsScheduler. comfyanonymous 2024-04-27 00:14:06 -0400
  • 8cab3be673 Update command for AMD stable pytorch install in README. comfyanonymous 2024-04-26 15:44:12 -0400
  • 7990ae18c1
    Fix error when more cond masks passed in than batch size (#3353) Jedrzej Kosinski 2024-04-26 11:51:12 -0500
  • 16eabdf70d Free more vram for upscale models. comfyanonymous 2024-04-25 17:04:19 -0400
  • 8dc19e40d1 Don't init a VAE model when there are no VAE weights. comfyanonymous 2024-04-24 09:20:31 -0400
  • 27d5808fc4 Increase max lora strength to 100.0 comfyanonymous 2024-04-23 13:07:39 -0400
  • b8218522f1
    Increase sigma_min/sigma_max range for custom schedulers (#3317) Pam 2024-04-23 18:40:10 +0500
  • d09b5ef4ef Free some memory before loading upscale models. comfyanonymous 2024-04-22 18:42:41 -0400
  • 4ee9aad6ca Speed up Sharpen node. comfyanonymous 2024-04-21 09:02:06 -0400
  • 644a3ae58d Implement Align Your Steps as a AlignYourStepsScheduler node. comfyanonymous 2024-04-20 04:31:49 -0400
  • 133dc3351b Faster blur. comfyanonymous 2024-04-19 03:52:02 -0400
  • 5d08802f78 Sync some minor changes from the other repo. comfyanonymous 2024-04-19 03:43:09 -0400
  • c59fe9f254 Support VAE without quant_conv. comfyanonymous 2024-04-18 21:05:33 -0400
  • a88b0ebc2d
    Improve node input/widget conversion sub-menus (#3281) Torbjörn Lönnemark 2024-04-18 22:41:23 +0200
  • d64e217427 Fix annoying float issue causing the value to be rounded to above the max. comfyanonymous 2024-04-17 17:34:02 -0400