Commit Graph

  • 47dca7580b
    Delete README.md evilsophietheking 2023-03-16 14:20:29 +0100
  • d805ef433a
    Fix typo in litegraph.core.js Ikko Eltociear Ashimine 2023-03-16 20:43:43 +0900
  • ef71d2c281 Merge branch 'dragdrop-image-upload' of https://github.com/pythongosssss/ComfyUI into m1 comfyanonymous 2023-03-16 02:39:55 -0400
  • 74b0104c84 Test github workflow for standalone build with cu118 torch+xformers. comfyanonymous 2023-03-16 02:36:42 -0400
  • 7dd6fc9f8a Put a command that actually works for installing xformers for nvidia. comfyanonymous 2023-03-16 01:59:53 -0400
  • d834eed7d0 Fix bug when applying controlnet to negative prompt. comfyanonymous 2023-03-15 17:58:13 -0400
  • 494cfe5444 Prevent model_management from being loaded twice. comfyanonymous 2023-03-15 15:18:18 -0400
  • 07598e27e5 I think it looks a bit better like this. comfyanonymous 2023-03-15 14:32:52 -0400
  • 10bbf208c4 Merge branch 'batch-count' of https://github.com/m957ymj75urz/ComfyUI comfyanonymous 2023-03-15 12:52:37 -0400
  • 3e51671ff6 Better endpoint naming Hacker 17082006 2023-03-15 22:33:57 +0700
  • e6fbc2bedf I want decor Hacker 17082006 2023-03-15 22:28:32 +0700
  • 629272c0ca resolve conflict with the new PreviewImage node m957ymj75urz 2023-03-15 12:10:45 +0100
  • 3d2f60b315
    Merge branch 'master' into save-images m957ymj75urz 2023-03-15 10:48:15 +0000
  • 29cee297a0 ignore/restore custom batch count when extra options is unchecked m957ymj75urz 2023-03-15 11:44:49 +0100
  • 4b8b12cf59 Custom endpoint is guz Hacker 17082006 2023-03-15 17:44:47 +0700
  • 54593db6dc Update install instructions for torch. comfyanonymous 2023-03-15 01:58:27 -0400
  • ed4810e670 CI fix. comfyanonymous 2023-03-14 23:22:41 -0400
  • 5bde134955 More proper ci workflows. comfyanonymous 2023-03-14 23:17:50 -0400
  • 5ad9f86514 Do a quick test on the CI to see if ComfyUI actually runs before pushing the build. comfyanonymous 2023-03-14 23:02:57 -0400
  • b5f2bc9711 Try to make the workflow actually fail when there's a problem. comfyanonymous 2023-03-14 22:09:15 -0400
  • 760f10d173 Test workflow for cu118 test build. comfyanonymous 2023-03-14 21:46:59 -0400
  • fade8a3527 Don't need to be that explicit. comfyanonymous 2023-03-14 21:38:59 -0400
  • 6d44cf74e3 Make it more clear the recommended way to update the standalone build. comfyanonymous 2023-03-14 19:08:23 -0400
  • 268a2dab71 Merge branch 'queue-prompt-hotkey' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-03-14 18:19:43 -0400
  • ff255d9dcd Make sure windows permission issues don't mess things up. comfyanonymous 2023-03-14 18:07:09 -0400
  • 815fefc48a Merge branch 'save-image-temp' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-03-14 17:59:30 -0400
  • 235dce3977 Explain why animation frame used pythongosssss 2023-03-14 21:25:52 +0000
  • 4758752939 Updated comment pythongosssss 2023-03-14 21:22:47 +0000
  • 019bd519cb Add dragleave handler to remove stuck highlight pythongosssss 2023-03-14 21:21:50 +0000
  • f2a6cff466 Add dragdrop handling to nodes with upload widget pythongosssss 2023-03-14 21:13:29 +0000
  • 01ec3db932 Add ctrl+shift+enter for queue front pythongosssss 2023-03-14 20:31:27 +0000
  • 255ff2d6dd Added ctrl+enter to queue prompt pythongosssss 2023-03-14 20:29:18 +0000
  • 8537ab6f45 tidy pythongosssss 2023-03-14 19:42:28 +0000
  • 94a279373b Better auto pos of images pythongosssss 2023-03-14 19:39:49 +0000
  • 6a6256a75c Changed flag to new node pythongosssss 2023-03-14 19:28:07 +0000
  • ca25f0c0c1 Update standalone readme with recommended way to update. comfyanonymous 2023-03-14 13:39:58 -0400
  • 6daf9bb22c switch to realpath to check path traversal m957ymj75urz 2023-03-14 09:27:53 +0100
  • b1294fa49f fix path traversal for /view m957ymj75urz 2023-03-14 09:27:17 +0100
  • 5b425aaa40 remove subfolder widget and use filename_prefix m957ymj75urz 2023-03-14 09:08:54 +0100
  • a1b30f102b toggle extra options m957ymj75urz 2023-03-14 08:16:48 +0100
  • 1f587553ea tabs ljleb 2023-03-13 22:04:57 -0400
  • d89952d090 models paths ljleb 2023-03-13 22:01:51 -0400
  • ee46bef03a Make --cpu have priority over everything else. comfyanonymous 2023-03-13 21:30:01 -0400
  • 0e836d525e use half() on fp16 models loaded with config. comfyanonymous 2023-03-13 21:12:48 -0400
  • 986dd820dc Use half() function on model when loading in fp16. comfyanonymous 2023-03-13 20:58:09 -0400
  • 97f3c23036 Fix node link colors pythongosssss 2023-03-13 22:11:09 +0000
  • a5d3eb9715 Rewrote reroute node for much better usability pythongosssss 2023-03-13 22:00:37 +0000
  • dd35588b29 Move colab link to the installing section. comfyanonymous 2023-03-13 17:50:48 -0400
  • e5318d918c Combo support detault value pythongosssss 2023-03-13 19:34:29 +0000
  • 6db777b348 Added ability to save images to temp dir pythongosssss 2023-03-13 19:34:05 +0000
  • a50e111815 Fix small issue with build. comfyanonymous 2023-03-13 15:09:11 -0400
  • 54dbfaf2ec Remove omegaconf dependency and some ci changes. comfyanonymous 2023-03-13 14:49:18 -0400
  • 80665081e0 Add command to install unstable pytorch builds for ROCm. comfyanonymous 2023-03-13 13:50:54 -0400
  • c672000954 Add github workflow for a build with pytorch nightly. comfyanonymous 2023-03-13 12:47:12 -0400
  • 83f23f82b8 Add pytorch attention support to VAE. comfyanonymous 2023-03-13 12:25:19 -0400
  • a256a2abde --disable-xformers should not even try to import xformers. comfyanonymous 2023-03-13 11:36:48 -0400
  • ebfa749b7b Readme improvement. comfyanonymous 2023-03-13 10:47:12 -0400
  • 010bbb9c5a Readme style adjustments. comfyanonymous 2023-03-13 10:44:29 -0400
  • 6fd8377429 Typo. comfyanonymous 2023-03-13 10:43:07 -0400
  • dc24ad1554 Add download link of portable build to README. comfyanonymous 2023-03-13 10:42:02 -0400
  • 17636d083f Probably safer to manually trigger builds instead of every push. comfyanonymous 2023-03-13 02:54:30 -0400
  • f0d8fdc0d6 Add an automatic standalone windows release for nvidia and cpu. comfyanonymous 2023-03-13 01:34:09 -0400
  • 85989c74e5 Updated a1111 pnginfo importer, supports: - model name, other basic settings - clip skip - hr upscale - loras - embeddings pythongosssss 2023-03-12 21:36:42 +0000
  • 0f3ba7482f Xformers is now properly disabled when --cpu used. comfyanonymous 2023-03-12 15:44:16 -0400
  • 70f9bd1408 fix makedirs on save m957ymj75urz 2023-03-12 20:23:46 +0100
  • 195d7aec9f can specify a subfolder in the SaveImage node m957ymj75urz 2023-03-12 19:51:39 +0100
  • 6d6758e9e4 Add WD VAE to colab. comfyanonymous 2023-03-11 22:08:00 -0500
  • b64f5e6a27 Indicate in readme that upscale models are now supported. comfyanonymous 2023-03-11 19:48:42 -0500
  • c8f1acc4eb Put image upscaling nodes in image/upscaling category. comfyanonymous 2023-03-11 18:10:36 -0500
  • e33dc2b33b Add a VAEEncodeTiled node. comfyanonymous 2023-03-11 15:28:15 -0500
  • 1de86851b1 Try to fix memory issue. comfyanonymous 2023-03-11 15:15:13 -0500
  • 2b1fce2943 Make tiled_scale work for downscaling. comfyanonymous 2023-03-11 14:58:55 -0500
  • 9db2e97b47 Tiled upscaling with the upscale models. comfyanonymous 2023-03-11 14:04:13 -0500
  • 905857edd8 Take some code from chainner to implement ESRGAN and other upscale models. comfyanonymous 2023-03-11 13:09:28 -0500
  • 8c4ccb55d1 Small refactor of custom node loading code. comfyanonymous 2023-03-11 12:49:41 -0500
  • 1f717903bc Prevent potential int overflow in SaveImage comfyanonymous 2023-03-11 12:48:28 -0500
  • 44294a446e Link to lora example. comfyanonymous 2023-03-10 14:27:37 -0500
  • c759801a52 Update some links in colab notebook. comfyanonymous 2023-03-10 11:01:33 -0500
  • 67795e4085 added a range input m957ymj75urz 2023-03-10 10:38:35 +0100
  • 4e3ee3bd8b Notebook update to fix links. comfyanonymous 2023-03-09 21:55:57 -0500
  • cd64111c83 Add locon support. comfyanonymous 2023-03-09 21:41:24 -0500
  • d0b195c7d0 Changed to use etag cache for js and css pythongosssss 2023-03-09 19:38:43 +0000
  • 99eb777f5d Make the LoadImage node output the alpha as a mask. comfyanonymous 2023-03-09 14:07:55 -0500
  • b94ed02aae Merge branch 'uploadimages' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-03-09 13:30:19 -0500
  • 8d8c370c25 newline pythongosssss 2023-03-09 18:18:40 +0000
  • fa07426569 Remove random spaces pythongosssss 2023-03-09 18:18:08 +0000
  • eaab4bf9dc Removed folde pythongosssss 2023-03-09 18:17:18 +0000
  • 99abc0eb2e Changed to upload to input dir Fixed jpg Added dupe support Changed to use existing nodes pythongosssss 2023-03-09 17:57:59 +0000
  • 21553316f2 add batch count to the menu m957ymj75urz 2023-03-09 18:02:03 +0100
  • 9ce300ab59 I confirmed CPU only inference works fine on a pytorch without cuda. comfyanonymous 2023-03-09 11:40:24 -0500
  • 4a326a2548 Added UploadImage+Mask nodes pythongosssss 2023-03-08 22:07:44 +0000
  • 4ed39cf038 Added invert scrolling setting pythongosssss 2023-03-08 20:04:22 +0000
  • 863e747dbd Added simple settings dialog Updated to use css vars for colors pythongosssss 2023-03-08 20:03:37 +0000
  • c70f0ac64b SD2.x controlnets now work. comfyanonymous 2023-03-08 01:13:38 -0500
  • 5ea597710f Merge branch 'socketsession' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-03-07 23:05:52 -0500
  • 19415c3ace Relative imports to test something. comfyanonymous 2023-03-07 11:00:35 -0500
  • 5c55c93367 Updated to reuse session id if available pythongosssss 2023-03-07 13:24:15 +0000
  • 0a0c769d6d Try to fix import issue. comfyanonymous 2023-03-06 14:41:42 -0500
  • 235ba852d9 Style. comfyanonymous 2023-03-06 14:09:23 -0500
  • 09db31309a Merge remote-tracking branch 'origin/master' into frontendrefactor pythongosssss 2023-03-06 17:02:34 +0000