Commit Graph

  • 8ca346b9e2
    Merge branch 'comfyanonymous:master' into socketrework pythongosssss 2023-02-25 18:15:35 +00:00
  • 7f31625158 Fix missing variable. comfyanonymous 2023-02-25 12:19:03 -05:00
  • d2da346b0b Fix missing variable. comfyanonymous 2023-02-25 12:19:03 -05:00
  • 85f9540348 Remove socketio js pythongosssss 2023-02-25 15:53:43 +00:00
  • 306d33abc7
    Remove socketio js pythongosssss 2023-02-25 15:53:43 +00:00
  • 9e3b489fb2 Fix drawing img on collapsed nodes pythongosssss 2023-02-25 12:41:36 +00:00
  • b6487b3ec9
    Fix drawing img on collapsed nodes pythongosssss 2023-02-25 12:41:36 +00:00
  • d78a7ff7fe Removed log pythongosssss 2023-02-25 12:33:20 +00:00
  • d4486f8284
    Removed log pythongosssss 2023-02-25 12:33:20 +00:00
  • b51ade6a12 Removed socketio pythongosssss 2023-02-25 12:31:16 +00:00
  • 70b3311478
    Removed socketio pythongosssss 2023-02-25 12:31:16 +00:00
  • de0b83f6ac Merge branch 'comfyanonymous:master' into socketrework pythongosssss 2023-02-25 12:00:22 +00:00
  • a9c57849b7
    Merge branch 'comfyanonymous:master' into socketrework pythongosssss 2023-02-25 12:00:22 +00:00
  • f63421706b Add to the Readme that T2I-Adapter is now supported. comfyanonymous 2023-02-25 01:38:34 -05:00
  • 1144ed5792 Add to the Readme that T2I-Adapter is now supported. comfyanonymous 2023-02-25 01:38:34 -05:00
  • 4a31343a3d Add a T2IAdapterLoader node to load T2I-Adapter models. comfyanonymous 2023-02-25 00:55:42 -05:00
  • 4e6b83a80a Add a T2IAdapterLoader node to load T2I-Adapter models. comfyanonymous 2023-02-25 00:55:42 -05:00
  • 5cb9c83936 Prepare for t2i adapter. comfyanonymous 2023-02-24 23:36:17 -05:00
  • fcb25d37db Prepare for t2i adapter. comfyanonymous 2023-02-24 23:36:17 -05:00
  • 1dfbc27fb6 Remove some useless imports comfyanonymous 2023-02-24 12:36:55 -05:00
  • cf5a211efc Remove some useless imports comfyanonymous 2023-02-24 12:36:55 -05:00
  • a4778b6a31 Added an experimental VAEDecodeTiled. comfyanonymous 2023-02-24 02:10:10 -05:00
  • 87b00b37f6 Added an experimental VAEDecodeTiled. comfyanonymous 2023-02-24 02:10:10 -05:00
  • f4f538eaca changed to store history by uniqueid fixed removing history items pythongosssss 2023-02-23 21:25:08 +00:00
  • 9f391ab656
    changed to store history by uniqueid fixed removing history items pythongosssss 2023-02-23 21:25:08 +00:00
  • 188ce72755 Remove extra args pythongosssss 2023-02-23 20:21:58 +00:00
  • 5c5725dac0
    Remove extra args pythongosssss 2023-02-23 20:21:58 +00:00
  • caaba5aef5 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 +00:00
  • 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 +00:00
  • 436ac5342c Merge branch 'comfyanonymous:master' into socketrework pythongosssss 2023-02-23 20:07:30 +00:00
  • 2816eb236d
    Merge branch 'comfyanonymous:master' into socketrework pythongosssss 2023-02-23 20:07:30 +00:00
  • f2ca4efb91 Add some cells to run with localtunnel in colab notebook. comfyanonymous 2023-02-23 10:16:30 -05:00
  • 5796705cc6 Add some cells to run with localtunnel in colab notebook. comfyanonymous 2023-02-23 10:16:30 -05:00
  • f1b122ba02 Add a node to load diff controlnets. comfyanonymous 2023-02-22 23:22:03 -05:00
  • 62df8dd62a Add a node to load diff controlnets. comfyanonymous 2023-02-22 23:22:03 -05:00
  • 2847980304 Add a node to invert the colours of images. comfyanonymous 2023-02-22 21:57:56 -05:00
  • 3ae61a2bca Add a node to invert the colours of images. comfyanonymous 2023-02-22 21:57:56 -05:00
  • 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 +07:00
  • 532f36d18e Add if case for midas Hacker 17082006 2023-02-23 09:32:07 +07:00
  • 85163a3991
    Merge pull request #1 from NiggoJaecha/controlnet-annotator (WIP) Fannovel16 2023-02-23 09:31:15 +07:00
  • 2e62af0a30 Implement DDIM sampler. comfyanonymous 2023-02-22 21:06:43 -05:00
  • f04dc2c2f4 Implement DDIM sampler. comfyanonymous 2023-02-22 21:06:43 -05:00
  • 9e90ef1c80 Add some text to colab to help people troubleshoot issues. comfyanonymous 2023-02-22 17:15:10 -05:00
  • 218f64315d Add some text to colab to help people troubleshoot issues. comfyanonymous 2023-02-22 17:15:10 -05:00
  • 9075ec965b Fix Openpose and Segmentation NiggoJaecha 2023-02-22 23:04:19 +01:00
  • e8be9a2240 Don't send the "Random seed after every gen" field in the prompt. comfyanonymous 2023-02-22 12:48:27 -05:00
  • a37b41e84c Don't send the "Random seed after every gen" field in the prompt. comfyanonymous 2023-02-22 12:48:27 -05:00
  • 540f2229ed Add a basic example for how to use the ComfyUI api. comfyanonymous 2023-02-22 12:34:27 -05:00
  • 8c692c91d2 Add a basic example for how to use the ComfyUI api. comfyanonymous 2023-02-22 12:34:27 -05:00
  • 358194a71c Tidy up ExoPhantasm 2023-02-22 10:54:01 +00:00
  • 4f93cc7eda Adds config file ExoPhantasm 2023-02-22 10:21:49 +00:00
  • 9a2add62ea Adds basic config file support ExoPhantasm 2023-02-22 10:17:52 +00:00
  • a17765cf94 Uni_PC: make max denoise behave more like other samplers. comfyanonymous 2023-02-22 02:04:21 -05:00
  • 2976c1ad28 Uni_PC: make max denoise behave more like other samplers. comfyanonymous 2023-02-22 02:04:21 -05:00
  • 2124888a6c Remove prints that are useless when xformers is enabled. comfyanonymous 2023-02-21 22:16:13 -05:00
  • c9daec4c89 Remove prints that are useless when xformers is enabled. comfyanonymous 2023-02-21 22:16:13 -05:00
  • 00ef1aabeb Add uni_pc bh2 variant. comfyanonymous 2023-02-21 16:11:48 -05:00
  • a7328e4945 Add uni_pc bh2 variant. comfyanonymous 2023-02-21 16:11:48 -05:00
  • c4748262eb 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 +00:00
  • 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 +00:00
  • f7b88ee4a4 Fix escaped \{ appearing as { in workflows. comfyanonymous 2023-02-21 04:22:06 -05:00
  • 928087184e Fix escaped \{ appearing as { in workflows. comfyanonymous 2023-02-21 04:22:06 -05:00
  • 510495a0e5 Document dynamic prompts and add escaping of {} characters. comfyanonymous 2023-02-21 03:33:54 -05:00
  • 97e18bf9fd Document dynamic prompts and add escaping of {} characters. comfyanonymous 2023-02-21 03:33:54 -05:00
  • 7fc9f87b54 Remove my "deleted" debug print that confused people. comfyanonymous 2023-02-21 01:28:08 -05:00
  • 5f375f0d16 Remove my "deleted" debug print that confused people. comfyanonymous 2023-02-21 01:28:08 -05:00
  • 9cd0189e7e ControlNetApply now stacks. comfyanonymous 2023-02-21 01:18:53 -05:00
  • d80af7ca30 ControlNetApply now stacks. comfyanonymous 2023-02-21 01:18:53 -05:00
  • 6276087654 Merge branch 'master' into m957ymj75urz-dynamic-prompting comfyanonymous 2023-02-20 23:49:55 -05:00
  • 8683ea4248 Merge branch 'master' into m957ymj75urz-dynamic-prompting comfyanonymous 2023-02-20 23:49:55 -05:00
  • 16208031b0 empty cache after execute() masterpiecebestquality 2023-02-20 13:56:34 -05:00
  • 3a83da7281 empty cache after execute() masterpiecebestquality 2023-02-20 13:56:34 -05:00
  • 4197f7d7c2 Fix bug OpenposePreprocessor Hacker 17082006 2023-02-20 22:26:16 +07:00
  • b4c9f7a593 Add -or Hacker 17082006 2023-02-20 22:23:26 +07:00
  • 52b6f1e655 Final name changes Hacker 17082006 2023-02-20 22:11:47 +07:00
  • e0a637c5e6 . Hacker 17082006 2023-02-20 22:04:41 +07:00
  • f55b48c670 . Hacker 17082006 2023-02-20 22:04:10 +07:00
  • fb373b34e2 Add new processors and change names Hacker 17082006 2023-02-20 22:03:17 +07:00
  • fd21cbb13e
    Merge branch 'master' into controlnet-annotator Fannovel16 2023-02-20 20:03:58 +07:00
  • 69df07177d Support old pytorch. comfyanonymous 2023-02-19 16:59:03 -05:00
  • 00a9189e30 Support old pytorch. comfyanonymous 2023-02-19 16:59:03 -05:00
  • 49a32d7ba1 Fix dynamic prompt removing newlines m957ymj75urz 2023-02-19 22:02:01 +01:00
  • 482386e03d Fix dynamic prompt removing newlines m957ymj75urz 2023-02-19 22:02:01 +01:00
  • b4511adc94 Add the config for the SD1.x inpainting model. comfyanonymous 2023-02-19 14:58:00 -05:00
  • 191af3ef71 Add the config for the SD1.x inpainting model. comfyanonymous 2023-02-19 14:58:00 -05:00
  • e518a68b35 jankyness fix : do not wait for the server response to restore prompt m957ymj75urz 2023-02-19 20:37:29 +01:00
  • e7d664c137 jankyness fix : do not wait for the server response to restore prompt m957ymj75urz 2023-02-19 20:37:29 +01:00
  • 9827aaf4c5 Fix for relative imports in custom nodes. comfyanonymous 2023-02-19 12:00:05 -05:00
  • a3d0b56c61 Fix for relative imports in custom nodes. comfyanonymous 2023-02-19 12:00:05 -05:00
  • 637e7d3d2f Merge branch 'controlnet-annotator' of https://github.com/Fannovel16/ComfyUI into controlnet-annotator Hacker 17082006 2023-02-19 20:56:08 +07:00
  • 65bf374d57 . Hacker 17082006 2023-02-19 20:55:50 +07:00
  • 4e25920912
    Merge branch 'comfyanonymous:master' into controlnet-annotator Fannovel16 2023-02-19 20:54:46 +07:00
  • e35f293621 Complete moving all preprocessor nodes to custom_nodes Hacker 17082006 2023-02-19 20:38:39 +07:00
  • 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 +07:00
  • 841345ce46 Move preprocessor nodes to custom_nodes Hacker 17082006 2023-02-19 19:13:55 +07:00
  • a9207a2c8e Support people putting commas after the embedding name in the prompt. comfyanonymous 2023-02-19 02:50:48 -05:00
  • 137ae2606c Support people putting commas after the embedding name in the prompt. comfyanonymous 2023-02-19 02:50:48 -05:00
  • d322bc0d67 Finished fixes Hacker 17082006 2023-02-18 22:19:02 +07:00
  • c4048cc39d
    Merge branch 'comfyanonymous:master' into controlnet-annotator Fannovel16 2023-02-18 18:43:12 +07:00
  • 0f19dbb9a9 Update readme. comfyanonymous 2023-02-17 22:33:16 -05:00