1926 Commits (f2d432f9a754f2bacb85a70f7e2b817e6dba44f8)
 

Author SHA1 Message Date
comfyanonymous ca82ade765 Use .itemsize to get dtype size for fp8. 12 months ago
comfyanonymous 31b0f6f3d8 UNET weights can now be stored in fp8. 12 months ago
comfyanonymous af365e4dd1 All the unet ops with weights are now handled by comfy.ops 12 months ago
comfyanonymous 6efe561c2a Merge branch 'fix-template-sorting' of https://github.com/pythongosssss/ComfyUI 12 months ago
pythongosssss 77ab2c3f69 fix template sorting 12 months ago
pythongosssss 44d8abadf0 allow muting group node 12 months ago
pythongosssss 496de0891d Allow removing erroring embedded groups 12 months ago
comfyanonymous 61a123a1e0 A different way of handling multiple images passed to SVD. 12 months ago
comfyanonymous b2517b4ceb Load api workflow if regular workflow isn't in loaded image. 12 months ago
comfyanonymous 88e2c9746b Merge branch 'image-cache' of https://github.com/jn-jairo/ComfyUI 12 months ago
pythongosssss 28220fa839 Fix node growing with DOM widgets when adding image even if enough space 12 months ago
Jairo Correa c92f3dca73
Merge branch 'master' into image-cache 12 months ago
comfyanonymous 2995a24725 Update readme. 12 months ago
pythongosssss 8491280504
Add Extension tests (#2125) 12 months ago
comfyanonymous ec7a00aa96 Fix extension widgets not working. 12 months ago
comfyanonymous 5d5c320054 Fix right click not working for some users. 12 months ago
comfyanonymous c97be4db91 Support SD2.1 turbo checkpoint. 12 months ago
comfyanonymous 6b769bca01 Do a garbage collect after the interval even if nothing is running. 12 months ago
pythongosssss 7f469203b7
Group nodes (#1776) 12 months ago
comfyanonymous d19de2753e Merge branch 'fix_folders_handling' of https://github.com/fazo96/ComfyUI 12 months ago
comfyanonymous 777f6b1522 Add to README that SDXL Turbo is supported. 12 months ago
comfyanonymous b911eefc42 Limit gc.collect() to once every 10 seconds. 12 months ago
comfyanonymous 57d7f4464f Add SDTurboScheduler node. 12 months ago
comfyanonymous 21063fa35b Lower compress level of png sent on websocket. 12 months ago
comfyanonymous 983ebc5792 Use smart model management for VAE to decrease latency. 12 months ago
comfyanonymous 798a34d009 Lower compress level for image preview. 12 months ago
comfyanonymous a667638442 Merge branch 'undo-redo' of https://github.com/pythongosssss/ComfyUI 12 months ago
comfyanonymous c45d1b9b67 Add a function to load a unet from a state dict. 12 months ago
comfyanonymous f30b992b18 .sigma and .timestep now return tensors on the same device as the input. 12 months ago
comfyanonymous 488de0b4df ModelSamplingDiscreteLCM -> ModelSamplingDiscreteDistilled 12 months ago
comfyanonymous 13fdee6abf Try to free memory for both cond+uncond before inference. 12 months ago
comfyanonymous be71bb5e13 Tweak memory inference calculations a bit. 12 months ago
pythongosssss 9be0b30cf1 fix formatting 12 months ago
pythongosssss 34eccd863b Add simple undo redo history 12 months ago
comfyanonymous 96c2deeefb Merge branch 'path_error_fix' of https://github.com/jeske/ComfyUI 12 months ago
David Jeske edd6f75d3a better error for invalid output paths 12 months ago
Jack Bauer 6aa1bcd601
Remove hard coded max_items in history API 12 months ago
comfyanonymous 39e75862b2 Fix regression from last commit. 12 months ago
comfyanonymous 50dc39d6ec Clean up the extra_options dict for the transformer patches. 12 months ago
comfyanonymous 5b37270d3a Add a lora loader node for models with no CLIP. 12 months ago
comfyanonymous 5d6dfce548 Fix importing diffusers unets. 12 months ago
comfyanonymous e020ab61f9 Fix output APNG not working with ffmpeg. 12 months ago
comfyanonymous 8ad5d494d5 Fix APNG not working in ffmpeg. 12 months ago
comfyanonymous 916e9c998c Use same default fps as webp node. 12 months ago
comfyanonymous eff24ea6aa Add a node to save animated PNG files. These work in ffpmeg unlike webp. 12 months ago
comfyanonymous 3e5ea74ad3 Make buggy xformers fall back on pytorch attention. 12 months ago
comfyanonymous 982338b9bb Fix issue loading webp files in UI. 12 months ago
comfyanonymous c782cf3ea9 Add to Readme that Stable Video Diffusion is supported. 12 months ago
comfyanonymous 02ffbb2de3 Fix typo. 1 year ago
comfyanonymous 42dfae6331 Nodes to properly use the SDV img2vid checkpoint. 1 year ago