Commit Graph

349 Commits

Author SHA1 Message Date
comfyanonymous f11d5e0748 Add note to update bat. 2023-03-16 11:52:49 -04:00
comfyanonymous ef71d2c281 Merge branch 'dragdrop-image-upload' of https://github.com/pythongosssss/ComfyUI into m1 2023-03-16 02:39:55 -04:00
comfyanonymous 74b0104c84 Test github workflow for standalone build with cu118 torch+xformers. 2023-03-16 02:36:42 -04:00
comfyanonymous 7dd6fc9f8a Put a command that actually works for installing xformers for nvidia. 2023-03-16 01:59:53 -04:00
comfyanonymous d834eed7d0 Fix bug when applying controlnet to negative prompt. 2023-03-15 17:58:13 -04:00
comfyanonymous 494cfe5444 Prevent model_management from being loaded twice. 2023-03-15 15:18:18 -04:00
comfyanonymous 07598e27e5 I think it looks a bit better like this. 2023-03-15 14:32:52 -04:00
comfyanonymous 10bbf208c4 Merge branch 'batch-count' of https://github.com/m957ymj75urz/ComfyUI 2023-03-15 12:52:37 -04:00
m957ymj75urz 29cee297a0 ignore/restore custom batch count when extra options is unchecked 2023-03-15 11:44:49 +01:00
comfyanonymous 54593db6dc Update install instructions for torch. 2023-03-15 01:58:27 -04:00
comfyanonymous ed4810e670 CI fix. 2023-03-14 23:22:41 -04:00
comfyanonymous 5bde134955 More proper ci workflows. 2023-03-14 23:17:50 -04:00
comfyanonymous 5ad9f86514 Do a quick test on the CI to see if ComfyUI actually runs before pushing
the build.
2023-03-14 23:02:57 -04:00
comfyanonymous b5f2bc9711 Try to make the workflow actually fail when there's a problem. 2023-03-14 22:09:15 -04:00
comfyanonymous 760f10d173 Test workflow for cu118 test build. 2023-03-14 21:46:59 -04:00
comfyanonymous fade8a3527 Don't need to be that explicit. 2023-03-14 21:43:18 -04:00
comfyanonymous 6d44cf74e3 Make it more clear the recommended way to update the standalone build. 2023-03-14 19:14:18 -04:00
comfyanonymous 268a2dab71 Merge branch 'queue-prompt-hotkey' of https://github.com/pythongosssss/ComfyUI 2023-03-14 18:19:43 -04:00
comfyanonymous ff255d9dcd Make sure windows permission issues don't mess things up. 2023-03-14 18:07:09 -04:00
comfyanonymous 815fefc48a Merge branch 'save-image-temp' of https://github.com/pythongosssss/ComfyUI 2023-03-14 17:59:30 -04:00
pythongosssss 235dce3977 Explain why animation frame used 2023-03-14 21:25:52 +00:00
pythongosssss 4758752939 Updated comment 2023-03-14 21:22:47 +00:00
pythongosssss 019bd519cb Add dragleave handler to remove stuck highlight 2023-03-14 21:21:50 +00:00
pythongosssss f2a6cff466 Add dragdrop handling to nodes with upload widget 2023-03-14 21:13:29 +00:00
pythongosssss 01ec3db932 Add ctrl+shift+enter for queue front 2023-03-14 20:31:27 +00:00
pythongosssss 255ff2d6dd Added ctrl+enter to queue prompt 2023-03-14 20:29:18 +00:00
pythongosssss 8537ab6f45 tidy 2023-03-14 19:42:28 +00:00
pythongosssss 94a279373b Better auto pos of images 2023-03-14 19:39:49 +00:00
pythongosssss 6a6256a75c Changed flag to new node 2023-03-14 19:28:07 +00:00
comfyanonymous ca25f0c0c1 Update standalone readme with recommended way to update. 2023-03-14 13:39:58 -04:00
m957ymj75urz a1b30f102b toggle extra options 2023-03-14 08:16:48 +01:00
comfyanonymous ee46bef03a Make --cpu have priority over everything else. 2023-03-13 21:30:01 -04:00
comfyanonymous 0e836d525e use half() on fp16 models loaded with config. 2023-03-13 21:12:48 -04:00
comfyanonymous 986dd820dc Use half() function on model when loading in fp16. 2023-03-13 20:58:09 -04:00
comfyanonymous dd35588b29 Move colab link to the installing section. 2023-03-13 17:50:48 -04:00
pythongosssss e5318d918c Combo support detault value 2023-03-13 19:34:29 +00:00
pythongosssss 6db777b348 Added ability to save images to temp dir 2023-03-13 19:34:05 +00:00
comfyanonymous a50e111815 Fix small issue with build. 2023-03-13 15:09:11 -04:00
comfyanonymous 54dbfaf2ec Remove omegaconf dependency and some ci changes. 2023-03-13 14:49:18 -04:00
comfyanonymous 80665081e0 Add command to install unstable pytorch builds for ROCm. 2023-03-13 13:50:54 -04:00
comfyanonymous c672000954 Add github workflow for a build with pytorch nightly. 2023-03-13 12:47:12 -04:00
comfyanonymous 83f23f82b8 Add pytorch attention support to VAE. 2023-03-13 12:45:54 -04:00
comfyanonymous a256a2abde --disable-xformers should not even try to import xformers. 2023-03-13 11:36:48 -04:00
comfyanonymous ebfa749b7b Readme improvement. 2023-03-13 10:49:03 -04:00
comfyanonymous 010bbb9c5a Readme style adjustments. 2023-03-13 10:44:29 -04:00
comfyanonymous 6fd8377429 Typo. 2023-03-13 10:43:07 -04:00
comfyanonymous dc24ad1554 Add download link of portable build to README. 2023-03-13 10:42:02 -04:00
comfyanonymous 17636d083f Probably safer to manually trigger builds instead of every push. 2023-03-13 02:54:30 -04:00
comfyanonymous f0d8fdc0d6 Add an automatic standalone windows release for nvidia and cpu. 2023-03-13 01:34:09 -04:00
comfyanonymous 0f3ba7482f Xformers is now properly disabled when --cpu used.
Added --windows-standalone-build option, currently it only opens
makes the code open up comfyui in the browser.
2023-03-12 15:44:16 -04:00