307 Commits (c672000954d3040d6c049303ed83edd8ab0a6079)
 

Author SHA1 Message Date
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
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
comfyanonymous 8c4ccb55d1 Small refactor of custom node loading code. 2 years ago
comfyanonymous 1f717903bc Prevent potential int overflow in SaveImage 2 years ago
comfyanonymous 44294a446e Link to lora example. 2 years ago
comfyanonymous c759801a52 Update some links in colab notebook. 2 years ago
comfyanonymous 4e3ee3bd8b Notebook update to fix links. 2 years ago
comfyanonymous cd64111c83 Add locon support. 2 years ago
pythongosssss d0b195c7d0 Changed to use etag cache for js and css 2 years ago
comfyanonymous 99eb777f5d Make the LoadImage node output the alpha as a mask. 2 years ago
comfyanonymous b94ed02aae Merge branch 'uploadimages' of https://github.com/pythongosssss/ComfyUI 2 years ago
pythongosssss 8d8c370c25 newline 2 years ago
pythongosssss fa07426569 Remove random spaces 2 years ago
pythongosssss eaab4bf9dc Removed folde 2 years ago
pythongosssss 99abc0eb2e Changed to upload to input dir 2 years ago
comfyanonymous 9ce300ab59 I confirmed CPU only inference works fine on a pytorch without cuda. 2 years ago
pythongosssss 4a326a2548 Added UploadImage+Mask nodes 2 years ago
pythongosssss 4ed39cf038 Added invert scrolling setting 2 years ago
pythongosssss 863e747dbd Added simple settings dialog 2 years ago
comfyanonymous c70f0ac64b SD2.x controlnets now work. 2 years ago
comfyanonymous 5ea597710f Merge branch 'socketsession' of https://github.com/pythongosssss/ComfyUI 2 years ago
comfyanonymous 19415c3ace Relative imports to test something. 2 years ago
pythongosssss 5c55c93367 Updated to reuse session id if available 2 years ago
comfyanonymous 0a0c769d6d Try to fix import issue. 2 years ago
comfyanonymous 235ba852d9 Style. 2 years ago
pythongosssss 09db31309a Merge remote-tracking branch 'origin/master' into frontendrefactor 2 years ago
comfyanonymous 25941aeef9 This isn't needed anymore. 2 years ago
pythongosssss 4bdfbb3379 Fixed check for polling 2 years ago
edikius 165be5828a
Fixed import (#44) 2 years ago
comfyanonymous 501f19eec6 Fix clip_skip no longer being loaded from yaml file. 2 years ago
comfyanonymous afff30fc0a Add --cpu to use the cpu for inference. 2 years ago
pythongosssss a8315a6fb8 Allow any node to draw images 2 years ago
comfyanonymous 799f510d0c Add some links to notebook for the t2i styles model. 2 years ago
comfyanonymous 8515d96328 It's more logical for the StyleModelApply to append it directly. 2 years ago