Commit Graph
100 Commits
Author SHA1 Message Date
comfyanonymous 940893f92c Update the example_node.py.example with RETURN_NAMES. 2023-04-02 10:27:01 -04:00
comfyanonymous 27fc64ad46 Merge branch 'menu-save-and-anchor' of https://github.com/pythongosssss/ComfyUI 2023-04-02 01:56:12 -04:00
comfyanonymous 9a8f58638c Merge branch 'fixReroute' of https://github.com/flyingshutter/ComfyUI 2023-04-02 01:55:37 -04:00
comfyanonymous d4273eadcd Merge branch 'queue-queue' of https://github.com/pythongosssss/ComfyUI 2023-04-02 01:55:21 -04:00
comfyanonymous 6be7c64245 Merge branch 'custom_routes' of https://github.com/pythongosssss/ComfyUI 2023-04-02 01:55:05 -04:00
comfyanonymous 66f1f57615 Add --extra-model-paths-config to --help. 2023-04-02 01:54:44 -04:00
comfyanonymous 809bcc8ceb Add support for unCLIP SD2.x models.
See _for_testing/unclip in the UI for the new nodes.

unCLIPCheckpointLoader is used to load them.

unCLIPConditioning is used to add the image cond and takes as input a
CLIPVisionEncode output which has been moved to the conditioning section.
2023-04-01 23:19:15 -04:00
comfyanonymous 0d972b85e6 This seems to give better quality in tome. 2023-03-31 18:36:18 -04:00
comfyanonymous 18a6c1db33 Add a TomePatchModel node to the _for_testing section.
Tome increases sampling speed at the expense of quality.
2023-03-31 17:19:58 -04:00
comfyanonymous 7e682784d7 Merge branch 'fix-modifying-default-graph' of https://github.com/pythongosssss/ComfyUI 2023-03-31 16:11:14 -04:00
comfyanonymous 91f27f08ec Merge branch 'fix-load-history-outputs' of https://github.com/pythongosssss/ComfyUI 2023-03-31 13:13:56 -04:00
comfyanonymous 61ec3c9d5d Add a way to pass options to the transformers blocks. 2023-03-31 13:04:39 -04:00
comfyanonymous 9a27030519 Make it clear how to set the search path for models. 2023-03-30 04:15:28 -04:00
comfyanonymous afd65d3819 Fix noise mask not working with > 1 batch size on ksamplers. 2023-03-30 03:50:12 -04:00
comfyanonymous 974235a272 Merge branch 'master' of https://github.com/city96/ComfyUI 2023-03-30 00:35:07 -04:00
comfyanonymous 786f7f767a Merge branch 'extra-filename-replacements' of https://github.com/pythongosssss/ComfyUI 2023-03-30 00:14:48 -04:00
comfyanonymous e1b1af9d10 Merge branch 'node-execute-event' of https://github.com/pythongosssss/ComfyUI 2023-03-30 00:03:48 -04:00
comfyanonymous 5218e5d596 Command line option to set CUDA device. 2023-03-29 23:28:21 -04:00
comfyanonymous b90991d2c3 Readme update. 2023-03-29 13:41:10 -04:00
comfyanonymous 7a7c4e7f73 Not compatible with transformers below this version. 2023-03-29 13:13:03 -04:00
comfyanonymous fcee629766 Notebook fix. 2023-03-29 13:04:54 -04:00
comfyanonymous 2b60c308be Merge branch 'mute-nodes' of https://github.com/jn-jairo/ComfyUI 2023-03-29 10:58:52 -04:00
comfyanonymous b2554bc4dd Split VAE decode batches depending on free memory. 2023-03-29 02:24:37 -04:00
comfyanonymous 3ed814b01f Fix colab. 2023-03-28 23:58:27 -04:00
comfyanonymous f13c0cefaa Merge branch 'clean-current-state' of https://github.com/FaridSafi/ComfyUI 2023-03-28 16:48:47 -04:00
comfyanonymous ac1fd92455 Merge branch 'master' of https://github.com/Davemane42/ComfyUI 2023-03-28 16:44:19 -04:00
comfyanonymous 0d65cb17b7 Fix ddim_uniform crashing with 37 steps. 2023-03-28 16:29:35 -04:00
comfyanonymous 31dd6c0531 Add way to specify listen ip with --listen. 2023-03-28 01:42:34 -04:00
comfyanonymous bb1223d83f Fix errors appearing more than once. 2023-03-27 02:16:58 -04:00
comfyanonymous 3444ffff3b Fix IS_CHANGED not working on nodes with an input from another node. 2023-03-27 01:56:22 -04:00
comfyanonymous 5d24a57ef1 Merge branch 'cpu-vram-ignore' of https://github.com/FraYoshi/ComfyUI 2023-03-27 00:54:51 -04:00
comfyanonymous 479ef4b38f Merge branch 'group-header' of https://github.com/jn-jairo/ComfyUI 2023-03-27 00:46:30 -04:00
comfyanonymous 48efadeccf Style. 2023-03-26 15:17:53 -04:00
comfyanonymous 223177e192 Merge branch 'custom-node-socket' of https://github.com/pythongosssss/ComfyUI 2023-03-26 14:21:19 -04:00
comfyanonymous f5365c9c81 Fix ddim for Mac: #264 2023-03-26 00:36:54 -04:00
comfyanonymous d68350eee5 Merge branch 'draggable-menu' of https://github.com/jn-jairo/ComfyUI 2023-03-26 00:22:04 -04:00
comfyanonymous 754553faaf Merge branch 'aesthetic-colors' of https://github.com/throwaway-mezzo-mix/ComfyUI 2023-03-26 00:10:09 -04:00
comfyanonymous 9287770c66 Allow negative Lora strengths. 2023-03-25 21:31:39 -04:00
comfyanonymous e651be551c Merge branch 'allow-symbolic-link' of https://github.com/jn-jairo/ComfyUI 2023-03-25 17:30:22 -04:00
comfyanonymous bff0c408b7 Update screenshot. 2023-03-25 12:46:24 -04:00
comfyanonymous 8d66827b15 Merge branch 'slot-color' of https://github.com/jn-jairo/ComfyUI 2023-03-25 12:37:55 -04:00
comfyanonymous 58695f9c7a Fix seed being impossible to increment/decrement by 1. 2023-03-25 11:12:03 -04:00
comfyanonymous a30526aec1 Set default value of feathering to 40. 2023-03-25 04:49:58 -04:00
comfyanonymous d741e7aac8 Merge branch 'feat-add-image-pad-for-outpaint' of https://github.com/guoyk93/ComfyUI 2023-03-25 04:37:33 -04:00
comfyanonymous 44b6eaad6f Don't completely break workflow if field name changes. 2023-03-25 01:04:02 -04:00
comfyanonymous edb3dea88b Merge branch 'widget-inputs' of https://github.com/pythongosssss/ComfyUI 2023-03-24 22:45:40 -04:00
comfyanonymous 5c03b2f31e Merge branch 'mobile-support' of https://github.com/Zentropivity/ComfyUI 2023-03-24 18:23:37 -04:00
comfyanonymous 4adcea7228 I don't think controlnets were being handled correctly by MPS. 2023-03-24 14:33:16 -04:00
comfyanonymous 3c6ff8821c Merge branch 'master' of https://github.com/GaidamakUA/ComfyUI 2023-03-24 13:56:43 -04:00
comfyanonymous 7f0fd99b5d Make ddim work with --cpu 2023-03-24 11:39:51 -04:00
comfyanonymous dd095efc2c Support loha that use cp decomposition. 2023-03-23 04:32:25 -04:00
comfyanonymous 94a7c895f4 Add loha support. 2023-03-23 03:40:12 -04:00
comfyanonymous cc127eeabd Lower PNG compression for more speed.
After some quick tests compress_level=4 seems to give the best compression
performance ratio for stable diffusion images.

