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
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