Commit Graph

536 Commits

Author SHA1 Message Date
m957ymj75urz
5fa514fa51 rollback urlparams 2023-03-18 20:13:25 +01: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
pythongosssss
52e74a2bb2 Fixed crash removing nodes
due to output link is still being set but not valid
2023-03-17 17:52:20 +00:00
Zentropivity
963b68b81c Remove mobile client-side zoom 2023-03-17 10:36:50 +01: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
pythongosssss
ba4a754a53 Merge remote-tracking branch 'origin/master' into a1111-meta-v2 2023-03-16 21:30:23 +00:00
comfyanonymous
bf1dc1d9bc Fix VAEEncodeForInpaint modifying source image. 2023-03-16 17:10:08 -04:00
pythongosssss
c0f5325018 Increase size of node 2023-03-16 21:04:54 +00:00
pythongosssss
aff1e3936a Simplify and fix bug with following virtual nodes
courtesy of someanon
2023-03-16 19:15:02 +00:00
m957ymj75urz
16001e9429 fixes for specific paths 2023-03-16 19:48:59 +01:00
Zentropivity
68e9cf731e
Merge branch 'comfyanonymous:master' into mobile-support 2023-03-16 17:08:46 +01:00
Zentropivity
8c5d45e7f8 Correct html head and switch litegraph to pointer mode. 2023-03-16 17:05:26 +01:00
comfyanonymous
f11d5e0748 Add note to update bat. 2023-03-16 11:52:49 -04:00
pythongosssss
37b70d7987 Made node non collapsable
Fixed color of first input link
2023-03-16 14:08:11 +00: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
m957ymj75urz
629272c0ca resolve conflict with the new PreviewImage node 2023-03-15 12:10:45 +01:00
m957ymj75urz
3d2f60b315
Merge branch 'master' into save-images 2023-03-15 10:48:15 +00:00
m957ymj75urz
29cee297a0 ignore/restore custom batch count when extra options is unchecked 2023-03-15 11:44:49 +01: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
pythongosssss
235dce3977 Explain why animation frame used 2023-03-14 21:25:52 +00:00