339 Commits (3d2f60b315c2f55819781a13447dc87f56e4b1db)
 

Author SHA1 Message Date
m957ymj75urz 3d2f60b315
Merge branch 'master' into save-images 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 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
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
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
comfyanonymous 0f3ba7482f Xformers is now properly disabled when --cpu used. 2 years ago
m957ymj75urz 70f9bd1408 fix makedirs on save 2 years ago
m957ymj75urz 195d7aec9f can specify a subfolder in the SaveImage node 2 years ago
comfyanonymous 6d6758e9e4 Add WD VAE to colab. 2 years ago
comfyanonymous b64f5e6a27 Indicate in readme that upscale models are now supported. 2 years ago
comfyanonymous c8f1acc4eb Put image upscaling nodes in image/upscaling category. 2 years ago
comfyanonymous e33dc2b33b Add a VAEEncodeTiled node. 2 years ago
comfyanonymous 1de86851b1 Try to fix memory issue. 2 years ago
comfyanonymous 2b1fce2943 Make tiled_scale work for downscaling. 2 years ago
comfyanonymous 9db2e97b47 Tiled upscaling with the upscale models. 2 years ago
comfyanonymous 905857edd8 Take some code from chainner to implement ESRGAN and other upscale models. 2 years ago