Commit Graph
100 Commits
Author SHA1 Message Date
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
comfyanonymous d834eed7d0 Fix bug when applying controlnet to negative prompt. 2023-03-15 17:58:13 -04:00
comfyanonymous 494cfe5444 Prevent model_management from being loaded twice. 2023-03-15 15:18:18 -04:00
comfyanonymous 07598e27e5 I think it looks a bit better like this. 2023-03-15 14:32:52 -04:00
comfyanonymous 10bbf208c4 Merge branch 'batch-count' of https://github.com/m957ymj75urz/ComfyUI 2023-03-15 12:52:37 -04:00
comfyanonymous 54593db6dc Update install instructions for torch. 2023-03-15 01:58:27 -04:00
comfyanonymous ed4810e670 CI fix. 2023-03-14 23:22:41 -04:00
comfyanonymous 5bde134955 More proper ci workflows. 2023-03-14 23:17:50 -04:00
comfyanonymous 5ad9f86514 Do a quick test on the CI to see if ComfyUI actually runs before pushing
the build.
2023-03-14 23:02:57 -04:00
comfyanonymous b5f2bc9711 Try to make the workflow actually fail when there's a problem. 2023-03-14 22:09:15 -04:00
comfyanonymous 760f10d173 Test workflow for cu118 test build. 2023-03-14 21:46:59 -04:00
comfyanonymous fade8a3527 Don't need to be that explicit. 2023-03-14 21:43:18 -04:00
comfyanonymous 6d44cf74e3 Make it more clear the recommended way to update the standalone build. 2023-03-14 19:14:18 -04:00
comfyanonymous 268a2dab71 Merge branch 'queue-prompt-hotkey' of https://github.com/pythongosssss/ComfyUI 2023-03-14 18:19:43 -04:00
comfyanonymous ff255d9dcd Make sure windows permission issues don't mess things up. 2023-03-14 18:07:09 -04:00
comfyanonymous 815fefc48a Merge branch 'save-image-temp' of https://github.com/pythongosssss/ComfyUI 2023-03-14 17:59:30 -04:00
comfyanonymous ca25f0c0c1 Update standalone readme with recommended way to update. 2023-03-14 13:39:58 -04:00
comfyanonymous ee46bef03a Make --cpu have priority over everything else. 2023-03-13 21:30:01 -04:00
comfyanonymous 0e836d525e use half() on fp16 models loaded with config. 2023-03-13 21:12:48 -04:00
comfyanonymous 986dd820dc Use half() function on model when loading in fp16. 2023-03-13 20:58:09 -04:00
comfyanonymous dd35588b29 Move colab link to the installing section. 2023-03-13 17:50:48 -04:00
comfyanonymous a50e111815 Fix small issue with build. 2023-03-13 15:09:11 -04:00
comfyanonymous 54dbfaf2ec Remove omegaconf dependency and some ci changes. 2023-03-13 14:49:18 -04:00
comfyanonymous 80665081e0 Add command to install unstable pytorch builds for ROCm. 2023-03-13 13:50:54 -04:00
comfyanonymous c672000954 Add github workflow for a build with pytorch nightly. 2023-03-13 12:47:12 -04:00
comfyanonymous 83f23f82b8 Add pytorch attention support to VAE. 2023-03-13 12:45:54 -04:00
comfyanonymous a256a2abde --disable-xformers should not even try to import xformers. 2023-03-13 11:36:48 -04:00
comfyanonymous ebfa749b7b Readme improvement. 2023-03-13 10:49:03 -04:00
comfyanonymous 010bbb9c5a Readme style adjustments. 2023-03-13 10:44:29 -04:00
comfyanonymous 6fd8377429 Typo. 2023-03-13 10:43:07 -04:00
comfyanonymous dc24ad1554 Add download link of portable build to README. 2023-03-13 10:42:02 -04:00
comfyanonymous 17636d083f Probably safer to manually trigger builds instead of every push. 2023-03-13 02:54:30 -04:00
comfyanonymous f0d8fdc0d6 Add an automatic standalone windows release for nvidia and cpu. 2023-03-13 01:34:09 -04:00
comfyanonymous 0f3ba7482f Xformers is now properly disabled when --cpu used.
Added --windows-standalone-build option, currently it only opens
makes the code open up comfyui in the browser.
2023-03-12 15:44:16 -04:00
comfyanonymous 6d6758e9e4 Add WD VAE to colab. 2023-03-11 22:08:00 -05:00
comfyanonymous b64f5e6a27 Indicate in readme that upscale models are now supported. 2023-03-11 19:48:42 -05:00
comfyanonymous c8f1acc4eb Put image upscaling nodes in image/upscaling category. 2023-03-11 18:10:36 -05:00
comfyanonymous e33dc2b33b Add a VAEEncodeTiled node. 2023-03-11 15:28:15 -05:00
comfyanonymous 1de86851b1 Try to fix memory issue. 2023-03-11 15:15:13 -05:00
comfyanonymous 2b1fce2943 Make tiled_scale work for downscaling. 2023-03-11 14:58:55 -05:00
comfyanonymous 9db2e97b47 Tiled upscaling with the upscale models. 2023-03-11 14:04:13 -05:00
comfyanonymous 905857edd8 Take some code from chainner to implement ESRGAN and other upscale models. 2023-03-11 13:09:28 -05:00
comfyanonymous 8c4ccb55d1 Small refactor of custom node loading code. 2023-03-11 12:49:41 -05:00
comfyanonymous 1f717903bc Prevent potential int overflow in SaveImage 2023-03-11 12:48:28 -05:00
comfyanonymous 44294a446e Link to lora example. 2023-03-10 14:27:37 -05:00
comfyanonymous c759801a52 Update some links in colab notebook. 2023-03-10 11:01:33 -05:00
comfyanonymous 4e3ee3bd8b Notebook update to fix links. 2023-03-09 21:55:57 -05:00
comfyanonymous cd64111c83 Add locon support. 2023-03-09 21:41:24 -05:00
comfyanonymous 99eb777f5d Make the LoadImage node output the alpha as a mask. 2023-03-09 14:07:55 -05:00
comfyanonymous b94ed02aae Merge branch 'uploadimages' of https://github.com/pythongosssss/ComfyUI 2023-03-09 13:30:19 -05:00
comfyanonymous 9ce300ab59 I confirmed CPU only inference works fine on a pytorch without cuda. 2023-03-09 11:50:00 -05:00
comfyanonymous c70f0ac64b SD2.x controlnets now work. 2023-03-08 01:13:38 -05:00
comfyanonymous 5ea597710f Merge branch 'socketsession' of https://github.com/pythongosssss/ComfyUI 2023-03-07 23:05:52 -05:00
comfyanonymous 19415c3ace Relative imports to test something. 2023-03-07 11:00:35 -05:00
comfyanonymous 0a0c769d6d Try to fix import issue. 2023-03-06 14:41:42 -05:00
comfyanonymous 235ba852d9 Style. 2023-03-06 14:09:23 -05:00
comfyanonymous 25941aeef9 This isn't needed anymore. 2023-03-06 12:02:02 -05:00
comfyanonymous 501f19eec6 Fix clip_skip no longer being loaded from yaml file. 2023-03-06 11:34:02 -05:00
comfyanonymous afff30fc0a Add --cpu to use the cpu for inference. 2023-03-06 10:50:50 -05:00
comfyanonymous 799f510d0c Add some links to notebook for the t2i styles model. 2023-03-06 02:07:58 -05:00
comfyanonymous 8515d96328 It's more logical for the StyleModelApply to append it directly. 2023-03-06 01:48:18 -05:00
comfyanonymous 7ec1dd25a2 A tiny bit of reorganizing. 2023-03-06 01:30:17 -05:00
comfyanonymous 47acb3d73e Implement support for t2i style model.
It needs the CLIPVision model so I added CLIPVisionLoader and CLIPVisionEncode.

Put the clip vision model in models/clip_vision
Put the t2i style model in models/style_models

StyleModelLoader to load it, StyleModelApply to apply it
ConditioningAppend to append the conditioning it outputs to a positive one.
2023-03-05 18:39:25 -05:00