1450 Commits (099226015edcdf595d915f0f39359ef0d83fbba6)
 

Author SHA1 Message Date
m957ymj75urz 3d2f60b315
Merge branch 'master' into save-images 2 years ago
m957ymj75urz 29cee297a0 ignore/restore custom batch count when extra options is unchecked 2 years ago
comfyanonymous 54593db6dc Update install instructions for torch. 2 years ago
comfyanonymous ed4810e670 CI fix. 2 years ago
comfyanonymous 5bde134955 More proper ci workflows. 2 years ago
comfyanonymous 5ad9f86514 Do a quick test on the CI to see if ComfyUI actually runs before pushing 2 years ago
comfyanonymous b5f2bc9711 Try to make the workflow actually fail when there's a problem. 2 years ago
comfyanonymous 760f10d173 Test workflow for cu118 test build. 2 years ago
comfyanonymous fade8a3527 Don't need to be that explicit. 2 years ago
comfyanonymous 6d44cf74e3 Make it more clear the recommended way to update the standalone build. 2 years ago
comfyanonymous 268a2dab71 Merge branch 'queue-prompt-hotkey' of https://github.com/pythongosssss/ComfyUI 2 years ago
comfyanonymous ff255d9dcd Make sure windows permission issues don't mess things up. 2 years ago
comfyanonymous 815fefc48a Merge branch 'save-image-temp' of https://github.com/pythongosssss/ComfyUI 2 years ago
pythongosssss 235dce3977 Explain why animation frame used 2 years ago
pythongosssss 4758752939 Updated comment 2 years ago
pythongosssss 019bd519cb Add dragleave handler to remove stuck highlight 2 years ago
pythongosssss f2a6cff466 Add dragdrop handling to nodes with upload widget 2 years ago
pythongosssss 01ec3db932 Add ctrl+shift+enter for queue front 2 years ago
pythongosssss 255ff2d6dd Added ctrl+enter to queue prompt 2 years ago
pythongosssss 8537ab6f45 tidy 2 years ago
pythongosssss 94a279373b Better auto pos of images 2 years ago
pythongosssss 6a6256a75c Changed flag to new node 2 years ago
comfyanonymous ca25f0c0c1 Update standalone readme with recommended way to update. 2 years ago
m957ymj75urz 6daf9bb22c switch to realpath to check path traversal 2 years ago
m957ymj75urz b1294fa49f fix path traversal for /view 2 years ago
m957ymj75urz 5b425aaa40 remove subfolder widget and use filename_prefix 2 years ago
m957ymj75urz a1b30f102b toggle extra options 2 years ago
comfyanonymous ee46bef03a Make --cpu have priority over everything else. 2 years ago
comfyanonymous 0e836d525e use half() on fp16 models loaded with config. 2 years ago
comfyanonymous 986dd820dc Use half() function on model when loading in fp16. 2 years ago
pythongosssss 97f3c23036 Fix node link colors 2 years ago
pythongosssss a5d3eb9715 Rewrote reroute node for much better usability 2 years ago
comfyanonymous dd35588b29 Move colab link to the installing section. 2 years ago
pythongosssss e5318d918c Combo support detault value 2 years ago
pythongosssss 6db777b348 Added ability to save images to temp dir 2 years ago
comfyanonymous a50e111815 Fix small issue with build. 2 years ago
comfyanonymous 54dbfaf2ec Remove omegaconf dependency and some ci changes. 2 years ago
comfyanonymous 80665081e0 Add command to install unstable pytorch builds for ROCm. 2 years ago
comfyanonymous c672000954 Add github workflow for a build with pytorch nightly. 2 years ago
comfyanonymous 83f23f82b8 Add pytorch attention support to VAE. 2 years ago
comfyanonymous a256a2abde --disable-xformers should not even try to import xformers. 2 years ago
comfyanonymous ebfa749b7b Readme improvement. 2 years ago
comfyanonymous 010bbb9c5a Readme style adjustments. 2 years ago
comfyanonymous 6fd8377429 Typo. 2 years ago
comfyanonymous dc24ad1554 Add download link of portable build to README. 2 years ago
comfyanonymous 17636d083f Probably safer to manually trigger builds instead of every push. 2 years ago
comfyanonymous f0d8fdc0d6 Add an automatic standalone windows release for nvidia and cpu. 2 years ago
pythongosssss 85989c74e5 Updated a1111 pnginfo importer, supports: 2 years ago
comfyanonymous 0f3ba7482f Xformers is now properly disabled when --cpu used. 2 years ago
m957ymj75urz 70f9bd1408 fix makedirs on save 2 years ago