comfyanonymous
0ab5c619ea
Clarify in README that it's AMD GPUs.
2023-04-17 01:04:54 -04:00
comfyanonymous
74fc7b7726
custom_nodes paths can now be set in the extra_model_paths.yaml
2023-04-16 01:46:43 -04:00
comfyanonymous
d7ec37f296
Merge branch 'master' of https://github.com/jwd-dev/ComfyUI
2023-04-15 20:34:20 -04:00
comfyanonymous
8cb54fa2fa
Merge branch 'jsdoc-types' of https://github.com/pythongosssss/ComfyUI
2023-04-15 19:11:30 -04:00
comfyanonymous
73c3e11e83
Fix model_management import so it doesn't get executed twice.
2023-04-15 19:04:33 -04:00
comfyanonymous
81d1f00df3
Some refactoring: from_tokens -> encode_from_tokens
2023-04-15 18:46:58 -04:00
comfyanonymous
719c26c3c9
Merge branch 'master' of https://github.com/BlenderNeko/ComfyUI
2023-04-15 14:16:50 -04:00
comfyanonymous
a40499891e
Merge branch 'fix-combo-auto-primitive' of https://github.com/pythongosssss/ComfyUI
2023-04-15 12:36:43 -04:00
comfyanonymous
deb2b93e79
Move code to empty gpu cache to model_management.py
2023-04-15 11:19:07 -04:00
comfyanonymous
f4c689ea89
Merge branch 'ipex' of https://github.com/kwaa/ComfyUI-IPEX
2023-04-15 11:11:24 -04:00
comfyanonymous
7f23353d63
Merge branch 'fix-combo-primitive' of https://github.com/pythongosssss/ComfyUI
2023-04-15 11:07:03 -04:00
comfyanonymous
04b14bc59e
Merge branch 'fix-embedding-replacement' of https://github.com/pythongosssss/ComfyUI
2023-04-15 11:02:47 -04:00
comfyanonymous
476d543fe8
Fix for older python.
...
from: https://github.com/comfyanonymous/ComfyUI/discussions/476
2023-04-15 10:56:15 -04:00
comfyanonymous
2525fcd342
Colab update.
2023-04-15 02:22:37 -04:00
comfyanonymous
04d9bc13af
Safely load pickled embeds that don't load with weights_only=True.
2023-04-14 15:33:43 -04:00
comfyanonymous
334aab05e5
Don't stop workflow if loading embedding fails.
2023-04-14 13:54:00 -04:00
comfyanonymous
61e7767ca6
Merge branch 'Allow-connect-premitiveNode-to-forceInput-comfyiUI-nodes' of https://github.com/omar92/ComfyUI
2023-04-14 00:59:31 -04:00
comfyanonymous
d98a4de9eb
LatentCompositeMasked: negative x, y don't work.
2023-04-14 00:49:19 -04:00
comfyanonymous
f48f0872e2
Refactor: move nodes_mask_convertion nodes to nodes_mask.
2023-04-14 00:21:01 -04:00
comfyanonymous
e1db7a2038
Merge branch 'image-to-mask' of https://github.com/missionfloyd/ComfyUI
...
# Conflicts:
# nodes.py
2023-04-14 00:15:48 -04:00
comfyanonymous
1a7cda715b
Revert LatentComposite.
2023-04-14 00:14:35 -04:00
comfyanonymous
fed4a70b8e
Merge branch 'master' of https://github.com/mligaintart/ComfyUI
2023-04-14 00:12:58 -04:00
comfyanonymous
f5f701388b
Merge branch 'comfy-list-fix' of https://github.com/EllangoK/ComfyUI
2023-04-13 13:50:44 -04:00
comfyanonymous
601edaf6ad
Add links to new controlnet models to colab.
2023-04-13 10:59:38 -04:00
comfyanonymous
501f200d86
Fix widgets not getting converted correctly in workflows.
2023-04-13 10:38:41 -04:00
comfyanonymous
bada50f132
Add link to Arc instructions to readme.
2023-04-12 20:34:11 -04:00
comfyanonymous
37beea0af5
Add missing shortcuts from litegraph doc to README.
2023-04-12 20:31:26 -04:00
comfyanonymous
e3566679bd
Update litegraph from upstream.
2023-04-12 18:00:13 -04:00
comfyanonymous
ad8e0cc0fe
Merge branch 'default-replace-name' of https://github.com/pythongosssss/ComfyUI
2023-04-12 09:37:14 -04:00
comfyanonymous
f15b4a7ffa
Merge branch 'fix-LoadImageMask' of https://github.com/flyingshutter/ComfyUI
2023-04-12 01:24:53 -04:00
comfyanonymous
6c69853afd
Change colour of background in light theme.
2023-04-11 23:23:06 -04:00
comfyanonymous
c767e9426a
Clarify readme.
2023-04-11 00:29:56 -04:00
comfyanonymous
1a61188cda
Readme update.
2023-04-11 00:03:45 -04:00
comfyanonymous
b4b6761265
Readme update.
2023-04-11 00:01:36 -04:00
comfyanonymous
2e1798c17d
Add some unCLIP checkpoints to the colab.
...
TODO: include some fp16 versions of the official ones.
2023-04-10 03:42:32 -04:00
comfyanonymous
e2e689cca7
Update screenshot.
2023-04-10 03:37:46 -04:00
comfyanonymous
92eca60ec9
Fix for new transformers version.
2023-04-09 15:55:21 -04:00
comfyanonymous
1e1875f674
Print xformers version and warning about 0.0.18
2023-04-09 01:31:47 -04:00
comfyanonymous
90581684b4
Update notebook.
2023-04-08 19:25:34 -04:00
comfyanonymous
bece24d25e
Merge branch 'fix/pnginfo-import' of https://github.com/filipemeneses/ComfyUI
2023-04-08 18:48:53 -04:00
comfyanonymous
c982c937a7
Merge branch 'catch-configure-errors' of https://github.com/pythongosssss/ComfyUI
2023-04-08 18:37:47 -04:00
comfyanonymous
b0edcfdc8e
Merge branch 'missing-node-warning' of https://github.com/pythongosssss/ComfyUI
2023-04-08 18:37:27 -04:00
comfyanonymous
e07f8eab6a
Merge branch 'node-templates' of https://github.com/pythongosssss/ComfyUI
2023-04-08 18:37:05 -04:00
comfyanonymous
15da5404e7
Merge branch 'themes' of https://github.com/EllangoK/ComfyUI
2023-04-08 18:14:05 -04:00
comfyanonymous
24d53992c6
Rename.
2023-04-08 15:53:01 -04:00
comfyanonymous
60ac983238
Merge branch 'master' of https://github.com/city96/ComfyUI
2023-04-08 15:50:26 -04:00
comfyanonymous
ebd7f9bf80
Change the default prompt to something more impressive.
2023-04-08 01:10:15 -04:00
comfyanonymous
463792f068
Allow dragging again.
2023-04-07 23:07:19 -04:00
comfyanonymous
f4e359cce1
Set title of page to ComfyUI.
2023-04-07 16:26:06 -04:00
comfyanonymous
7e254d2f69
Clarify what --windows-standalone-build does.
2023-04-07 15:52:56 -04:00
comfyanonymous
07e9a6b826
Update litegraph from upstream.
2023-04-07 15:11:00 -04:00
comfyanonymous
44fea05064
Cleanup.
2023-04-07 02:31:46 -04:00
comfyanonymous
58ed0f2da4
Fix loading SD1.5 diffusers checkpoint.
2023-04-07 01:30:33 -04:00
comfyanonymous
8b9ac8fedb
Merge branch 'master' of https://github.com/sALTaccount/ComfyUI
2023-04-07 01:03:43 -04:00
comfyanonymous
64557d6781
Add a --force-fp32 argument to force fp32 for debugging.
2023-04-07 00:27:54 -04:00
comfyanonymous
bceccca0e5
Small refactor.
2023-04-06 23:53:54 -04:00
comfyanonymous
28a7205739
Merge branch 'ipex' of https://github.com/kwaa/ComfyUI-IPEX
2023-04-06 23:45:29 -04:00
comfyanonymous
3975fb2e4a
Merge branch 'multi-configs-fix' of https://github.com/EllangoK/ComfyUI
2023-04-06 22:41:23 -04:00
comfyanonymous
60b4c31ab3
Add webp images to upload accept list.
2023-04-06 22:22:59 -04:00
comfyanonymous
f84f2508cc
Rename the cors parameter to something more verbose.
2023-04-06 15:24:55 -04:00
comfyanonymous
349f15ed6f
Merge branch 'argparse' of https://github.com/EllangoK/ComfyUI
2023-04-06 13:29:41 -04:00
comfyanonymous
0bb5f93b92
Merge branch 'image-node-keybindings' of https://github.com/ALSchwalm/ComfyUI
2023-04-06 03:27:42 -04:00
comfyanonymous
fb73d008bf
Merge branch 'menu-drag' of https://github.com/missionfloyd/ComfyUI
2023-04-06 03:19:20 -04:00
comfyanonymous
d75b96178d
Merge branch 'modal-style' of https://github.com/missionfloyd/ComfyUI
2023-04-06 01:21:52 -04:00
comfyanonymous
d5cce8345f
Merge branch 'simpler-setting-value-access' of https://github.com/pythongosssss/ComfyUI
2023-04-05 15:10:17 -04:00
comfyanonymous
f816964847
Add a way to set output directory with --output-directory
2023-04-05 14:29:30 -04:00
comfyanonymous
255dac25ba
Merge branch 'graphdialog-style' of https://github.com/missionfloyd/ComfyUI
2023-04-04 23:04:25 -04:00
comfyanonymous
871a76b77b
Rename and reorganize post processing nodes.
2023-04-04 22:54:33 -04:00
comfyanonymous
10ad4c1d17
Move unclip stuff out of _for_testing
2023-04-04 22:48:11 -04:00
comfyanonymous
e46b1c3034
Disable xformers in VAE when xformers == 0.0.18
2023-04-04 22:22:02 -04:00
comfyanonymous
af291e6f69
Convert line endings to unix.
2023-04-04 13:56:13 -04:00
comfyanonymous
cadef9ff61
Merge branch 'nodes-post-processing' of https://github.com/EllangoK/ComfyUI
2023-04-04 13:51:26 -04:00
comfyanonymous
1718730e80
Ignore embeddings when sizes don't match and print a WARNING.
2023-04-04 11:49:29 -04:00
comfyanonymous
5036fecbdd
Update colab notebook.
2023-04-04 03:42:40 -04:00
comfyanonymous
4a3715be1f
Merge branch 'master' of https://github.com/mligaintart/ComfyUI
2023-04-04 03:09:38 -04:00
comfyanonymous
23524ad8c5
Remove print.
2023-04-03 22:58:54 -04:00
comfyanonymous
c02baed00f
Add that unCLIP models are supported to the README.
2023-04-03 20:13:43 -04:00
comfyanonymous
1ed6cadf12
Merge branch 'master' of https://github.com/omar92/ComfyUI
2023-04-03 16:52:59 -04:00
comfyanonymous
ef5954835f
Merge branch 'combo_filter_input' of https://github.com/pythongosssss/ComfyUI
2023-04-03 16:38:55 -04:00
comfyanonymous
539ff487a8
Pull latest tomesd code from upstream.
2023-04-03 15:49:28 -04:00
comfyanonymous
f50b1fec69
Add noise augmentation setting to unCLIPConditioning.
2023-04-03 13:50:29 -04:00
comfyanonymous
72f9235a49
Merge branch 'snap-to-grid' of https://github.com/pythongosssss/ComfyUI
2023-04-02 14:13:55 -04:00
comfyanonymous
cc66fbe5da
Merge branch 'fix-hidden-save-prefix' of https://github.com/tjhayasaka/ComfyUI
2023-04-02 14:00:05 -04:00
comfyanonymous
ed3bd0d428
Merge branch 'utilise-litegraph-features' of https://github.com/pythongosssss/ComfyUI
2023-04-02 13:23:14 -04:00
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