Commit Graph

  • a04d43ca63
    Merge branch 'comfyanonymous:master' into feature/startup-script Dr.Lt.Data 2023-07-10 00:11:56 +0900
  • 1e51ac0958
    Merge branch 'comfyanonymous:master' into feature/settings Dr.Lt.Data 2023-07-10 00:11:50 +0900
  • 2e6fb6041a
    Merge branch 'comfyanonymous:master' into feature/preview-latent Dr.Lt.Data 2023-07-10 00:11:44 +0900
  • 427f54a467
    Merge branch 'comfyanonymous:master' into feat/is_change_object_storage Dr.Lt.Data 2023-07-10 00:11:29 +0900
  • b61c62d11f
    Merge branch 'comfyanonymous:master' into bugfix/extra_data Dr.Lt.Data 2023-07-10 00:11:22 +0900
  • 42805fd416 Empty cache after model unloading for normal vram and lower. comfyanonymous 2023-07-09 09:56:03 -0400
  • 0ae81c03bb Empty cache after model unloading for normal vram and lower. comfyanonymous 2023-07-09 09:56:03 -0400
  • 7d69d770e1 Support loading clip_g from diffusers in CLIP Loader nodes. comfyanonymous 2023-07-09 09:33:53 -0400
  • d3f5998218 Support loading clip_g from diffusers in CLIP Loader nodes. comfyanonymous 2023-07-09 09:33:53 -0400
  • 171844f07b Merge remote-tracking branch 'upstream/master' qwertzman-png 2023-07-09 10:02:55 +0200
  • 16b4f5df2a
    Merge branch 'comfyanonymous:master' into refactor/onprompt Dr.Lt.Data 2023-07-09 12:22:37 +0900
  • dda21908b4
    Merge branch 'comfyanonymous:master' into refactor/execution Dr.Lt.Data 2023-07-09 12:22:29 +0900
  • 1b52bd1a87
    Merge branch 'comfyanonymous:master' into fix/secure-combo Dr.Lt.Data 2023-07-09 12:22:10 +0900
  • c7f0c5a11d
    Merge branch 'comfyanonymous:master' into feature/startup-script Dr.Lt.Data 2023-07-09 12:22:04 +0900
  • 6821a3f029
    Merge branch 'comfyanonymous:master' into feature/settings Dr.Lt.Data 2023-07-09 12:21:57 +0900
  • 863fff82bc
    Merge branch 'comfyanonymous:master' into feature/preview-latent Dr.Lt.Data 2023-07-09 12:21:51 +0900
  • bcfec152df
    Merge branch 'comfyanonymous:master' into feat/is_change_object_storage Dr.Lt.Data 2023-07-09 12:21:34 +0900
  • 110a88253a
    Merge branch 'comfyanonymous:master' into bugfix/extra_data Dr.Lt.Data 2023-07-09 12:21:28 +0900
  • c5779f04aa Fix merging not working when model2 of model merge node was a merge. comfyanonymous 2023-07-08 22:16:40 -0400
  • a9a4ba7574 Fix merging not working when model2 of model merge node was a merge. comfyanonymous 2023-07-08 22:16:40 -0400
  • 2d8c87e453 modified: Instead of executing scripts from the startup-scripts directory, I will change it to execute the prestartup_script.py for each custom node. Dr.Lt.Data 2023-07-09 11:03:36 +0900
  • fd3470c328 support startup script for installation without locking on windows Dr.Lt.Data 2023-07-09 10:17:37 +0900
  • afab84809d Make input ordering available Jacob Segal 2023-06-22 23:17:00 -0700
  • 8a0a1e79e1 Enable the use of variant types in node out/input Jacob Segal 2023-06-22 18:54:07 -0700
  • 3c5d5445e3 Initial infrastructure for synchronous results Jacob Segal 2023-05-29 00:42:46 -0700
  • 92dc992a6b Merge branch 'Main' into feature/preview-latent Dr.Lt.Data 2023-07-08 17:32:13 +0900
  • 6589655685
    Merge branch 'comfyanonymous:master' into refactor/onprompt Dr.Lt.Data 2023-07-08 17:29:44 +0900
  • cce0eeecc7
    Merge branch 'comfyanonymous:master' into refactor/execution Dr.Lt.Data 2023-07-08 17:29:38 +0900
  • 012391d6fb
    Merge branch 'comfyanonymous:master' into fix/secure-combo Dr.Lt.Data 2023-07-08 17:29:18 +0900
  • de5dacf3c3
    Merge branch 'comfyanonymous:master' into feature/settings Dr.Lt.Data 2023-07-08 17:29:06 +0900
  • 818226476f
    Merge branch 'comfyanonymous:master' into feat/is_change_object_storage Dr.Lt.Data 2023-07-08 17:28:42 +0900
  • 5ec621a2a1
    Merge branch 'comfyanonymous:master' into bugfix/extra_data Dr.Lt.Data 2023-07-08 17:28:33 +0900
  • f5530206ef Merge branch 'bugfix/img-offset' of https://github.com/ltdrdata/ComfyUI comfyanonymous 2023-07-08 03:45:37 -0400
  • febea8c101 Merge branch 'bugfix/img-offset' of https://github.com/ltdrdata/ComfyUI comfyanonymous 2023-07-08 03:45:37 -0400
  • 49aacb2e98 fix: Image.ANTIALIAS is no longer available. (#847) Dr.Lt.Data 2023-07-08 15:36:48 +0900
  • 9caab9380d
    fix: Image.ANTIALIAS is no longer available. (#847) Dr.Lt.Data 2023-07-08 15:36:48 +0900
  • 77bfe575ae change LANCZOS to BILINEAR Dr.Lt.Data 2023-07-08 15:34:20 +0900
  • 55fadce8b2 prevent breaking old Pillow users Dr.Lt.Data 2023-07-08 15:23:21 +0900
  • 1b51478cc3 modify deprecated api call Dr.Lt.Data 2023-07-08 15:12:58 +0900
  • 37f93134d0
    Update utils.py: fix very slow loading speed of .safetensors files Yaruze66 2023-07-08 00:07:47 +0500
  • 6709b86b19 bugfix: image widget's was mis-aligned when node has multiline widget Dr.Lt.Data 2023-07-08 01:42:33 +0900
  • d43cff2105 bugfix: image widget's was mis-aligned when node has multiline widget Dr.Lt.Data 2023-07-08 01:42:33 +0900
  • 0b1498513b
    Merge branch 'comfyanonymous:master' into master Jnyfil 2023-07-07 20:13:22 +0900
  • bc94ff03be
    Merge branch 'comfyanonymous:master' into refactor/onprompt Dr.Lt.Data 2023-07-07 18:20:03 +0900
  • 5e66f40450
    Merge branch 'comfyanonymous:master' into refactor/execution Dr.Lt.Data 2023-07-07 18:19:57 +0900
  • 6d94d1f699
    Merge branch 'comfyanonymous:master' into fix/secure-combo Dr.Lt.Data 2023-07-07 18:19:50 +0900
  • 9a175b3886
    Merge branch 'comfyanonymous:master' into feature/settings Dr.Lt.Data 2023-07-07 18:19:43 +0900
  • 1efbc84966
    Merge branch 'comfyanonymous:master' into feature/preview-latent Dr.Lt.Data 2023-07-07 18:19:34 +0900
  • 23d5e3db4b
    Merge branch 'comfyanonymous:master' into feat/is_change_object_storage Dr.Lt.Data 2023-07-07 18:19:16 +0900
  • edfcb9edaf
    Merge branch 'comfyanonymous:master' into bugfix/extra_data Dr.Lt.Data 2023-07-07 18:19:09 +0900
  • ac153699fe
    Merge branch 'comfyanonymous:master' into master KaruroChori 2023-07-07 06:53:46 +0000
  • 3cd7423901 Merge branch 'Yaruze66-patch-1' of https://github.com/Yaruze66/ComfyUI comfyanonymous 2023-07-07 01:55:10 -0400
  • c2d407b0f7 Merge branch 'Yaruze66-patch-1' of https://github.com/Yaruze66/ComfyUI comfyanonymous 2023-07-07 01:55:10 -0400
  • 4685d2b07f Merge branch 'condmask-fix' of https://github.com/vmedea/ComfyUI comfyanonymous 2023-07-07 01:52:25 -0400
  • bb5fbd29e9 Merge branch 'condmask-fix' of https://github.com/vmedea/ComfyUI comfyanonymous 2023-07-07 01:52:25 -0400
  • 83818185f0 CLIPTextEncodeSDXL now works when prompts are of very different sizes. comfyanonymous 2023-07-06 23:21:57 -0400
  • 2c9d98f3e6 CLIPTextEncodeSDXL now works when prompts are of very different sizes. comfyanonymous 2023-07-06 23:21:57 -0400
  • 9caaa09c71 Add arguments to run the VAE in fp16 or bf16 for testing. comfyanonymous 2023-07-06 18:04:28 -0400
  • e7bee85df8 Add arguments to run the VAE in fp16 or bf16 for testing. comfyanonymous 2023-07-06 18:04:28 -0400
  • 16f04b2285
    Merge branch 'comfyanonymous:master' into refactor/onprompt Dr.Lt.Data 2023-07-06 22:53:08 +0900
  • e042485ad2
    Merge branch 'comfyanonymous:master' into refactor/execution Dr.Lt.Data 2023-07-06 22:53:01 +0900
  • 921fde6dae
    Merge branch 'comfyanonymous:master' into fix/secure-combo Dr.Lt.Data 2023-07-06 22:52:55 +0900
  • 2ed6e08350
    Merge branch 'comfyanonymous:master' into feature/settings Dr.Lt.Data 2023-07-06 22:52:49 +0900
  • 026e188077
    Merge branch 'comfyanonymous:master' into feature/preview-latent Dr.Lt.Data 2023-07-06 22:52:42 +0900
  • a87a31d4e7
    Merge branch 'comfyanonymous:master' into feat/is_change_object_storage Dr.Lt.Data 2023-07-06 22:52:23 +0900
  • f3378d6a78
    Merge branch 'comfyanonymous:master' into bugfix/extra_data Dr.Lt.Data 2023-07-06 22:52:16 +0900
  • d98a6857da
    Merge branch 'comfyanonymous:master' into master Jnyfil 2023-07-06 19:03:47 +0900
  • 60096aa89a Fix 7z error when extracting package. comfyanonymous 2023-07-06 04:18:36 -0400
  • f5232c4869 Fix 7z error when extracting package. comfyanonymous 2023-07-06 04:18:36 -0400
  • d3b3c94616 Fix bug with weights when prompt is long. comfyanonymous 2023-07-06 02:43:40 -0400
  • 608fcc2591 Fix bug with weights when prompt is long. comfyanonymous 2023-07-06 02:43:40 -0400
  • 70070ddb5b Merge branch 'Main' into feature/preview-latent Dr.Lt.Data 2023-07-06 13:01:49 +0900
  • 225a520bc8
    Merge branch 'comfyanonymous:master' into refactor/onprompt Dr.Lt.Data 2023-07-06 13:00:15 +0900
  • b5b99185ad
    Merge branch 'comfyanonymous:master' into refactor/execution Dr.Lt.Data 2023-07-06 13:00:09 +0900
  • 1e28931b2f
    Merge branch 'comfyanonymous:master' into fix/secure-combo Dr.Lt.Data 2023-07-06 13:00:03 +0900
  • ad8b6dad5e
    Merge branch 'comfyanonymous:master' into feature/settings Dr.Lt.Data 2023-07-06 12:59:56 +0900
  • 2a5ce3bb67
    Merge branch 'comfyanonymous:master' into feat/is_change_object_storage Dr.Lt.Data 2023-07-06 12:59:25 +0900
  • f36e7612df
    Merge branch 'comfyanonymous:master' into bugfix/extra_data Dr.Lt.Data 2023-07-06 12:59:19 +0900
  • fa8010f038 Disable autocast in unet for increased speed. comfyanonymous 2023-07-05 20:58:44 -0400
  • ddc6f12ad5 Disable autocast in unet for increased speed. comfyanonymous 2023-07-05 20:58:44 -0400
  • c6391df3a5 Fix loras not working when loading checkpoint with config. comfyanonymous 2023-07-05 19:37:19 -0400
  • 603f02d613 Fix loras not working when loading checkpoint with config. comfyanonymous 2023-07-05 19:37:19 -0400
  • 7e69827fcc Add a conditioning concat node. comfyanonymous 2023-07-05 17:40:22 -0400
  • ccb1b25908 Add a conditioning concat node. comfyanonymous 2023-07-05 17:40:22 -0400
  • 2ff6108df3 Support loading unet files in diffusers format. comfyanonymous 2023-07-05 17:34:45 -0400
  • af7a49916b Support loading unet files in diffusers format. comfyanonymous 2023-07-05 17:34:45 -0400
  • be078e29ca
    Merge branch 'comfyanonymous:master' into refactor/onprompt Dr.Lt.Data 2023-07-05 22:36:27 +0900
  • 80df372c9b
    Merge branch 'comfyanonymous:master' into refactor/execution Dr.Lt.Data 2023-07-05 22:36:21 +0900
  • 101e812152
    Merge branch 'comfyanonymous:master' into fix/secure-combo Dr.Lt.Data 2023-07-05 22:36:15 +0900
  • 1486e227f7
    Merge branch 'comfyanonymous:master' into feature/settings Dr.Lt.Data 2023-07-05 22:36:09 +0900
  • daca756025
    Merge branch 'comfyanonymous:master' into feature/preview-latent Dr.Lt.Data 2023-07-05 22:36:03 +0900
  • 86cf3db5b0
    Merge branch 'comfyanonymous:master' into feat/is_change_object_storage Dr.Lt.Data 2023-07-05 22:35:50 +0900
  • 740bbe0776
    Merge branch 'comfyanonymous:master' into bugfix/extra_data Dr.Lt.Data 2023-07-05 22:35:43 +0900
  • a5c96c2e76 Merge branch 'master' of github.com:jnyfil/ComfyUI jnyfil 2023-07-05 18:44:59 +0900
  • 398f719bb1 Fix Auto-open bug jnyfil 2023-07-05 18:15:00 +0900
  • 4d1e4a07c0 Set auto-open option in context menu to default jnyfil 2023-07-05 18:12:46 +0900
  • a3f9276340 Modify ContextMenu styles for better interface jnyfil 2023-07-05 17:51:25 +0900
  • 56d999484b Add gpu variations of the sde samplers that are less deterministic but faster. comfyanonymous 2023-07-05 01:37:34 -0400
  • e57cba4c61 Add gpu variations of the sde samplers that are less deterministic but faster. comfyanonymous 2023-07-05 01:37:34 -0400
  • 7ffb8dbe56 Add logit scale parameter so it's present when saving the checkpoint. comfyanonymous 2023-07-04 23:01:28 -0400