Commit Graph

  • dc85b3b8d0 Allow serializeValue to be async pythongosssss 2023-03-03 21:13:40 +0000
  • 44b7acc884 Only poll if it has never opened pythongosssss 2023-03-03 21:13:11 +0000
  • 9913114044 Only poll if it has never opened pythongosssss 2023-03-03 21:13:11 +0000
  • 4e3e46a323 Handle batches correctly jekky 2023-03-01 22:01:11 +0000
  • c33a948fa7 Add basic esrgan and gfpgan support jekky 2023-03-01 21:48:05 +0000
  • 4e8c425e3f Restored accidently removed code pythongosssss 2023-03-03 20:17:03 +0000
  • 0e7b98e429 Restored accidently removed code pythongosssss 2023-03-03 20:17:03 +0000
  • a31483f566 Restored missing input edit fix pythongosssss 2023-03-03 20:10:18 +0000
  • 947e786c0a Restored missing input edit fix pythongosssss 2023-03-03 20:10:18 +0000
  • 6210d97d94 Add commented out command to install the preprocessor nodes to notebook. comfyanonymous 2023-03-03 14:52:39 -0500
  • 3ddff339f5 Add commented out command to install the preprocessor nodes to notebook. comfyanonymous 2023-03-03 14:52:39 -0500
  • c2ee650ce4 Merge remote-tracking branch 'origin' into frontendrefactor pythongosssss 2023-03-03 19:30:24 +0000
  • bba14245cb Merge remote-tracking branch 'origin' into frontendrefactor pythongosssss 2023-03-03 19:30:24 +0000
  • 1500dd58c4 stop_at_clip_layer can be set in CLIPSetLastLayer so it can be removed from the CLIPLoader node. comfyanonymous 2023-03-03 14:27:55 -0500
  • b9e3f52240 stop_at_clip_layer can be set in CLIPSetLastLayer so it can be removed from the CLIPLoader node. comfyanonymous 2023-03-03 14:27:55 -0500
  • f61df5faf2 Added dynamic loading of extensions pythongosssss 2023-03-03 19:05:39 +0000
  • 592b377ac4 Added dynamic loading of extensions pythongosssss 2023-03-03 19:05:39 +0000
  • 087d931d9e Redraw node on opt change pythongosssss 2023-03-03 18:48:22 +0000
  • c23af92baf Redraw node on opt change pythongosssss 2023-03-03 18:48:22 +0000
  • f6bab67bd2 Changed to store resolved prompt in workflow info pythongosssss 2023-03-03 18:40:50 +0000
  • e14b79c14e Changed to store resolved prompt in workflow info pythongosssss 2023-03-03 18:40:50 +0000
  • dfe25a9eaa Adding built in extensions + example pythongosssss 2023-03-03 18:28:34 +0000
  • 4ef4cf913f Adding built in extensions + example pythongosssss 2023-03-03 18:28:34 +0000
  • 8141cd7f42 Fix issue. comfyanonymous 2023-03-03 13:18:01 -0500
  • ebfcf0a9c9 Fix issue. comfyanonymous 2023-03-03 13:18:01 -0500
  • f21b0255a0 Move the CheckpointLoaderSimple to the right section. comfyanonymous 2023-03-03 13:09:44 -0500
  • 8586515886 Move the CheckpointLoaderSimple to the right section. comfyanonymous 2023-03-03 13:09:44 -0500
  • c195dab61c Add a node to set CLIP skip. comfyanonymous 2023-03-03 13:04:36 -0500
  • 4215206281 Add a node to set CLIP skip. comfyanonymous 2023-03-03 13:04:36 -0500
  • 5608730809 To be really simple CheckpointLoaderSimple should pick the right type. comfyanonymous 2023-03-03 11:07:10 -0500
  • fed315a76a To be really simple CheckpointLoaderSimple should pick the right type. comfyanonymous 2023-03-03 11:07:10 -0500
  • f1a17ccae5 Documenting methods pythongosssss 2023-03-03 15:47:33 +0000
  • 2e52d01cdc Documenting methods pythongosssss 2023-03-03 15:47:33 +0000
  • 31e72ecdae Readded loading file pythongosssss 2023-03-03 15:27:08 +0000
  • 72cdd83c06 Readded loading file pythongosssss 2023-03-03 15:27:08 +0000
  • 4a48e65f1e More work on UI pythongosssss 2023-03-03 15:20:49 +0000
  • a5c5c97ded More work on UI pythongosssss 2023-03-03 15:20:49 +0000
  • 77da821554 add loras to ignore pythongosssss 2023-03-03 15:19:56 +0000
  • 5e66b68d9e add loras to ignore pythongosssss 2023-03-03 15:19:56 +0000
  • 490c67d8ca Merge remote-tracking branch 'origin' into frontendrefactor pythongosssss 2023-03-03 15:06:49 +0000
  • 65c432e6ee Merge remote-tracking branch 'origin' into frontendrefactor pythongosssss 2023-03-03 15:06:49 +0000
  • 8a2699b47d New CheckpointLoaderSimple to load checkpoints without a config. comfyanonymous 2023-03-03 03:37:35 -0500
  • 94bb0375b0 New CheckpointLoaderSimple to load checkpoints without a config. comfyanonymous 2023-03-03 03:37:35 -0500
  • b2a7f1b32a Make some cross attention functions work on the CPU. comfyanonymous 2023-03-03 03:27:33 -0500
  • c1f5855ac1 Make some cross attention functions work on the CPU. comfyanonymous 2023-03-03 03:27:33 -0500
  • 666a9e8604 Add some pytorch scaled_dot_product_attention code for testing. comfyanonymous 2023-03-02 17:01:20 -0500
  • 1a612e1c74 Add some pytorch scaled_dot_product_attention code for testing. comfyanonymous 2023-03-02 17:01:20 -0500
  • 739fb214e0 Added handling of sockets Started rework of UI elements Added pnginfo handling pythongosssss 2023-03-02 21:34:29 +0000
  • 7e436ba9cc
    Added handling of sockets Started rework of UI elements Added pnginfo handling pythongosssss 2023-03-02 21:34:29 +0000
  • 58fa3ecd55 Refactored sockets pythongosssss 2023-03-02 21:33:50 +0000
  • 2eaa664089
    Refactored sockets pythongosssss 2023-03-02 21:33:50 +0000
  • 40fe09c7b8 Add a button to interrupt processing to the ui. comfyanonymous 2023-03-02 15:24:51 -0500
  • c8ce599a8f Add a button to interrupt processing to the ui. comfyanonymous 2023-03-02 15:24:51 -0500
  • f51b02e59f Initial refactoring changes - Moved to web folder - Splitting into individual files pythongosssss 2023-03-02 20:00:06 +0000
  • 5e25c77074
    Initial refactoring changes - Moved to web folder - Splitting into individual files pythongosssss 2023-03-02 20:00:06 +0000
  • 10bdb6bcda Add mime type for js files pythongosssss 2023-03-02 19:58:59 +0000
  • 3637e19eff
    Add mime type for js files pythongosssss 2023-03-02 19:58:59 +0000
  • b59b82a73b Add a way to interrupt current processing in the backend. comfyanonymous 2023-03-02 14:42:03 -0500
  • 69cc75fbf8 Add a way to interrupt current processing in the backend. comfyanonymous 2023-03-02 14:42:03 -0500
  • 9bb6edccd7 Add a print to colab. comfyanonymous 2023-03-01 10:53:18 -0500
  • 1e2c4df972 Add a print to colab. comfyanonymous 2023-03-01 10:53:18 -0500
  • e758e974e7 Add some more stuff to colab notebook. comfyanonymous 2023-03-01 10:40:26 -0500
  • 725f7eb2a4 Add some more stuff to colab notebook. comfyanonymous 2023-03-01 10:40:26 -0500
  • 3cdf64d74e Quick fix modal overflowing at the bottom if error too large. comfyanonymous 2023-02-28 19:07:23 -0500
  • 3fe162c680 Quick fix modal overflowing at the bottom if error too large. comfyanonymous 2023-02-28 19:07:23 -0500
  • 151fed3dfb Hopefully fix a strange issue with xformers + lowvram. comfyanonymous 2023-02-28 13:48:52 -0500
  • 9502ee45c3 Hopefully fix a strange issue with xformers + lowvram. comfyanonymous 2023-02-28 13:48:52 -0500
  • 392364779f Only clear cuda cache on CUDA since it causes slowdowns on ROCm. comfyanonymous 2023-02-28 13:39:30 -0500
  • 5f0f97634f Only clear cuda cache on CUDA since it causes slowdowns on ROCm. comfyanonymous 2023-02-28 13:39:30 -0500
  • a59bb36cb8 Try to improve memory issues with del. comfyanonymous 2023-02-28 12:27:43 -0500
  • b31daadc03 Try to improve memory issues with del. comfyanonymous 2023-02-28 12:27:43 -0500
  • fc9323caf2 Try to clear more memory at the end of each prompt execution. comfyanonymous 2023-02-28 11:56:33 -0500
  • cd85f876f2 Try to clear more memory at the end of each prompt execution. comfyanonymous 2023-02-28 11:56:33 -0500
  • e1a6dc0325 I confirmed the notebook works on paperspace. comfyanonymous 2023-02-28 02:47:45 -0500
  • f3103d7b60 I confirmed the notebook works on paperspace. comfyanonymous 2023-02-28 02:47:45 -0500
  • e56477e575 Install xformers at the same time as requirements in notebook to fix issues. comfyanonymous 2023-02-27 20:22:46 -0500
  • b28dcd7684 Install xformers at the same time as requirements in notebook to fix issues. comfyanonymous 2023-02-27 20:22:46 -0500
  • 54a4caa7f3 --highvram should be autodetected in colab/etc.. now. comfyanonymous 2023-02-27 20:06:44 -0500
  • a29bd63e7a --highvram should be autodetected in colab/etc.. now. comfyanonymous 2023-02-27 20:06:44 -0500
  • 1304a8f8ad Small adjustment. comfyanonymous 2023-02-27 20:04:18 -0500
  • 2c5f0ec681 Small adjustment. comfyanonymous 2023-02-27 20:04:18 -0500
  • bddbd4bdb0 Enable highvram automatically when vram >> ram comfyanonymous 2023-02-27 19:57:39 -0500
  • 86721d5158 Enable highvram automatically when vram >> ram comfyanonymous 2023-02-27 19:57:39 -0500
  • f05d2bab79 Move some stuff from main.py to execution.py comfyanonymous 2023-02-27 19:43:55 -0500
  • 49d2e5bb5a Move some stuff from main.py to execution.py comfyanonymous 2023-02-27 19:43:55 -0500
  • a5c57cdfd7 Switch the CLIPTextEncode div to a textarea. comfyanonymous 2023-02-27 16:13:09 -0500
  • f30a2deb3f Switch the CLIPTextEncode div to a textarea. comfyanonymous 2023-02-27 16:13:09 -0500
  • 573b8c18fe Outpainting actually works now. comfyanonymous 2023-02-27 12:02:23 -0500
  • d826a0971c Outpainting actually works now. comfyanonymous 2023-02-27 12:02:23 -0500
  • 14c390c0c2 Remove sample_ from some sampler names. comfyanonymous 2023-02-27 01:43:06 -0500
  • 75fa162531 Remove sample_ from some sampler names. comfyanonymous 2023-02-27 01:43:06 -0500
  • 7205653251 Merge branch 'batchimagepreview' of https://github.com/pythongosssss/ComfyUI into pythongosssss-batchimagepreview comfyanonymous 2023-02-26 17:29:51 -0500
  • 666337bff4 Merge branch 'batchimagepreview' of https://github.com/pythongosssss/ComfyUI into pythongosssss-batchimagepreview comfyanonymous 2023-02-26 17:29:51 -0500
  • 7add9fe7b3 Preparing to add another function to load checkpoints. comfyanonymous 2023-02-26 17:04:35 -0500
  • 9f4214e534 Preparing to add another function to load checkpoints. comfyanonymous 2023-02-26 17:04:35 -0500
  • c6643e0814 removed log pythongosssss 2023-02-26 19:05:28 +0000
  • 4329681c2b
    removed log pythongosssss 2023-02-26 19:05:28 +0000
  • a6a930644d Add thumbnails for multi batch image previews pythongosssss 2023-02-26 18:56:04 +0000
  • 5bb0a79141
    Add thumbnails for multi batch image previews pythongosssss 2023-02-26 18:56:04 +0000
  • 84a4b1f283 Fix uni_pc sampler not working with 1 or 2 steps. comfyanonymous 2023-02-26 04:01:01 -0500