Commit Graph

  • 44fea05064 Cleanup. comfyanonymous 2023-04-07 02:29:56 -04:00
  • 58ed0f2da4 Fix loading SD1.5 diffusers checkpoint. comfyanonymous 2023-04-07 01:28:15 -04:00
  • 8b9ac8fedb Merge branch 'master' of https://github.com/sALTaccount/ComfyUI comfyanonymous 2023-04-07 01:03:43 -04:00
  • 7734d65f22 fix loading alt folders sALTaccount 2023-04-06 22:02:26 -07:00
  • f51b7a92c7 search all diffusers paths (oops) sALTaccount 2023-04-06 21:48:58 -07:00
  • 72a8973bd5 allow configurable path for diffusers models sALTaccount 2023-04-06 21:45:08 -07:00
  • 64557d6781 Add a --force-fp32 argument to force fp32 for debugging. comfyanonymous 2023-04-07 00:27:54 -04:00
  • bceccca0e5 Small refactor. comfyanonymous 2023-04-06 23:52:34 -04:00
  • 28a7205739 Merge branch 'ipex' of https://github.com/kwaa/ComfyUI-IPEX comfyanonymous 2023-04-06 23:45:29 -04:00
  • 3975fb2e4a Merge branch 'multi-configs-fix' of https://github.com/EllangoK/ComfyUI comfyanonymous 2023-04-06 22:41:23 -04:00
  • 60b4c31ab3 Add webp images to upload accept list. comfyanonymous 2023-04-06 22:22:59 -04:00
  • 05eeaa2de5 Merge branch 'master' into ipex 藍+85CD 2023-04-07 09:11:30 +08:00
  • 28fff5d1db fixes lack of support for multi configs also adds some metavars to argarse EllangoK 2023-04-06 19:06:39 -04:00
  • f84f2508cc Rename the cors parameter to something more verbose. comfyanonymous 2023-04-06 15:24:55 -04:00
  • 022a9f271b Adds masking to Latent Composite, and provides new masking utilities to allow better compositing. mligaintart 2023-04-05 19:52:39 -04:00
  • 48efae1608 makes cors a cli parameter EllangoK 2023-04-06 15:06:22 -04:00
  • 7d62d89f93 add cors middleware EllangoK 2023-04-05 13:08:08 -04:00
  • 349f15ed6f Merge branch 'argparse' of https://github.com/EllangoK/ComfyUI comfyanonymous 2023-04-06 13:29:41 -04:00
  • 01c1fc669f set listen flag to listen on all if specifed EllangoK 2023-04-06 13:19:00 -04:00
  • 9d1c610b89 make LoadImagesMask work with non RGBA images flyingshutter 2023-04-06 19:02:28 +02:00
  • 3e2608e12b Fix auto lowvram detection on CUDA 藍+85CD 2023-04-06 15:44:05 +08:00
  • 42fd67b5cb use precision determined by model management sALTaccount 2023-04-06 00:28:06 -07:00
  • 0bb5f93b92 Merge branch 'image-node-keybindings' of https://github.com/ALSchwalm/ComfyUI comfyanonymous 2023-04-06 03:27:42 -04:00
  • 3d16077e38 empty list if diffusers directory doesn't exist sALTaccount 2023-04-06 00:24:52 -07:00
  • fb73d008bf Merge branch 'menu-drag' of https://github.com/missionfloyd/ComfyUI comfyanonymous 2023-04-06 03:19:20 -04:00
  • c418d988ba update README.md sALTaccount 2023-04-05 23:59:03 -07:00
  • 60127a8304 diffusers loader sALTaccount 2023-04-05 23:57:31 -07:00
  • 7cb924f684 Use separate variables instead of vram_state 藍+85CD 2023-04-06 14:24:47 +08:00
  • d75b96178d Merge branch 'modal-style' of https://github.com/missionfloyd/ComfyUI comfyanonymous 2023-04-06 01:21:52 -04:00
  • 84b9c0ac2f Import intel_extension_for_pytorch as ipex 藍+85CD 2023-04-06 12:27:22 +08:00
  • e5e587b1c0 seperates out arg parser and imports args EllangoK 2023-04-05 23:41:23 -04:00
  • dd29966f8a changes main.py to use argparse EllangoK 2023-04-05 20:32:59 -04:00
  • 1a74611c6e Style modals to match rest of UI missionfloyd 2023-04-05 15:56:41 -06:00
  • d5cce8345f Merge branch 'simpler-setting-value-access' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-04-05 15:10:17 -04:00
  • 5456b7555c Add missing defaultValue arg pythongosssss 2023-04-05 19:58:06 +01:00
  • f816964847 Add a way to set output directory with --output-directory comfyanonymous 2023-04-05 14:01:01 -04:00
  • 3536a7c8d1 Put drag icon back missionfloyd 2023-04-05 08:57:44 -06:00
  • 1ced2bdd2d Specify safetensors version to avoid upstream errors 藍+85CD 2023-04-05 21:25:37 +08:00
  • 37713e3b0a Add basic XPU device support 藍+85CD 2023-04-05 21:22:14 +08:00
  • 1030ab0d8f Reload setting value pythongosssss 2023-04-05 11:02:34 +01:00
  • db16932be5 Fix setting pythongosssss 2023-04-05 10:52:35 +01:00
  • 623afa2ced Made accessing setting value easier Updated clear check to use this pythongosssss 2023-04-05 10:51:04 +01:00
  • 8af2fe1e87 Remove redundant lines missionfloyd 2023-04-04 22:10:45 -06:00
  • a595c56872 Remove menu drag handle missionfloyd 2023-04-04 22:03:22 -06:00
  • 30f274bf48 Make the default true missionfloyd 2023-04-04 21:53:02 -06:00
  • a126e2c185 Merge branch 'master' into confirm-clear missionfloyd 2023-04-04 21:43:28 -06:00
  • 1b556ea9f4 Add confirmation for clearing canvas missionfloyd 2023-04-04 21:20:49 -06:00
  • 255dac25ba Merge branch 'graphdialog-style' of https://github.com/missionfloyd/ComfyUI comfyanonymous 2023-04-04 23:04:25 -04:00
  • 871a76b77b Rename and reorganize post processing nodes. comfyanonymous 2023-04-04 22:54:33 -04:00
  • 10ad4c1d17 Move unclip stuff out of _for_testing comfyanonymous 2023-04-04 22:48:11 -04:00
  • e46b1c3034 Disable xformers in VAE when xformers == 0.0.18 comfyanonymous 2023-04-04 22:22:02 -04:00
  • bf7dbe4702 Add left/right/escape hotkeys for image nodes Adam Schwalm 2023-04-03 20:05:46 -05:00
  • de3d5f46ce Fix .graphdialog style missionfloyd 2023-04-04 19:32:49 -06:00
  • af291e6f69 Convert line endings to unix. comfyanonymous 2023-04-04 13:56:13 -04:00
  • cadef9ff61 Merge branch 'nodes-post-processing' of https://github.com/EllangoK/ComfyUI comfyanonymous 2023-04-04 13:51:26 -04:00
  • 080c758cda Ask for confirmation before clearing nodes City 2023-04-04 18:16:23 +02:00
  • 1718730e80 Ignore embeddings when sizes don't match and print a WARNING. comfyanonymous 2023-04-04 11:49:29 -04:00
  • 56196ab0f7 use common_upcale in blend EllangoK 2023-04-04 10:57:34 -04:00
  • 5036fecbdd Update colab notebook. comfyanonymous 2023-04-04 03:42:40 -04:00
  • 4a3715be1f Merge branch 'master' of https://github.com/mligaintart/ComfyUI comfyanonymous 2023-04-04 03:09:38 -04:00
  • 23524ad8c5 Remove print. comfyanonymous 2023-04-03 22:58:54 -04:00
  • c02baed00f Add that unCLIP models are supported to the README. comfyanonymous 2023-04-03 20:13:43 -04:00
  • dc24d7e2fd Adds orientation settings to reroute nodes, allowing for cleaner graphes. mligaintart 2023-04-03 16:46:00 -04:00
  • 1ed6cadf12 Merge branch 'master' of https://github.com/omar92/ComfyUI comfyanonymous 2023-04-03 16:52:59 -04:00
  • ef5954835f Merge branch 'combo_filter_input' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-04-03 16:38:55 -04:00
  • ca2ae98470 check if workflowNode And widgets_values are defined as they were causing errors on QueuePrompt after loading workFlow omar92 2023-04-03 22:01:18 +02:00
  • 539ff487a8 Pull latest tomesd code from upstream. comfyanonymous 2023-04-03 15:49:28 -04:00
  • 4e43758236 fix bug in reroute node , that didnt allow to load old worflows omar92 2023-04-03 21:27:43 +02:00
  • f50b1fec69 Add noise augmentation setting to unCLIPConditioning. comfyanonymous 2023-04-03 13:50:29 -04:00
  • fa2febc062 blend supports any size, dither -> quantize EllangoK 2023-04-03 09:52:04 -04:00
  • de2894ac2c Merge remote-tracking branch 'origin/master' into combo_filter_input pythongosssss 2023-04-03 11:00:12 +01:00
  • 028e1f7ad2 Fix scaled position when filtering Add esc to close pythongosssss 2023-04-03 08:11:44 +01:00
  • 4c7a9dbcb6 adds Blend, Blur, Dither, Sharpen nodes EllangoK 2023-04-02 18:44:27 -04:00
  • 1a322ca67a Fix scaled position pythongosssss 2023-04-02 21:37:24 +01:00
  • 32fd39b424 Update comment pythongosssss 2023-04-02 21:02:40 +01:00
  • 74893be1ce Added keyboard navigation + selection pythongosssss 2023-04-02 21:01:39 +01:00
  • 72f9235a49 Merge branch 'snap-to-grid' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-04-02 14:13:55 -04:00
  • 04234152c1 Add support for multiselect pythongosssss 2023-04-02 19:12:00 +01:00
  • 8a0a85e0fa Added filter input to combos pythongosssss 2023-04-02 19:03:34 +01:00
  • cc66fbe5da Merge branch 'fix-hidden-save-prefix' of https://github.com/tjhayasaka/ComfyUI comfyanonymous 2023-04-02 14:00:05 -04:00
  • ed3bd0d428 Merge branch 'utilise-litegraph-features' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-04-02 13:23:14 -04:00
  • 519890a5cc Adds middle click for default node creation Enable two useful properties pythongosssss 2023-04-02 15:57:12 +01:00
  • 1917064b56 Fix "extra filename replacements in SaveImage is not done when prefix is supplied by Primitive". Tomoaki Hayasaka 2023-04-02 21:43:40 +09:00
  • 26dc8e3056 formatting pythongosssss 2023-04-02 15:36:27 +01:00
  • d027ff121c Snap to grid pythongosssss 2023-04-02 15:33:34 +01:00
  • 940893f92c Update the example_node.py.example with RETURN_NAMES. comfyanonymous 2023-04-02 10:27:01 -04:00
  • 5aefd6cdf3 Support numeric settings, tooltip, extra attrs pythongosssss 2023-04-02 15:16:08 +01:00
  • 27fc64ad46 Merge branch 'menu-save-and-anchor' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-04-02 01:56:12 -04:00
  • 9a8f58638c Merge branch 'fixReroute' of https://github.com/flyingshutter/ComfyUI comfyanonymous 2023-04-02 01:55:37 -04:00
  • d4273eadcd Merge branch 'queue-queue' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-04-02 01:55:21 -04:00
  • 6be7c64245 Merge branch 'custom_routes' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-04-02 01:55:05 -04:00
  • 66f1f57615 Add --extra-model-paths-config to --help. comfyanonymous 2023-04-02 01:54:44 -04:00
  • 809bcc8ceb Add support for unCLIP SD2.x models. comfyanonymous 2023-04-01 23:19:15 -04:00
  • 178fc76363 Added a queue for the queue action pythongosssss 2023-04-01 18:46:05 +01:00
  • 9586de9dc8 fix client freeze on connect reroutes in a circle flyingshutter 2023-04-01 17:30:47 +02:00
  • 38833ceb62 Merge remote-tracking branch 'origin/master' into custom_routes pythongosssss 2023-04-01 12:44:40 +01:00
  • 313f1f83a6 Tweak server/custom node load order - Load custom nodes after creating server - Add routes after loading custom nodes Custom nodes can now add routes via PromptServer.instance pythongosssss 2023-04-01 12:44:29 +01:00
  • 0d972b85e6 This seems to give better quality in tome. comfyanonymous 2023-03-31 18:36:18 -04:00
  • 18a6c1db33 Add a TomePatchModel node to the _for_testing section. comfyanonymous 2023-03-31 17:19:58 -04:00
  • 7e682784d7 Merge branch 'fix-modifying-default-graph' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-03-31 16:11:14 -04:00