2198 Commits (master)
 

Author SHA1 Message Date
comfyanonymous 1900e5119f Fix potential issue. 6 months ago
comfyanonymous 276f8fce9f Print error when node is missing. 6 months ago
Dr.Lt.Data 4bc1884478
Provide a better error message when attempting to execute the workflow with a missing node. (#3517) 6 months ago
comfyanonymous 09e069ae6c Log the pytorch version. 6 months ago
comfyanonymous 11a2ad5110 Fix controlnet not upcasting on models that have it enabled. 6 months ago
comfyanonymous 4ae1515f14 Slightly faster latent2rgb previews. 6 months ago
comfyanonymous f37a47110b Make --preview-method auto default to the fast latent2rgb previews. 6 months ago
comfyanonymous 0bdc2b15c7 Cleanup. 6 months ago
comfyanonymous 98f828fad9 Remove unnecessary code. 6 months ago
comfyanonymous 1c4af5918a Better error message if the webcam node doesn't work. 6 months ago
pythongosssss 91590adf04
Add webcam node (#3497) 6 months ago
comfyanonymous 19300655dd Don't automatically switch to lowvram mode on GPUs with low memory. 6 months ago
comfyanonymous 46daf0a9a7 Add debug options to force on and off attention upcasting. 6 months ago
comfyanonymous 58f8388020 More proper fix for #3484. 6 months ago
comfyanonymous 2d41642716 Fix lowvram dora issue. 6 months ago
comfyanonymous ec6f16adb6 Fix SAG. 6 months ago
comfyanonymous bb4940d837 Only enable attention upcasting on models that actually need it. 6 months ago
comfyanonymous b0ab31d06c Refactor attention upcasting code part 1. 6 months ago
comfyanonymous 2de3b69b30 Support saving some more modelspec types. 6 months ago
freakabcd cf6e1efb69
Show message on error when loading wf from file (works on drag and drop) (#3466) 6 months ago
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