Commit Graph

  • 98f828fad9 Remove unnecessary code. comfyanonymous 2024-05-18 09:36:26 -04:00
  • 1c4af5918a Better error message if the webcam node doesn't work. comfyanonymous 2024-05-17 14:02:09 -04:00
  • 91590adf04 Add webcam node (#3497) pythongosssss 2024-05-17 18:16:08 +01:00
  • 19300655dd Don't automatically switch to lowvram mode on GPUs with low memory. comfyanonymous 2024-05-17 00:31:32 -04:00
  • 46daf0a9a7 Add debug options to force on and off attention upcasting. comfyanonymous 2024-05-16 04:09:41 -04:00
  • 58f8388020 More proper fix for #3484. comfyanonymous 2024-05-16 00:11:01 -04:00
  • 2d41642716 Fix lowvram dora issue. comfyanonymous 2024-05-15 02:40:06 -04:00
  • ec6f16adb6 Fix SAG. comfyanonymous 2024-05-14 18:02:27 -04:00
  • bb4940d837 Only enable attention upcasting on models that actually need it. comfyanonymous 2024-05-14 15:18:00 -04:00
  • b0ab31d06c Refactor attention upcasting code part 1. comfyanonymous 2024-05-14 12:47:31 -04:00
  • 2de3b69b30 Support saving some more modelspec types. comfyanonymous 2024-05-13 21:54:11 -04:00
  • cf6e1efb69 Show message on error when loading wf from file (works on drag and drop) (#3466) freakabcd 2024-05-14 05:22:22 +10:00
  • ece5acb8e8 Fix nightly package workflow. comfyanonymous 2024-05-12 16:05:10 -04:00
  • 794a357f7a Update the nightly workflow. comfyanonymous 2024-05-12 07:24:12 -04:00
  • 22edd3add5 Fix to LoadImage Node for #3416 HDR images loading additional smaller… (#3454) shawnington 2024-05-12 04:07:38 -07:00
  • f509c6fe21 Fix Intel GPU memory allocation accuracy and documentation update. (#3459) Simon Lui 2024-05-12 03:36:30 -07:00
  • fa6dd7e5bb Fix lowvram issue with saving checkpoints. comfyanonymous 2024-05-12 06:13:45 -04:00
  • 49c20cdc70 No longer necessary. comfyanonymous 2024-05-12 05:34:43 -04:00
  • e1489ad257 Fix issue with lowvram mode breaking model saving. comfyanonymous 2024-05-11 21:46:05 -04:00
  • 4f63ee99f1 Add a button to reset the view. comfyanonymous 2024-05-10 17:30:52 -04:00
  • f374ea714d Setting for saving and restoring canvas position and zoom level (#3437) pythongosssss 2024-05-10 22:07:46 +01:00
  • 0fecfd2b1a Added generic wrapper function node_helpers.pillow to fix PIL issues #4472 and #2445 (#3422) shawnington 2024-05-09 02:38:00 -07:00
  • 93e876a3be Remove warnings that confuse people. comfyanonymous 2024-05-09 04:39:46 -04:00
  • cd07340d96 Typo fix. comfyanonymous 2024-05-08 18:36:56 -04:00
  • c33412288f Fix issue with loading some JPG: #3416 comfyanonymous 2024-05-07 05:41:06 -04:00
  • d7fa417bfa feat: shortcuts for zoom in/out (#3410) Dr.Lt.Data 2024-05-07 17:40:56 +09:00
  • c61eadf69a Make the load checkpoint with config function call the regular one. comfyanonymous 2024-05-06 20:04:39 -04:00
  • 3787b4f246 Use get_model_object in Deep Shrink node (#3408) Pam 2024-05-07 03:39:39 +05:00
  • 565eb6d176 Add a SplitSigmasDenoise node as an alternative to SplitSigmas. comfyanonymous 2024-05-05 05:24:36 -04:00
  • 9a70b70de4 add opacity slider in maskeditor (#3404) vilanele 2024-05-05 11:01:06 +02:00
  • 72508a8d19 Only set LOAD_TRUNCATED_IMAGES when if the Image open fails. comfyanonymous 2024-05-04 03:39:37 -04:00
  • 0d45efb7d6 Fixed Issue with LoadImage node when loading PNG files with embedded ICC profiles. (#3316) shawnington 2024-05-04 02:32:41 -05:00
  • daa92a8ff4 Fix potential issues with the int rounding fix. comfyanonymous 2024-05-03 05:49:21 -04:00
  • 89d0e9abeb Fix int widgets rounding. comfyanonymous 2024-05-02 03:34:19 -04:00
  • 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 -07:00
  • f81a6fade8 Fix some edge cases with samplers and arrays with a single sigma. comfyanonymous 2024-05-01 17:05:30 -04:00
  • 94d5a12801 Don't load the model in SDTurboScheduler comfyanonymous 2024-05-01 16:57:10 -04:00
  • 2aed53c4ac Workaround xformers bug. comfyanonymous 2024-04-30 21:23:40 -04:00
  • bacce529fb Add TLS Support (#3312) Garrett Sutula 2024-04-30 20:17:02 -04:00
  • bb8b48a260 Update Readme. comfyanonymous 2024-04-30 20:11:34 -04:00
  • eecd69b53a Add a SamplerLCMUpscale node. comfyanonymous 2024-04-29 20:00:47 -04:00
  • 059773a6df Add some nodes to multiply the attention in UNet and Clip models. comfyanonymous 2024-04-28 12:50:22 -04:00
  • 10fcd09f4a Add a denoise value to AlignYourStepsScheduler. comfyanonymous 2024-04-27 00:14:06 -04:00
  • 8cab3be673 Update command for AMD stable pytorch install in README. comfyanonymous 2024-04-26 15:44:12 -04:00
  • 7990ae18c1 Fix error when more cond masks passed in than batch size (#3353) Jedrzej Kosinski 2024-04-26 11:51:12 -05:00
  • 16eabdf70d Free more vram for upscale models. comfyanonymous 2024-04-25 17:04:19 -04:00
  • 8dc19e40d1 Don't init a VAE model when there are no VAE weights. comfyanonymous 2024-04-24 09:20:31 -04:00
  • 27d5808fc4 Increase max lora strength to 100.0 comfyanonymous 2024-04-23 13:07:39 -04:00
  • b8218522f1 Increase sigma_min/sigma_max range for custom schedulers (#3317) Pam 2024-04-23 18:40:10 +05:00
  • d09b5ef4ef Free some memory before loading upscale models. comfyanonymous 2024-04-22 18:42:41 -04:00
  • 4ee9aad6ca Speed up Sharpen node. comfyanonymous 2024-04-21 09:02:06 -04:00
  • 644a3ae58d Implement Align Your Steps as a AlignYourStepsScheduler node. comfyanonymous 2024-04-20 04:31:49 -04:00
  • 133dc3351b Faster blur. comfyanonymous 2024-04-19 03:52:02 -04:00
  • 5d08802f78 Sync some minor changes from the other repo. comfyanonymous 2024-04-19 03:43:09 -04:00
  • c59fe9f254 Support VAE without quant_conv. comfyanonymous 2024-04-18 21:05:33 -04:00
  • a88b0ebc2d Improve node input/widget conversion sub-menus (#3281) Torbjörn Lönnemark 2024-04-18 22:41:23 +02:00
  • d64e217427 Fix annoying float issue causing the value to be rounded to above the max. comfyanonymous 2024-04-17 17:34:02 -04:00
  • 072e3bd2b5 Fixed an issue where the main menu disappears intermittently as the coordinates become negative. (#3269) Dr.Lt.Data 2024-04-18 05:36:49 +09:00
  • abc69cab45 Add a helpful warning for links that don't point anywhere. comfyanonymous 2024-04-17 12:28:05 -04:00
  • 45ec1cbe96 Implement PerpNeg as a guider. comfyanonymous 2024-04-16 02:57:01 -04:00
  • 8903dce862 This can be removed since PAG doesn't use the uncond. comfyanonymous 2024-04-15 12:14:00 -04:00
  • 719fb2c81d Add basic PAG node. comfyanonymous 2024-04-14 23:34:25 -04:00
  • 258dbc06c3 Fix some memory related issues. comfyanonymous 2024-04-14 12:08:58 -04:00
  • 744ac944db Don't make dynamicPrompts the default on multiline string inputs. comfyanonymous 2024-04-13 16:12:09 -04:00
  • 58812ab8ca Support SDXS 512 model. comfyanonymous 2024-04-12 22:12:35 -04:00
  • 0256e7f769 Fix tests. comfyanonymous 2024-04-12 20:01:34 -04:00
  • 2bef134ebf change Convert.. input (#3246) NyaamZ 2024-04-13 06:02:17 +09:00
  • 4bd7d55b90 Add some colors to SamplerCustom links. comfyanonymous 2024-04-11 22:43:05 -04:00
  • fd7c636680 Add an AddNoise node to add noise depending on the sigma. comfyanonymous 2024-04-10 20:29:35 -04:00
  • 831511a1ee Fix issue with sampling_settings persisting across models. comfyanonymous 2024-04-09 23:20:43 -04:00
  • 4201181b35 Add ModelMergeSD1, ModelMergeSD2 and ModelMergeSDXL. comfyanonymous 2024-04-09 04:25:45 -04:00
  • 30abc324c2 Support properly saving CosXL checkpoints. comfyanonymous 2024-04-08 00:36:22 -04:00
  • d644b6bcd8 Cleanup some more conditioning nodes. comfyanonymous 2024-04-07 14:40:43 -04:00
  • c9fc242e2c The middle prompt should be treated more as a negative prompt. comfyanonymous 2024-04-07 14:34:43 -04:00
  • 80bda6c163 Cleanup a few conditioning nodes. comfyanonymous 2024-04-07 14:27:40 -04:00
  • 0a03009808 Fix issue with controlnet models getting loaded multiple times. comfyanonymous 2024-04-06 18:38:39 -04:00
  • de172f8be7 Improve A1111 metadata parsing (#3216) Gorka Eguileor 2024-04-06 18:10:17 +02:00
  • d8dea4cdb8 Fix DisableNoise node. comfyanonymous 2024-04-05 21:36:23 -04:00
  • a7dd82e668 Fix copy paste issue with litegraph. comfyanonymous 2024-04-05 14:59:05 -04:00
  • 38ed2da2dd Fix typo in lowvram patcher (#3209) kk-89 2024-04-05 09:02:13 -07:00
  • ea9ac9d30b Fix PerpNeg node. comfyanonymous 2024-04-05 11:33:36 -04:00
  • 1088d1850f Support for CosXL models. comfyanonymous 2024-04-05 10:40:27 -04:00
  • 41ed7e85ea Fix object_patches_backup not being the same object across clones. comfyanonymous 2024-04-05 00:22:44 -04:00
  • 0f5768e038 Fix missing arguments in cfg_function. comfyanonymous 2024-04-04 23:38:57 -04:00
  • 1f4fc9ea0c Fix issue with get_model_object on patched model. comfyanonymous 2024-04-04 23:01:02 -04:00
  • 1a0486bb96 Fix model needing to be loaded on GPU to generate the sigmas. comfyanonymous 2024-04-04 22:08:49 -04:00
  • 1f8d8e6c77 Add InstructPixToPixConditioning node. comfyanonymous 2024-04-04 15:06:17 -04:00
  • 5272fd4b03 Add DualCFGGuider used in IP2P models for example. comfyanonymous 2024-04-04 14:57:44 -04:00
  • cfbf3be54b Add basic guider for models with no cfg. comfyanonymous 2024-04-04 13:57:32 -04:00
  • c6bd456c45 Make zero denoise a NOP. comfyanonymous 2024-04-04 11:38:25 -04:00
  • fcfd2bdf8a Small cleanup. comfyanonymous 2024-04-04 11:16:49 -04:00
  • f117566299 SamplerCustomAdvanced node. comfyanonymous 2024-04-04 01:32:25 -04:00
  • 0542088ef8 Refactor sampler code for more advanced sampler nodes part 2. comfyanonymous 2024-04-04 00:48:42 -04:00
  • 57753c964a Refactor sampling code for more advanced sampler nodes. comfyanonymous 2024-04-03 16:34:19 -04:00
  • 6c6a39251f Fix saving text encoder in fp8. comfyanonymous 2024-04-02 11:46:34 -04:00
  • e6482fbbfc Refactor calc_cond_uncond_batch into calc_cond_batch. comfyanonymous 2024-04-01 17:23:07 -04:00
  • 1306464538 --force-fp16 is no longer necessary on Mac. comfyanonymous 2024-03-31 12:50:28 -04:00
  • 575acb69e4 IP2P model loading support. comfyanonymous 2024-03-31 01:25:16 -04:00
  • 96b4c757cf Add log to debug custom nodes that hang when imported. comfyanonymous 2024-03-30 11:52:11 -04:00
  • 94a5a67c32 Cleanup to support different types of inpaint models. comfyanonymous 2024-03-29 14:43:24 -04:00