150 Commits (884ea653c8d6fe19b3724f45a04a0d74cd881f2f)

Author SHA1 Message Date
comfyanonymous 74fc7b7726 custom_nodes paths can now be set in the extra_model_paths.yaml 2 years ago
Jake D 6c35ea505e
reverting changes 2 years ago
comfyanonymous 73c3e11e83 Fix model_management import so it doesn't get executed twice. 2 years ago
Jake D a908e12d23
Update nodes.py with new Note node 2 years ago
BlenderNeko da115bd78d ensure backwards compat with optional args 2 years ago
comfyanonymous f48f0872e2 Refactor: move nodes_mask_convertion nodes to nodes_mask. 2 years ago
comfyanonymous 1a7cda715b Revert LatentComposite. 2 years ago
Gavroche CryptoRUSH d2337a86fe
remove extra semi-colon 2 years ago
BlenderNeko 73175cf58c split tokenizer from encoder 2 years ago
missionfloyd 9371924e65 Move mask conversion to separate file 2 years ago
missionfloyd e1d289c1ec
use slice instead of torch.select() 2 years ago
missionfloyd e12fb88b1b Image/mask conversion nodes 2 years ago
comfyanonymous 24d53992c6 Rename. 2 years ago
comfyanonymous 44fea05064 Cleanup. 2 years ago
comfyanonymous 58ed0f2da4 Fix loading SD1.5 diffusers checkpoint. 2 years ago
sALTaccount 7734d65f22 fix loading alt folders 2 years ago
sALTaccount f51b7a92c7 search all diffusers paths (oops) 2 years ago
sALTaccount 72a8973bd5 allow configurable path for diffusers models 2 years ago
mligaintart 022a9f271b Adds masking to Latent Composite, and provides new masking utilities to 2 years ago
flyingshutter 9d1c610b89 make LoadImagesMask work with non RGBA images 2 years ago
sALTaccount 42fd67b5cb use precision determined by model management 2 years ago
sALTaccount 3d16077e38 empty list if diffusers directory doesn't exist 2 years ago
sALTaccount 60127a8304 diffusers loader 2 years ago
comfyanonymous f816964847 Add a way to set output directory with --output-directory 2 years ago
comfyanonymous 10ad4c1d17 Move unclip stuff out of _for_testing 2 years ago
comfyanonymous f50b1fec69 Add noise augmentation setting to unCLIPConditioning. 2 years ago
EllangoK 4c7a9dbcb6 adds Blend, Blur, Dither, Sharpen nodes 2 years ago
comfyanonymous 809bcc8ceb Add support for unCLIP SD2.x models. 2 years ago
pythongosssss 313f1f83a6 Tweak server/custom node load order 2 years ago
comfyanonymous 18a6c1db33 Add a TomePatchModel node to the _for_testing section. 2 years ago
City 9ac95e6ac7 Add human-readable name support for custom nodes 2 years ago
City 5bcbc007dd Add human-readable names for nodes 2 years ago
Silversith bb1503ed63
Bugfix/include optional node inputs (#271) 2 years ago
comfyanonymous 48efadeccf Style. 2 years ago
m957ymj75urz 8a35c12e8c compute %width% and %height% in filepath when saving 2 years ago
comfyanonymous 9287770c66 Allow negative Lora strengths. 2 years ago
comfyanonymous a30526aec1 Set default value of feathering to 40. 2 years ago
Guo Y.K 3b87302958
nodes: ImagePadForOutpaint: clean imports 2 years ago
Guo Y.K 4c01386c19
nodes: ImagePadForOutpaint: fix feathering, ignore edges not expanded 2 years ago
Guo Y.K 4580f3e644
nodes: add feathering to to ImagePadForOutpaint 2 years ago
Jairo Correa 4f24e6a13b Allow output folder to be a symbolic link 2 years ago
Guo Y.K 3ebf7452c3
nodes: add ImagePadForOutpaint 2 years ago
comfyanonymous cc127eeabd Lower PNG compression for more speed. 2 years ago
comfyanonymous aae9fe0cf9 Increase max res to 8192x8192 since 4096x4096 wasn't enough for some. 2 years ago
comfyanonymous aa2ddfabb9 Fix bug with CLIPLoader. 2 years ago
comfyanonymous e85fcb822b Small fix. 2 years ago
m957ymj75urz d1138e8ba0 rework payload from server 2 years ago
comfyanonymous 50099bcd96 Support multiple paths for embeddings. 2 years ago
comfyanonymous 2e73367f45 Merge T2IAdapterLoader and ControlNetLoader. 2 years ago
comfyanonymous e1a9e26968 Add folder_paths so models can be in multiple paths. 2 years ago