321 Commits (815fefc48a1ae71ca0ad86b32eb56fa3705643e0)
 

Author SHA1 Message Date
comfyanonymous 815fefc48a Merge branch 'save-image-temp' of https://github.com/pythongosssss/ComfyUI 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
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
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