Commit Graph

  • e42746498d More in-progress changes for adding an event system and eventlistener, print node, and saving/loading and muxing latents InconsolableCellist 2023-04-28 15:20:23 -0600
  • e7ae3bc44c You can now select the device index with: --directml id comfyanonymous 2023-04-28 16:51:35 -0400
  • 2ca934f7d4 You can now select the device index with: --directml id comfyanonymous 2023-04-28 16:51:35 -0400
  • 8e7771ed27 Fix Readme. comfyanonymous 2023-04-28 16:19:56 -0400
  • cab80973d1 Fix Readme. comfyanonymous 2023-04-28 16:19:56 -0400
  • 5ece9b863c Add "Installing" link to top of readme. comfyanonymous 2023-04-28 16:18:54 -0400
  • 0306371e54 Add "Installing" link to top of readme. comfyanonymous 2023-04-28 16:18:54 -0400
  • 2877b06dd5 Update silver_custom.py Silversith 2023-04-28 21:03:39 +0200
  • c2afcad2a5 Basic torch_directml support. Use --directml to use it. comfyanonymous 2023-04-28 14:28:57 -0400
  • 3baded9892 Basic torch_directml support. Use --directml to use it. comfyanonymous 2023-04-28 14:28:57 -0400
  • f1bd46c519 add rebatch node BlenderNeko 2023-04-28 18:03:22 +0200
  • 0732fc8f2a give list outputs distinct socket shape BlenderNeko 2023-04-28 15:17:51 +0200
  • 5d4c367b57 Fix nightly CI builds. comfyanonymous 2023-04-28 09:03:39 -0400
  • ab9a9deff4 Fix nightly CI builds. comfyanonymous 2023-04-28 09:03:39 -0400
  • 612003d3ea
    Merge branch 'comfyanonymous:master' into feature/maskpainting ltdrdata 2023-04-28 21:55:07 +0900
  • ed40cd201e Fix the nightly build not being packaged correctly. comfyanonymous 2023-04-28 08:50:12 -0400
  • e543ecad69 Fix the nightly build not being packaged correctly. comfyanonymous 2023-04-28 08:50:12 -0400
  • 8d454f4785 support batch images on clipspace, maskeditor ltdrdata 2023-04-28 21:47:16 +0900
  • df371db4dd Switch stable standalone dependencies to stable xformers. comfyanonymous 2023-04-28 08:35:20 -0400
  • 27bf9392ac Switch stable standalone dependencies to stable xformers. comfyanonymous 2023-04-28 08:35:20 -0400
  • 896b654296 make work with IS_CHANGED and VALIDATE_INPUTS BlenderNeko 2023-04-28 13:49:35 +0200
  • 1ce7350304 fix copy (clipspace) action imgs[0] copy -> whole imgs copy ltdrdata 2023-04-28 20:31:27 +0900
  • 72d262d11e Update silver_custom.py Silversith 2023-04-28 12:27:16 +0200
  • 805e043bce Merge branch 'master' of https://github.com/BlenderNeko/ComfyUI BlenderNeko 2023-04-28 10:58:58 +0200
  • 87faf9a4a4 allow nodes to map over lists BlenderNeko 2023-04-28 10:58:52 +0200
  • 3adb344fe3 Added nodes to save and load latent data. Also started adding an incrementing frame counter node InconsolableCellist 2023-04-28 00:00:38 -0600
  • 6bfd8b6b1a Add Condition by Mask node Jacob Segal 2023-04-25 00:15:25 -0700
  • e214c917ae Add Condition by Mask node Jacob Segal 2023-04-25 00:15:25 -0700
  • 03dabd2f56 Fix rotate node with batch_size > 1 missionfloyd 2023-04-27 20:45:58 -0600
  • 90db9b6681
    Merge branch 'comfyanonymous:master' into feature/maskpainting ltdrdata 2023-04-28 02:06:13 +0900
  • 256bd8e671 Make notebook work on python3.7 comfyanonymous 2023-04-27 10:59:47 -0400
  • e958dfdd4d Make notebook work on python3.7 comfyanonymous 2023-04-27 10:59:47 -0400
  • b84be990c2
    Merge branch 'comfyanonymous:master' into feature/maskpainting ltdrdata 2023-04-27 19:29:40 +0900
  • a9e0b4177d Add callback to sampler function. comfyanonymous 2023-04-27 04:38:44 -0400
  • 5a971cecdb Add callback to sampler function. comfyanonymous 2023-04-27 04:38:44 -0400
  • 27664b5bd9 robust patch Lt.Dr.Data 2023-04-27 15:41:19 +0900
  • 716640b3eb preview fix Lt.Dr.Data 2023-04-27 15:33:54 +0900
  • eb3b6c0581 optimize Lt.Dr.Data 2023-04-27 15:29:07 +0900
  • 1f9e88fcd1 Enable brush preview for key and slider events Lt.Dr.Data 2023-04-27 14:59:02 +0900
  • 45b049669b Add support for channel-specific image data retrieval in /view API to fix alpha mask loading issue Lt.Dr.Data 2023-04-27 14:33:02 +0900
  • a13fee6882
    Update web/extensions/core/maskeditor.js ltdrdata 2023-04-27 14:05:36 +0900
  • d423798cea keyup -> keydown event Lt.Dr.Data 2023-04-27 11:54:52 +0900
  • c66b114879 missionfloyd implementation * hiding brush preview off the canvas * change brush size on wheel event Lt.Dr.Data 2023-04-27 11:47:44 +0900
  • d662e9298e refactor: Replace brush preview feature with missionfloyd implementation Lt.Dr.Data 2023-04-27 10:25:04 +0900
  • fc976f48b1 Add cursor functionality to display brush size Lt.Dr.Data 2023-04-27 10:15:50 +0900
  • 89abd81f7f
    Comfy menu text size WAS 2023-04-26 17:12:03 -0700
  • 977c1ae506 Merge branch 'feature/maskpainting' of https://github.com/ltdrdata/ComfyUI into feature/maskpainting ltdrdata 2023-04-26 20:44:36 +0900
  • 2bed0fad0a remove dbg message ltdrdata 2023-04-26 20:44:22 +0900
  • ce55aa784a
    Merge branch 'comfyanonymous:master' into feature/maskpainting ltdrdata 2023-04-26 20:37:45 +0900
  • 5cc97cf2bf various bug fixes ltdrdata 2023-04-26 20:36:58 +0900
  • 26380e84df If IS_CHANGED returns exception delete the output instead of crashing. comfyanonymous 2023-04-26 02:13:56 -0400
  • 3a1f9dba20 If IS_CHANGED returns exception delete the output instead of crashing. comfyanonymous 2023-04-26 02:13:56 -0400
  • aa8889aa60 Don't keep cached outputs for removed nodes. comfyanonymous 2023-04-26 02:05:57 -0400
  • 951c0c2bbe Don't keep cached outputs for removed nodes. comfyanonymous 2023-04-26 02:05:57 -0400
  • 281ddc671e Colored MultilineWidget (#524) Jake D 2023-04-26 01:22:36 -0400
  • 54251ad85e
    Colored MultilineWidget (#524) Jake D 2023-04-26 01:22:36 -0400
  • d40e08cb5f
    Merge branch 'comfyanonymous:master' into feature/maskpainting ltdrdata 2023-04-26 09:17:42 +0900
  • 7fe2ed0b50 Update litegraph from upstream. comfyanonymous 2023-04-25 19:18:50 -0400
  • ee3a12d283 Update litegraph from upstream. comfyanonymous 2023-04-25 19:18:50 -0400
  • faae2d6bc0
    Update widgets.js Jake D 2023-04-25 15:50:36 -0400
  • 397477e877
    Merge branch 'comfyanonymous:master' into master Jake D 2023-04-25 15:47:37 -0400
  • 00e088bbe7 Python 3.7 support. comfyanonymous 2023-04-25 14:02:17 -0400
  • 07194297fd Python 3.7 support. comfyanonymous 2023-04-25 14:02:17 -0400
  • 9926897b78 clean code Lt.Dr.Data 2023-04-25 18:02:23 +0900
  • 7dc1dd6503
    Merge branch 'comfyanonymous:master' into feature/maskpainting ltdrdata 2023-04-25 16:21:17 +0900
  • d95ef10342 Some fixes to the batch masks PR. comfyanonymous 2023-04-25 01:12:40 -0400
  • aa57136dae Some fixes to the batch masks PR. comfyanonymous 2023-04-25 01:12:40 -0400
  • 434fdea402 Merge branch 'multiple_inpaint_masks' of https://github.com/guill/ComfyUI comfyanonymous 2023-04-25 00:54:15 -0400
  • c7c1f0d074 Merge branch 'multiple_inpaint_masks' of https://github.com/guill/ComfyUI comfyanonymous 2023-04-25 00:54:15 -0400
  • 288c72fe9f Refactor more code to sample.py comfyanonymous 2023-04-24 23:25:51 -0400
  • c50208a703 Refactor more code to sample.py comfyanonymous 2023-04-24 23:25:51 -0400
  • 79a07bb813 clean commit Lt.Dr.Data 2023-04-25 12:01:32 +0900
  • 55e46e708e Merge branch 'Main' into feature/maskpainting Lt.Dr.Data 2023-04-25 11:52:53 +0900
  • 112d4ab7d7 This is cleaner this way. comfyanonymous 2023-04-24 22:45:35 -0400
  • 7983b3a975 This is cleaner this way. comfyanonymous 2023-04-24 22:45:35 -0400
  • eaf858df78 Auto increase the size of the image upload widget when there's an image. comfyanonymous 2023-04-24 18:13:18 -0400
  • 36acce58e7 Auto increase the size of the image upload widget when there's an image. comfyanonymous 2023-04-24 18:13:18 -0400
  • 3672f1eeca Merge branch 'master' of https://github.com/BlenderNeko/ComfyUI comfyanonymous 2023-04-24 17:57:27 -0400
  • a2236a0c2a Merge branch 'master' of https://github.com/BlenderNeko/ComfyUI comfyanonymous 2023-04-24 17:57:27 -0400
  • d556513e2a gligen tuple BlenderNeko 2023-04-24 21:47:57 +0200
  • 0b07b2cc0f gligen tuple BlenderNeko 2023-04-24 21:47:57 +0200
  • 76db999497 Fix button positioning issue related to window height. Change brush size from button to slider. Dr.Lt.Data 2023-04-24 21:30:06 +0900
  • 51a069805b Add progress to vae decode tiled pythongosssss 2023-04-24 11:55:44 +0100
  • c8c9926eeb Add progress to vae decode tiled pythongosssss 2023-04-24 11:55:44 +0100
  • 7db702ecd0 made sample functions more explicit BlenderNeko 2023-04-24 12:53:10 +0200
  • d9b1595f85 made sample functions more explicit BlenderNeko 2023-04-24 12:53:10 +0200
  • df8cc5d9e3 Add hypernetwork example link to readme. comfyanonymous 2023-04-24 03:08:51 -0400
  • 463bde66a1 Add hypernetwork example link to readme. comfyanonymous 2023-04-24 03:08:51 -0400
  • 5366170a23 Support all known hypernetworks. comfyanonymous 2023-04-24 02:36:06 -0400
  • 4e345b31f6 Support all known hypernetworks. comfyanonymous 2023-04-24 02:36:06 -0400
  • 0d9fdae74b Add hypernetworks path config to extra_model_paths.yaml.example comfyanonymous 2023-04-24 01:50:56 -0400
  • f1b87f50fa Add hypernetworks path config to extra_model_paths.yaml.example comfyanonymous 2023-04-24 01:50:56 -0400
  • 0c0b4c41f7 Don't delete all outputs when execution gets interrupted. comfyanonymous 2023-04-23 22:44:38 -0400
  • 0ac319fd81 Don't delete all outputs when execution gets interrupted. comfyanonymous 2023-04-23 22:44:38 -0400
  • 04da98df66 Add a way for nodes to validate their own inputs. comfyanonymous 2023-04-23 16:03:26 -0400
  • ccad603b2e Add a way for nodes to validate their own inputs. comfyanonymous 2023-04-23 16:03:26 -0400
  • 73ff5c5278 Add clipspace feature. (#541) ltdrdata 2023-04-24 04:58:55 +0900
  • f7a8218814
    Add clipspace feature. (#541) ltdrdata 2023-04-24 04:58:55 +0900
  • ac6686d523 add docstrings BlenderNeko 2023-04-23 20:09:09 +0200
  • 5818539743 add docstrings BlenderNeko 2023-04-23 20:09:09 +0200