It's 10x faster than max compression for an image size increase of only
2.5%.
2023-03-23 00:40:48 -04:00
comfyanonymous 8a3d2067af Merge branch 'image-content-disposition-filename' of https://github.com/pythongosssss/ComfyUI 2023-03-22 23:00:08 -04:00
comfyanonymous a8aa623aaf Merge branch 'calc-sizes-on-draw' of https://github.com/pythongosssss/ComfyUI 2023-03-22 14:56:54 -04:00
comfyanonymous 3ed4a4e4e6 Try again with vae tiled decoding if regular fails because of OOM. 2023-03-22 14:49:00 -04:00
comfyanonymous aae9fe0cf9 Increase max res to 8192x8192 since 4096x4096 wasn't enough for some. 2023-03-22 12:22:48 -04:00
comfyanonymous f67c00622f Use inference_mode instead of no_grad. 2023-03-22 03:48:26 -04:00
comfyanonymous 4039616ca6 Less seams in tiled outputs at the cost of more processing. 2023-03-22 03:29:09 -04:00
comfyanonymous c692509c2b Try to improve VAEEncode memory usage a bit. 2023-03-22 02:45:18 -04:00
comfyanonymous a3ba90d237 Merge branch 'multi-multiline-text' of https://github.com/pythongosssss/ComfyUI 2023-03-21 17:46:23 -04:00
comfyanonymous 9d0665c8d0 Add laptop quadro cards to fp32 list. 2023-03-21 16:57:35 -04:00
comfyanonymous 5b1efc70ec Merge branch 'patch-canvas-tabindex' of https://github.com/abbail/ComfyUI 2023-03-21 15:05:55 -04:00
comfyanonymous cc309568e1 Add support for locon mid weights. 2023-03-21 14:51:51 -04:00
comfyanonymous 451447bd9f Merge branch 'saveimage' of https://github.com/pythongosssss/ComfyUI 2023-03-21 13:30:22 -04:00
comfyanonymous aa2ddfabb9 Fix bug with CLIPLoader. 2023-03-21 03:11:18 -04:00
comfyanonymous fc935f8e12 Readme update. 2023-03-20 22:25:03 -04:00
comfyanonymous e85fcb822b Small fix. 2023-03-20 14:55:28 -04:00
comfyanonymous 0abe001edd Merge branch 'save-images' of https://github.com/m957ymj75urz/ComfyUI 2023-03-20 14:29:45 -04:00
comfyanonymous 46b674c9c2 Make saved json more pretty. 2023-03-20 02:23:47 -04:00
comfyanonymous 840464af93 Don't .gitignore the examples. 2023-03-20 00:37:32 -04:00
comfyanonymous db34645f53 .gitignore some folders. 2023-03-20 00:33:37 -04:00
comfyanonymous 72575f8128 Merge branch 'patch-1' of https://github.com/joetech/ComfyUI 2023-03-20 00:29:39 -04:00
comfyanonymous bf9c17a975 No longer needed. 2023-03-19 17:41:27 -04:00
comfyanonymous 3ff4c155c9 Fix /embeddings route being broken. 2023-03-19 11:29:03 -04:00
comfyanonymous edfc4ca663 Try to fix a vram issue with controlnets. 2023-03-19 10:50:38 -04:00
comfyanonymous 64ca71757a upload new builds with different filename as old one. 2023-03-19 02:47:52 -04:00
comfyanonymous b4b21be707 Fix area composition feathering not working properly. 2023-03-19 02:00:52 -04:00
comfyanonymous 07dab962da Add an auto queue checkbox.
This will auto queue the current prompt when the queue hits zero.
2023-03-19 00:03:18 -04:00
comfyanonymous 739c1a753d Fix annoyance. 2023-03-18 14:52:19 -04:00
comfyanonymous 27693b3e6c This isn't needed anymore. 2023-03-18 04:19:18 -04:00
comfyanonymous 50099bcd96 Support multiple paths for embeddings. 2023-03-18 03:08:43 -04:00
comfyanonymous 51d6427ddf Add support for loading extra paths from yaml file.
Rename extra_model_paths.yaml.example to extra_model_paths.yaml and edit
it to point to your other UI.
2023-03-18 02:52:43 -04:00
comfyanonymous 8bad32258e Update paths in colab for t2i. 2023-03-17 22:53:39 -04:00
comfyanonymous e51d240eec Merge branch 'reroute-rewrite' of https://github.com/pythongosssss/ComfyUI 2023-03-17 20:54:05 -04:00
comfyanonymous 80af43dba6 Switch to sorted set for path. 2023-03-17 19:02:37 -04:00
comfyanonymous 2e73367f45 Merge T2IAdapterLoader and ControlNetLoader.
Workflows will be auto updated.
2023-03-17 18:17:59 -04:00
comfyanonymous e1a9e26968 Add folder_paths so models can be in multiple paths. 2023-03-17 18:01:11 -04:00
comfyanonymous 51bbbf8d64 Switch the build link in the README to the cu118 pytorch 2.0 build. 2023-03-16 19:45:56 -04:00
comfyanonymous b0c96a0422 Add some explanations to update script. 2023-03-16 19:01:59 -04:00
comfyanonymous 0ecb45f0f6 Fix issue with ci workflow. 2023-03-16 18:22:20 -04:00
comfyanonymous 762d41c08a Try to do faster packaging. 2023-03-16 18:20:39 -04:00
comfyanonymous 9613c725a8 Merge branch 'a1111-meta-v2' of https://github.com/pythongosssss/ComfyUI into pythongosssss-a1111-meta-v2 2023-03-16 17:48:44 -04:00
comfyanonymous 09666f93cf Save github some money on hosting. 2023-03-16 17:37:02 -04:00
comfyanonymous 7bd3defc14 Fix github action so it actually uses my cached deps. 2023-03-16 17:31:26 -04:00
comfyanonymous bf1dc1d9bc Fix VAEEncodeForInpaint modifying source image. 2023-03-16 17:10:08 -04:00
comfyanonymous f11d5e0748 Add note to update bat. 2023-03-16 11:52:49 -04:00
comfyanonymous ef71d2c281 Merge branch 'dragdrop-image-upload' of https://github.com/pythongosssss/ComfyUI into m1 2023-03-16 02:39:55 -04:00
comfyanonymous 74b0104c84 Test github workflow for standalone build with cu118 torch+xformers. 2023-03-16 02:36:42 -04:00
comfyanonymous 7dd6fc9f8a Put a command that actually works for installing xformers for nvidia. 2023-03-16 01:59:53 -04:00