1732 Commits (8ad5d494d52883e02f5745603dfd06f1a49c040b)
 

Author SHA1 Message Date
comfyanonymous 05e661e5ef FreeU now works with the refiner. 1 year ago
comfyanonymous ae87543653 Merge branch 'cast_intel' of https://github.com/simonlui/ComfyUI 1 year ago
comfyanonymous fd93c759e2 Implement FreeU: Free Lunch in Diffusion U-Net node. 1 year ago
Simon Lui eec449ca8e Allow Intel GPUs to LoRA cast on GPU since it supports BF16 natively. 1 year ago
comfyanonymous afa2399f79 Add a way to set output block patches to modify the h and hsp. 1 year ago
comfyanonymous 29ccf9f471 Fix typo. 1 year ago
comfyanonymous 422d16c027 Add some nodes to add, subtract and multiply latents. 1 year ago
comfyanonymous 492db2de8d Allow having a different pooled output for each image in a batch. 1 year ago
comfyanonymous 0793eb9269 Only clear clipboard when copying nodes. 1 year ago
comfyanonymous 4d41bd595c Fix loading group titles. 1 year ago
comfyanonymous 1122df1a20 Increase range of lora strengths. 1 year ago
comfyanonymous 1cdfb3dba4 Only do the cast on the device if the device supports it. 1 year ago
comfyanonymous b92a86d737 Update litegraph to upstream. 1 year ago
comfyanonymous f895260e5e Merge branch 'escape-glob' of https://github.com/seanlynch/ComfyUI 1 year ago
comfyanonymous 7c9a92f552 Don't depend on torchvision. 1 year ago
Sean Lynch 8321592408 Escape paths when passing them to globs 1 year ago
MoonRide303 2b6b178173 Added support for lanczos scaling 1 year ago
comfyanonymous 6d3dee9d16 Clean up #1541. 1 year ago
comfyanonymous f32463936d Unhardcode sampler and scheduler list in test. 1 year ago
City 7c93afd2cd
Manual float precision, toggle for old behavior (#1541) 1 year ago
enzymezoo-code 26cd8405dd
Ci quality workflows (#1423) 1 year ago
comfyanonymous b92bf8196e Do lora cast on GPU instead of CPU for higher performance. 1 year ago
comfyanonymous 0109431626 Lower the minimum resolution of EmptyLatentImage. 1 year ago
comfyanonymous db63aa7e53 Nodes can now control the rounding in the UI. 1 year ago
comfyanonymous 321c5fa295 Enable pytorch attention by default on xpu. 1 year ago
comfyanonymous 0665749b1a Move ModelSubtract and ModelAdd to advanced/model_merging 1 year ago
comfyanonymous d6d9b83447 Merge branch 'fix/preview_ratio' of https://github.com/ltdrdata/ComfyUI 1 year ago
comfyanonymous 61b1f67734 Support models without previews. 1 year ago
Dr.Lt.Data 4d5e057bb2 fix indent 1 year ago
Dr.Lt.Data 69680fede7 fix: thumbnail ratio fix for mixed ratio images 1 year ago
comfyanonymous 43d4935a1d Add cond_or_uncond array to transformer_options so hooks can check what is 1 year ago
comfyanonymous 415abb275f Add DDPM sampler. 1 year ago
comfyanonymous 099226015e Merge branch 'Fix-structuredClone-error-with-early-chrome-version-browser' of https://github.com/KarryCharon/ComfyUI 1 year ago
comfyanonymous 94e4fe39d8 This isn't used anywhere. 1 year ago
karrycharon 076f3e6310 fix structuredClone undefined error; 1 year ago
comfyanonymous 44361f6344 Support for text encoder models that need attention_mask. 1 year ago
comfyanonymous 0d8f376446 Set last layer on SD2.x models uses the proper indexes now. 1 year ago
comfyanonymous 0966d3ce82 Don't run text encoders on xpu because there are issues. 1 year ago
pythongosssss 0e4395a8a3 Allow pasting nodes with connections in firefox 1 year ago
comfyanonymous 3039b08eb1 Only parse command line args when main.py is called. 1 year ago
comfyanonymous 30de95e4b4 Add some nodes to subtract and add model weights. 1 year ago
comfyanonymous 0b829fe35b .gitignore refactor. 1 year ago
comfyanonymous ed58730658 Don't leave very large hidden states in the clip vision output. 1 year ago
comfyanonymous fb3b728203 Fix issue where autocast fp32 CLIP gave different results from regular. 1 year ago
comfyanonymous 7d401ed1d0 Add ldm format support to UNETLoader. 1 year ago
comfyanonymous 9562a6b49e Fix a few clipboard issues. 1 year ago
comfyanonymous d4b2bc0964 Merge branch 'master' of https://github.com/miabrahams/ComfyUI 1 year ago
comfyanonymous 122fd5d37f Merge branch 'add-defaultInput' of https://github.com/chrisgoringe/ComfyUI 1 year ago
comfyanonymous 7df822212f Allow checkpoints with .pt and .bin extensions. 1 year ago
comfyanonymous 07691e80c3 Does it make sense to allow configuring the round and precision? 1 year ago