2178 Commits (ece5acb8e8025d8ca26aa880f604d971d245475d)
 

Author SHA1 Message Date
comfyanonymous ece5acb8e8 Fix nightly package workflow. 6 months ago
comfyanonymous 794a357f7a Update the nightly workflow. 6 months ago
shawnington 22edd3add5
Fix to LoadImage Node for #3416 HDR images loading additional smaller… (#3454) 6 months ago
Simon Lui f509c6fe21
Fix Intel GPU memory allocation accuracy and documentation update. (#3459) 6 months ago
comfyanonymous fa6dd7e5bb Fix lowvram issue with saving checkpoints. 6 months ago
comfyanonymous 49c20cdc70 No longer necessary. 6 months ago
comfyanonymous e1489ad257 Fix issue with lowvram mode breaking model saving. 6 months ago
comfyanonymous 4f63ee99f1 Add a button to reset the view. 6 months ago
pythongosssss f374ea714d
Setting for saving and restoring canvas position and zoom level (#3437) 6 months ago
shawnington 0fecfd2b1a
Added generic wrapper function node_helpers.pillow to fix PIL issues #4472 and #2445 (#3422) 6 months ago
comfyanonymous 93e876a3be Remove warnings that confuse people. 6 months ago
comfyanonymous cd07340d96 Typo fix. 6 months ago
comfyanonymous c33412288f Fix issue with loading some JPG: #3416 6 months ago
Dr.Lt.Data d7fa417bfa
feat: shortcuts for zoom in/out (#3410) 6 months ago
comfyanonymous c61eadf69a Make the load checkpoint with config function call the regular one. 6 months ago
Pam 3787b4f246
Use get_model_object in Deep Shrink node (#3408) 6 months ago
comfyanonymous 565eb6d176 Add a SplitSigmasDenoise node as an alternative to SplitSigmas. 7 months ago
vilanele 9a70b70de4
add opacity slider in maskeditor (#3404) 7 months ago
comfyanonymous 72508a8d19 Only set LOAD_TRUNCATED_IMAGES when if the Image open fails. 7 months ago
shawnington 0d45efb7d6
Fixed Issue with LoadImage node when loading PNG files with embedded ICC profiles. (#3316) 7 months ago
comfyanonymous daa92a8ff4 Fix potential issues with the int rounding fix. 7 months ago
comfyanonymous 89d0e9abeb Fix int widgets rounding. 7 months ago
Simon Lui a56d02efc7
Change torch.xpu to ipex.optimize, xpu device initialization and remove workaround for text node issue from older IPEX. (#3388) 7 months ago
comfyanonymous f81a6fade8 Fix some edge cases with samplers and arrays with a single sigma. 7 months ago
comfyanonymous 94d5a12801 Don't load the model in SDTurboScheduler 7 months ago
comfyanonymous 2aed53c4ac Workaround xformers bug. 7 months ago
Garrett Sutula bacce529fb
Add TLS Support (#3312) 7 months ago
comfyanonymous bb8b48a260 Update Readme. 7 months ago
comfyanonymous eecd69b53a Add a SamplerLCMUpscale node. 7 months ago
comfyanonymous 059773a6df Add some nodes to multiply the attention in UNet and Clip models. 7 months ago
comfyanonymous 10fcd09f4a Add a denoise value to AlignYourStepsScheduler. 7 months ago
comfyanonymous 8cab3be673 Update command for AMD stable pytorch install in README. 7 months ago
Jedrzej Kosinski 7990ae18c1
Fix error when more cond masks passed in than batch size (#3353) 7 months ago
comfyanonymous 16eabdf70d Free more vram for upscale models. 7 months ago
comfyanonymous 8dc19e40d1 Don't init a VAE model when there are no VAE weights. 7 months ago
comfyanonymous 27d5808fc4 Increase max lora strength to 100.0 7 months ago
Pam b8218522f1
Increase sigma_min/sigma_max range for custom schedulers (#3317) 7 months ago
comfyanonymous d09b5ef4ef Free some memory before loading upscale models. 7 months ago
comfyanonymous 4ee9aad6ca Speed up Sharpen node. 7 months ago
comfyanonymous 644a3ae58d Implement Align Your Steps as a AlignYourStepsScheduler node. 7 months ago
comfyanonymous 133dc3351b Faster blur. 7 months ago
comfyanonymous 5d08802f78 Sync some minor changes from the other repo. 7 months ago
comfyanonymous c59fe9f254 Support VAE without quant_conv. 7 months ago
Torbjörn Lönnemark a88b0ebc2d
Improve node input/widget conversion sub-menus (#3281) 7 months ago
comfyanonymous d64e217427 Fix annoying float issue causing the value to be rounded to above the max. 7 months ago
Dr.Lt.Data 072e3bd2b5
Fixed an issue where the main menu disappears intermittently as the coordinates become negative. (#3269) 7 months ago
comfyanonymous abc69cab45 Add a helpful warning for links that don't point anywhere. 7 months ago
comfyanonymous 45ec1cbe96 Implement PerpNeg as a guider. 7 months ago
comfyanonymous 8903dce862 This can be removed since PAG doesn't use the uncond. 7 months ago
comfyanonymous 719fb2c81d Add basic PAG node. 7 months ago