Commit Graph

  • a9c57849b7
    Merge branch 'comfyanonymous:master' into socketrework pythongosssss 2023-02-25 12:00:22 +0000
  • 1144ed5792 Add to the Readme that T2I-Adapter is now supported. comfyanonymous 2023-02-25 01:38:34 -0500
  • 4e6b83a80a Add a T2IAdapterLoader node to load T2I-Adapter models. comfyanonymous 2023-02-25 00:55:42 -0500
  • fcb25d37db Prepare for t2i adapter. comfyanonymous 2023-02-24 23:36:17 -0500
  • cf5a211efc Remove some useless imports comfyanonymous 2023-02-24 12:36:55 -0500
  • 87b00b37f6 Added an experimental VAEDecodeTiled. comfyanonymous 2023-02-24 02:10:10 -0500
  • 9f391ab656
    changed to store history by uniqueid fixed removing history items pythongosssss 2023-02-23 21:25:08 +0000
  • 5c5725dac0
    Remove extra args pythongosssss 2023-02-23 20:21:58 +0000
  • 9bd7bfa648
    Added workflow history Moved socket output updates to all node executions Made image rendering on nodes more generic pythongosssss 2023-02-23 20:12:57 +0000
  • 2816eb236d
    Merge branch 'comfyanonymous:master' into socketrework pythongosssss 2023-02-23 20:07:30 +0000
  • 5796705cc6 Add some cells to run with localtunnel in colab notebook. comfyanonymous 2023-02-23 10:16:30 -0500
  • 62df8dd62a Add a node to load diff controlnets. comfyanonymous 2023-02-22 23:22:03 -0500
  • 3ae61a2bca Add a node to invert the colours of images. comfyanonymous 2023-02-22 21:57:56 -0500
  • 3f93c1ea9b Change config_file path in uniformer and change the ckpts location since this is a standalone extension now Hacker 17082006 2023-02-23 09:42:42 +0700
  • 532f36d18e Add if case for midas Hacker 17082006 2023-02-23 09:32:07 +0700
  • 85163a3991
    Merge pull request #1 from NiggoJaecha/controlnet-annotator (WIP) Fannovel16 2023-02-23 09:31:15 +0700
  • f04dc2c2f4 Implement DDIM sampler. comfyanonymous 2023-02-22 21:06:43 -0500
  • 218f64315d Add some text to colab to help people troubleshoot issues. comfyanonymous 2023-02-22 17:15:10 -0500
  • 9075ec965b Fix Openpose and Segmentation NiggoJaecha 2023-02-22 23:04:19 +0100
  • a37b41e84c Don't send the "Random seed after every gen" field in the prompt. comfyanonymous 2023-02-22 12:48:27 -0500
  • 8c692c91d2 Add a basic example for how to use the ComfyUI api. comfyanonymous 2023-02-22 12:34:27 -0500
  • 358194a71c Tidy up ExoPhantasm 2023-02-22 10:54:01 +0000
  • 4f93cc7eda Adds config file ExoPhantasm 2023-02-22 10:21:49 +0000
  • 9a2add62ea Adds basic config file support ExoPhantasm 2023-02-22 10:17:52 +0000
  • 2976c1ad28 Uni_PC: make max denoise behave more like other samplers. comfyanonymous 2023-02-22 02:04:21 -0500
  • c9daec4c89 Remove prints that are useless when xformers is enabled. comfyanonymous 2023-02-21 22:16:13 -0500
  • a7328e4945 Add uni_pc bh2 variant. comfyanonymous 2023-02-21 16:11:48 -0500
  • a52aa9f4b5
    Moved api out to server Reworked sockets to use socketio Added progress to nodes Added highlight to active node Added preview to saveimage node pythongosssss 2023-02-21 19:29:49 +0000
  • 928087184e Fix escaped \{ appearing as { in workflows. comfyanonymous 2023-02-21 04:22:06 -0500
  • 97e18bf9fd Document dynamic prompts and add escaping of {} characters. comfyanonymous 2023-02-21 03:33:54 -0500
  • 5f375f0d16 Remove my "deleted" debug print that confused people. comfyanonymous 2023-02-21 01:28:08 -0500
  • d80af7ca30 ControlNetApply now stacks. comfyanonymous 2023-02-21 01:18:53 -0500
  • 8683ea4248 Merge branch 'master' into m957ymj75urz-dynamic-prompting comfyanonymous 2023-02-20 23:49:55 -0500
  • 3a83da7281 empty cache after execute() masterpiecebestquality 2023-02-20 13:56:34 -0500
  • 4197f7d7c2 Fix bug OpenposePreprocessor Hacker 17082006 2023-02-20 22:26:16 +0700
  • b4c9f7a593 Add -or Hacker 17082006 2023-02-20 22:23:26 +0700
  • 52b6f1e655 Final name changes Hacker 17082006 2023-02-20 22:11:47 +0700
  • e0a637c5e6 . Hacker 17082006 2023-02-20 22:04:41 +0700
  • f55b48c670 . Hacker 17082006 2023-02-20 22:04:10 +0700
  • fb373b34e2 Add new processors and change names Hacker 17082006 2023-02-20 22:03:17 +0700
  • fd21cbb13e
    Merge branch 'master' into controlnet-annotator Fannovel16 2023-02-20 20:03:58 +0700
  • 00a9189e30 Support old pytorch. comfyanonymous 2023-02-19 16:59:03 -0500
  • 482386e03d Fix dynamic prompt removing newlines m957ymj75urz 2023-02-19 22:02:01 +0100
  • 191af3ef71 Add the config for the SD1.x inpainting model. comfyanonymous 2023-02-19 14:58:00 -0500
  • e7d664c137 jankyness fix : do not wait for the server response to restore prompt m957ymj75urz 2023-02-19 20:37:29 +0100
  • a3d0b56c61 Fix for relative imports in custom nodes. comfyanonymous 2023-02-19 12:00:05 -0500
  • 637e7d3d2f Merge branch 'controlnet-annotator' of https://github.com/Fannovel16/ComfyUI into controlnet-annotator Hacker 17082006 2023-02-19 20:56:08 +0700
  • 65bf374d57 . Hacker 17082006 2023-02-19 20:55:50 +0700
  • 4e25920912
    Merge branch 'comfyanonymous:master' into controlnet-annotator Fannovel16 2023-02-19 20:54:46 +0700
  • e35f293621 Complete moving all preprocessor nodes to custom_nodes Hacker 17082006 2023-02-19 20:38:39 +0700
  • c1ef4fff7d Change module_name var in nodes.py since it can make local module import in module folder dont work Hacker 17082006 2023-02-19 20:08:16 +0700
  • 841345ce46 Move preprocessor nodes to custom_nodes Hacker 17082006 2023-02-19 19:13:55 +0700
  • 137ae2606c Support people putting commas after the embedding name in the prompt. comfyanonymous 2023-02-19 02:50:48 -0500
  • d322bc0d67 Finished fixes Hacker 17082006 2023-02-18 22:19:02 +0700
  • c4048cc39d
    Merge branch 'comfyanonymous:master' into controlnet-annotator Fannovel16 2023-02-18 18:43:12 +0700
  • d8af7f6ce7 Update readme. comfyanonymous 2023-02-17 22:33:16 -0500
  • a38a30cb87 Document --highvram and enable it in colab. comfyanonymous 2023-02-17 21:32:27 -0500
  • 2326ff1263 Add: --highvram for when you want models to stay on the vram. comfyanonymous 2023-02-17 21:14:07 -0500
  • f6df7ce075 Remove seed widget from nodes supporting dynamic prompting m957ymj75urz 2023-02-17 22:44:24 +0100
  • e2e5c4c5b0 Add basic dynamic prompting with seeding on CLIPTextEncode node m957ymj75urz 2023-02-17 22:37:03 +0100
  • 09f1d76ed8 Fix an OOM issue. comfyanonymous 2023-02-17 16:21:01 -0500
  • d66415c021 Low vram mode for controlnets. comfyanonymous 2023-02-17 15:45:29 -0500
  • 220a72d36b Use fp16 for fp16 control nets. comfyanonymous 2023-02-17 15:31:38 -0500
  • 71354c7c57 Sort images on LoadImageMask node. comfyanonymous 2023-02-17 12:53:05 -0500
  • 1688f5024d Fix a few issues with the custom_nodes PR. comfyanonymous 2023-02-17 11:19:49 -0500
  • 6a8cd6f8ac . Hacker 17082006 2023-02-17 22:56:40 +0700
  • 190681f0e4 . Hacker 17082006 2023-02-17 22:49:53 +0700
  • 1363dc961e . Hacker 17082006 2023-02-17 22:43:50 +0700
  • 00571b7ea7 Fix opencv in req.txt Hacker 17082006 2023-02-17 22:29:52 +0700
  • 450c308081 Fix req.txt Hacker 17082006 2023-02-17 22:26:54 +0700
  • 126e995716 Fix req.txt Hacker 17082006 2023-02-17 22:18:43 +0700
  • d878c764f2 Fix req.txt 2 Hacker 17082006 2023-02-17 22:17:39 +0700
  • 277cd6f17d Fix req.txt 2 Hacker 17082006 2023-02-17 22:15:48 +0700
  • 32133dcf61 Fix req.txt Hacker 17082006 2023-02-17 22:15:19 +0700
  • 7b0a068194 Add opencv Hacker 17082006 2023-02-17 22:12:10 +0700
  • 2973cd6835 Fix node bugs Hacker 17082006 2023-02-17 22:08:29 +0700
  • c66e38ab84 Add classes to NODE_CLASS_MAPPINGS Hacker 17082006 2023-02-17 21:34:40 +0700
  • f2b476fbac Add UniformerPreprocessor and the need of torchvision Hacker 17082006 2023-02-17 21:28:14 +0700
  • 96a0804a11 Add ControlNet preprocessors Hacker 17082006 2023-02-17 21:15:35 +0700
  • fa66ece26b
    Merge branch 'comfyanonymous:master' into master Fannovel16 2023-02-17 18:02:52 +0700
  • 1c5fe809c2 . Hacker 17082006 2023-02-17 17:59:16 +0700
  • 1cf5b6125b Merge branch 'hide-triton-error-windows' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-02-17 02:40:42 -0500
  • 638f924546 Sort the list of input images. comfyanonymous 2023-02-16 21:01:46 -0500
  • 6135a21ee8 Add a way to control controlnet strength. comfyanonymous 2023-02-16 18:08:01 -0500
  • 0787299610
    Hide Triton warning on Windows pythongosssss 2023-02-16 18:19:26 +0000
  • 56498d505a Create controlnet directory. comfyanonymous 2023-02-16 10:50:30 -0500
  • 4efa67fa12 Add ControlNet support. comfyanonymous 2023-02-16 10:38:08 -0500
  • bc69fb5245 Use inpaint models the proper way by using VAEEncodeForInpaint. comfyanonymous 2023-02-15 20:44:51 -0500
  • 59bef84bc8 Add the config for SD2.x inpainting models. comfyanonymous 2023-02-15 17:52:34 -0500
  • e87a8669b6 Add a LoadImageMask node to load one colour channel in an image as a mask. comfyanonymous 2023-02-15 17:39:42 -0500
  • d75003001a Add a SetLatentNoiseMask node. comfyanonymous 2023-02-15 16:58:55 -0500
  • cef2cc3cb0 Support for inpaint models. comfyanonymous 2023-02-15 16:38:20 -0500
  • 07db00355f Add masks to samplers code for inpainting. comfyanonymous 2023-02-15 01:49:17 -0500
  • e1a047971b Edit comment Hacker 17082006 2023-02-15 21:50:18 +0700
  • 7da0147d8a Done custom_node import error fixing Hacker 17082006 2023-02-15 21:48:10 +0700
  • b67b6920d1 Fix bug Hacker 17082006 2023-02-15 21:15:54 +0700
  • 4b4eae7171 Merge branch 'master' of https://github.com/Fannovel16/ComfyUI Hacker 17082006 2023-02-14 22:20:53 +0700
  • 493671574e Adding some suggests from the author Hacker 17082006 2023-02-14 22:20:30 +0700
  • 162cc04247
    Merge branch 'comfyanonymous:master' into master Fannovel16 2023-02-14 12:52:06 +0700
  • c1d5810020 Another small fix. comfyanonymous 2023-02-13 16:07:34 -0500