1812 Commits (3152023fbc4f8ee6598a863314ca98d48ea9c2e6)
 

Author SHA1 Message Date
comfyanonymous 2ec6158e9e Call widget callback on value control to fix primitive node issue. 1 year ago
comfyanonymous 8594c8be4d Empty the cache when torch cache is more than 25% free mem. 1 year ago
comfyanonymous 8b65f5de54 attention_basic now works with hypertile. 1 year ago
comfyanonymous e6bc42df46 Make sub_quad and split work with hypertile. 1 year ago
comfyanonymous 8cfce083c4 Fix primitive node control value not getting loaded. 1 year ago
comfyanonymous a0690f9df9 Fix t2i adapter issue. 1 year ago
comfyanonymous 9906e3efe3 Make xformers work with hypertile. 1 year ago
comfyanonymous 1443caf373 HyperTile node, can be found in: _for_testing->HyperTile 1 year ago
comfyanonymous 8d50f0890d Merge branch 'templates-export-import' of https://github.com/jn-jairo/ComfyUI 1 year ago
comfyanonymous 77c893350a Fix previous commit that broke tests. 1 year ago
comfyanonymous e0c0029fc1 Try to speed up the test-ui workflow. 1 year ago
comfyanonymous 25e3e5af68 Use npm ci for ci instead of npm install in tests. 1 year ago
pythongosssss 5818ca83a2
Unit tests + widget input fixes (#1760) 1 year ago
Jairo Correa 484bfe46c2 Clear importInput after import so change event works with same file 1 year ago
comfyanonymous 4185324a1d Fix uni_pc sampler math. This changes the images this sampler produces. 1 year ago
Dr.Lt.Data f1062be622 fix: Fixing intermittent crashes with undefined graphs in the Firefox browser. 1 year ago
comfyanonymous e6962120c6 Make sure cond_concat is on the right device. 1 year ago
comfyanonymous 45c972aba8 Refactor cond_concat into conditioning. 1 year ago
comfyanonymous 430a8334c5 Fix some potential issues. 1 year ago
comfyanonymous 782a24fce6 Refactor cond_concat into model object. 1 year ago
comfyanonymous 0d45a565da Fix memory issue related to control loras. 1 year ago
comfyanonymous c2bb34d865 Implement updated FreeU as _for_testing->FreeU_V2 node 1 year ago
Jairo Correa a555074737 Use name from input to export single node template 1 year ago
Jairo Correa 6dbb18df92 Export and import templates 1 year ago
comfyanonymous d44a2de49f Make VAE code closer to sgm. 1 year ago
comfyanonymous f8caa24bcc Support hypernetwork with mish activation function and layer norm. 1 year ago
comfyanonymous 92f0318630 Try to fix notebook. 1 year ago
comfyanonymous 88ceeb3f29 Merge branch 'fix-node-bounding' of https://github.com/jn-jairo/ComfyUI 1 year ago
comfyanonymous 23680a9155 Refactor the attention stuff in the VAE. 1 year ago
comfyanonymous c8013f73e5 Add some Quadro cards to the list of cards with broken fp16. 1 year ago
Jairo Correa 5a608aa37c Fix node getBounding for collapsed nodes 1 year ago
comfyanonymous 142aac3003 Merge branch 'group-options' of https://github.com/jn-jairo/ComfyUI 1 year ago
Jairo Correa 682c84ccf3 Fix fit group to nodes with reroute and collapsed nodes 1 year ago
Jairo Correa e8c02219ee Fix add selected nodes to empty group 1 year ago
Jairo Correa 7d5d0fd577 Group options 1 year ago
comfyanonymous bb064c9796 Add a separate optimized_attention_masked function. 1 year ago
comfyanonymous 7e09e889e3 Make clear that the old CheckpointLoader is deprecated. 1 year ago
comfyanonymous 2231edec21 Merge branch 'filter-files-extensions' of https://github.com/jn-jairo/ComfyUI 1 year ago
comfyanonymous 1b782f2494 Merge branch 'group-select-nodes' of https://github.com/jn-jairo/ComfyUI 1 year ago
comfyanonymous a0ce8a443e Merge branch 'shortcut-collapse' of https://github.com/jn-jairo/ComfyUI 1 year ago
Jairo Correa a7b65b9505 Group menu option select nodes 1 year ago
Jairo Correa 8d04978298 Allow all extensions if extension list is empty 1 year ago
Jairo Correa 2e6270e328 Stop auto queue on error 1 year ago
Jairo Correa 25f0f4e9c8 Shortcut Alt + C to collapse/uncollapse selected nodes 1 year ago
comfyanonymous 3fcab0c642 Merge branch 'fix-mask-nodes' of https://github.com/jn-jairo/ComfyUI 1 year ago
comfyanonymous fd4c5f07e7 Add a --bf16-unet to test running the unet in bf16. 1 year ago
comfyanonymous 9a55dadb4c Refactor code so model can be a dtype other than fp32 or fp16. 1 year ago
Jairo Correa b5fa3d28d7 Fix MaskComposite 1 year ago
Jairo Correa 87097a11c3 Fix FeatherMask 1 year ago
comfyanonymous fee3b0c070 Move and comment out. 1 year ago