Commit Graph

  • 25941aeef9 This isn't needed anymore. comfyanonymous 2023-03-06 12:02:02 -0500
  • 4bdfbb3379 Fixed check for polling pythongosssss 2023-03-06 16:47:02 +0000
  • 165be5828a
    Fixed import (#44) edikius 2023-03-06 17:41:40 +0100
  • 501f19eec6 Fix clip_skip no longer being loaded from yaml file. comfyanonymous 2023-03-06 11:34:02 -0500
  • afff30fc0a Add --cpu to use the cpu for inference. comfyanonymous 2023-03-06 10:50:50 -0500
  • a8315a6fb8 Allow any node to draw images pythongosssss 2023-03-06 15:50:29 +0000
  • 4fe75886a9 deleted example files edikius 2023-03-06 14:10:14 +0100
  • 150c30d5da Update main.py edikius 2023-03-06 14:09:28 +0100
  • e75c662b35 Merge branch 'master' of https://github.com/comfyanonymous/ComfyUI edikius 2023-03-06 14:07:00 +0100
  • 799f510d0c Add some links to notebook for the t2i styles model. comfyanonymous 2023-03-06 02:07:58 -0500
  • 8515d96328 It's more logical for the StyleModelApply to append it directly. comfyanonymous 2023-03-06 01:48:18 -0500
  • 7ec1dd25a2 A tiny bit of reorganizing. comfyanonymous 2023-03-06 01:30:17 -0500
  • 47acb3d73e Implement support for t2i style model. comfyanonymous 2023-03-05 18:39:25 -0500
  • 1ee35fd909 Merge remote-tracking branch 'origin/master' into frontendrefactor pythongosssss 2023-03-05 21:55:16 +0000
  • cc8baf1080 Make VAE use common function to get free memory. comfyanonymous 2023-03-05 14:20:07 -0500
  • 798c90e1c0 Fix pytorch 2.0 cross attention not working. comfyanonymous 2023-03-05 14:14:54 -0500
  • 93cb81a33a Merge branch 'master' of https://github.com/comfyanonymous/ComfyUI edikius 2023-03-05 14:08:31 +0100
  • f9d09c266f Colab notebook update. comfyanonymous 2023-03-05 03:05:58 -0500
  • a098dc965c Switch the default workflow to the CheckpointLoaderSimple node. comfyanonymous 2023-03-05 03:00:28 -0500
  • 8b555b1f90 Merge branch 'master' of https://github.com/comfyanonymous/ComfyUI edikius 2023-03-05 07:32:14 +0100
  • 158f7582e1 fixed import error edikius 2023-03-05 07:20:04 +0100
  • 9c46cc93b2 Remove cmd since it's not a lib jekky 2023-03-04 13:53:47 +0000
  • 418fd43654 Clarify configure reqs jekky 2023-03-04 13:48:47 +0000
  • 22191f7faa Load models locally and add a configure script jekky 2023-03-04 13:45:43 +0000
  • c2fa2a18d2 Update readme with link to matrix space. comfyanonymous 2023-03-04 08:46:39 -0500
  • 16130c7546 Add support for new colour T2I adapter model. comfyanonymous 2023-03-03 18:58:22 -0500
  • 9d00235b41 Update T2I adapter code to latest. comfyanonymous 2023-03-03 18:46:49 -0500
  • 352e9185c6 Save in parallel jekky 2023-03-03 21:58:02 +0000
  • dc85b3b8d0 Allow serializeValue to be async pythongosssss 2023-03-03 21:13:40 +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
  • 0e7b98e429 Restored accidently removed code pythongosssss 2023-03-03 20:17:03 +0000
  • 947e786c0a Restored missing input edit fix pythongosssss 2023-03-03 20:10:18 +0000
  • 3ddff339f5 Add commented out command to install the preprocessor nodes to notebook. comfyanonymous 2023-03-03 14:52:39 -0500
  • bba14245cb Merge remote-tracking branch 'origin' into frontendrefactor pythongosssss 2023-03-03 19:30:24 +0000
  • 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
  • 592b377ac4 Added dynamic loading of extensions pythongosssss 2023-03-03 19:05:39 +0000
  • c23af92baf Redraw node on opt change pythongosssss 2023-03-03 18:48:22 +0000
  • e14b79c14e Changed to store resolved prompt in workflow info pythongosssss 2023-03-03 18:40:50 +0000
  • 4ef4cf913f Adding built in extensions + example pythongosssss 2023-03-03 18:28:34 +0000
  • ebfcf0a9c9 Fix issue. comfyanonymous 2023-03-03 13:18:01 -0500
  • 8586515886 Move the CheckpointLoaderSimple to the right section. comfyanonymous 2023-03-03 13:09:44 -0500
  • 4215206281 Add a node to set CLIP skip. comfyanonymous 2023-03-03 13:04:36 -0500
  • fed315a76a To be really simple CheckpointLoaderSimple should pick the right type. comfyanonymous 2023-03-03 11:07:10 -0500
  • 2e52d01cdc Documenting methods pythongosssss 2023-03-03 15:47:33 +0000
  • 72cdd83c06 Readded loading file pythongosssss 2023-03-03 15:27:08 +0000
  • a5c5c97ded More work on UI pythongosssss 2023-03-03 15:20:49 +0000
  • 5e66b68d9e add loras to ignore pythongosssss 2023-03-03 15:19:56 +0000
  • 65c432e6ee Merge remote-tracking branch 'origin' into frontendrefactor pythongosssss 2023-03-03 15:06:49 +0000
  • 94bb0375b0 New CheckpointLoaderSimple to load checkpoints without a config. comfyanonymous 2023-03-03 03:37:35 -0500
  • c1f5855ac1 Make some cross attention functions work on the CPU. comfyanonymous 2023-03-03 03:27:33 -0500
  • 1a612e1c74 Add some pytorch scaled_dot_product_attention code for testing. comfyanonymous 2023-03-02 17:01:20 -0500
  • 7e436ba9cc
    Added handling of sockets Started rework of UI elements Added pnginfo handling pythongosssss 2023-03-02 21:34:29 +0000
  • 2eaa664089
    Refactored sockets pythongosssss 2023-03-02 21:33:50 +0000
  • c8ce599a8f Add a button to interrupt processing to the ui. comfyanonymous 2023-03-02 15:24:51 -0500
  • 5e25c77074
    Initial refactoring changes - Moved to web folder - Splitting into individual files pythongosssss 2023-03-02 20:00:06 +0000
  • 3637e19eff
    Add mime type for js files pythongosssss 2023-03-02 19:58:59 +0000
  • 69cc75fbf8 Add a way to interrupt current processing in the backend. comfyanonymous 2023-03-02 14:42:03 -0500
  • 1e2c4df972 Add a print to colab. comfyanonymous 2023-03-01 10:53:18 -0500
  • 725f7eb2a4 Add some more stuff to colab notebook. comfyanonymous 2023-03-01 10:40:26 -0500
  • 3fe162c680 Quick fix modal overflowing at the bottom if error too large. comfyanonymous 2023-02-28 19:07:23 -0500
  • 9502ee45c3 Hopefully fix a strange issue with xformers + lowvram. comfyanonymous 2023-02-28 13:48:52 -0500
  • 5f0f97634f Only clear cuda cache on CUDA since it causes slowdowns on ROCm. comfyanonymous 2023-02-28 13:39:30 -0500
  • b31daadc03 Try to improve memory issues with del. comfyanonymous 2023-02-28 12:27:43 -0500
  • cd85f876f2 Try to clear more memory at the end of each prompt execution. comfyanonymous 2023-02-28 11:56:33 -0500
  • f3103d7b60 I confirmed the notebook works on paperspace. comfyanonymous 2023-02-28 02:47:45 -0500
  • b28dcd7684 Install xformers at the same time as requirements in notebook to fix issues. comfyanonymous 2023-02-27 20:22:46 -0500
  • a29bd63e7a --highvram should be autodetected in colab/etc.. now. comfyanonymous 2023-02-27 20:06:44 -0500
  • 2c5f0ec681 Small adjustment. comfyanonymous 2023-02-27 20:04:18 -0500
  • 86721d5158 Enable highvram automatically when vram >> ram comfyanonymous 2023-02-27 19:57:39 -0500
  • 49d2e5bb5a Move some stuff from main.py to execution.py comfyanonymous 2023-02-27 19:43:55 -0500
  • f30a2deb3f Switch the CLIPTextEncode div to a textarea. comfyanonymous 2023-02-27 16:13:09 -0500
  • d826a0971c Outpainting actually works now. comfyanonymous 2023-02-27 12:02:23 -0500
  • 75fa162531 Remove sample_ from some sampler names. comfyanonymous 2023-02-27 01:43:06 -0500
  • 666337bff4 Merge branch 'batchimagepreview' of https://github.com/pythongosssss/ComfyUI into pythongosssss-batchimagepreview comfyanonymous 2023-02-26 17:29:51 -0500
  • 9f4214e534 Preparing to add another function to load checkpoints. comfyanonymous 2023-02-26 17:04:35 -0500
  • 4329681c2b
    removed log pythongosssss 2023-02-26 19:05:28 +0000
  • 5bb0a79141
    Add thumbnails for multi batch image previews pythongosssss 2023-02-26 18:56:04 +0000
  • 3cd7d84b53 Fix uni_pc sampler not working with 1 or 2 steps. comfyanonymous 2023-02-26 04:01:01 -0500
  • 8f75047d9c Small Readme change. comfyanonymous 2023-02-26 03:37:57 -0500
  • 678ba05a28 Add some commented out wget commands to the colab notebook. comfyanonymous 2023-02-26 01:54:17 -0500
  • 1561edcd98 Colab notebook. comfyanonymous 2023-02-25 23:23:24 -0500
  • d31d161ee6 Fix. comfyanonymous 2023-02-25 22:58:25 -0500
  • 3263a2bf0e Colab notebook improvements. comfyanonymous 2023-02-25 22:57:22 -0500
  • c0fb0c848f Update colab notebook. comfyanonymous 2023-02-25 22:49:22 -0500
  • dfb397e034 Fix multiple controlnets not working. comfyanonymous 2023-02-25 22:12:22 -0500
  • 6de6246dd4 Fix some potential issues related to threads. comfyanonymous 2023-02-25 18:36:29 -0500
  • 8074a58a1a Merge branch 'master' into pythongosssss-socketrework comfyanonymous 2023-02-25 16:02:36 -0500
  • b8e6171c31
    Shift menu up on small screens pythongosssss 2023-02-25 20:58:03 +0000
  • e053184a54
    Changed line endings to LF pythongosssss 2023-02-25 20:57:40 +0000
  • af3cc1b5fb Fixed issue when batched image was used as a controlnet input. comfyanonymous 2023-02-25 14:57:28 -0500
  • d6ed202679 Add xformers install command to readme and colab notebook. comfyanonymous 2023-02-25 14:00:24 -0500
  • 23507882d2
    Added open image in new tab menu item Shifted image down on SaveImage node pythongosssss 2023-02-25 18:19:42 +0000
  • 8ca346b9e2
    Merge branch 'comfyanonymous:master' into socketrework pythongosssss 2023-02-25 18:15:35 +0000
  • d2da346b0b Fix missing variable. comfyanonymous 2023-02-25 12:19:03 -0500
  • 306d33abc7
    Remove socketio js pythongosssss 2023-02-25 15:53:43 +0000
  • b6487b3ec9
    Fix drawing img on collapsed nodes pythongosssss 2023-02-25 12:41:36 +0000
  • d4486f8284
    Removed log pythongosssss 2023-02-25 12:33:20 +0000
  • 70b3311478
    Removed socketio pythongosssss 2023-02-25 12:31:16 +0000