comfyanonymous
|
0aa667ed33
|
Fix ConditioningAverage.
|
2023-04-30 17:33:43 -04:00 |
|
comfyanonymous
|
2012362493
|
Adjust node resize area depending on outputs.
|
2023-04-30 13:02:07 -04:00 |
|
comfyanonymous
|
4cea9aecda
|
Make nodes easier to resize.
|
2023-04-29 20:53:03 -04:00 |
|
comfyanonymous
|
c66db06763
|
Make ConditioningSetMask area option a bit more clear.
Make ConditioningSetArea override the set_area_to_bounds.
|
2023-04-29 20:25:05 -04:00 |
|
comfyanonymous
|
071011aebe
|
Mask strength should be separate from area strength.
|
2023-04-29 20:06:53 -04:00 |
|
comfyanonymous
|
870fae62e7
|
Merge branch 'condition_by_mask_node' of https://github.com/guill/ComfyUI
|
2023-04-29 15:05:18 -04:00 |
|
comfyanonymous
|
a89cbb6651
|
Merge branch 'filter-search-by-type' of https://github.com/pythongosssss/ComfyUI
|
2023-04-29 15:03:08 -04:00 |
|
comfyanonymous
|
056e5545ff
|
Don't try to get vram from xpu or cuda when directml is enabled.
|
2023-04-29 00:28:48 -04:00 |
|
comfyanonymous
|
2ca934f7d4
|
You can now select the device index with: --directml id
Like this for example: --directml 1
|
2023-04-28 16:51:35 -04:00 |
|
comfyanonymous
|
cab80973d1
|
Fix Readme.
|
2023-04-28 16:20:27 -04:00 |
|
comfyanonymous
|
0306371e54
|
Add "Installing" link to top of readme.
|
2023-04-28 16:18:54 -04:00 |
|
comfyanonymous
|
3baded9892
|
Basic torch_directml support. Use --directml to use it.
|
2023-04-28 14:28:57 -04:00 |
|
comfyanonymous
|
ab9a9deff4
|
Fix nightly CI builds.
No cu121 builds for windows yet.
|
2023-04-28 09:03:39 -04:00 |
|
comfyanonymous
|
e543ecad69
|
Fix the nightly build not being packaged correctly.
|
2023-04-28 08:50:12 -04:00 |
|
comfyanonymous
|
27bf9392ac
|
Switch stable standalone dependencies to stable xformers.
Switch nightly standalone to cu121.
|
2023-04-28 08:40:32 -04:00 |
|
comfyanonymous
|
e958dfdd4d
|
Make notebook work on python3.7
|
2023-04-27 10:59:47 -04:00 |
|
comfyanonymous
|
5a971cecdb
|
Add callback to sampler function.
Callback format is: callback(step, x0, x)
|
2023-04-27 04:38:44 -04:00 |
|
comfyanonymous
|
3a1f9dba20
|
If IS_CHANGED returns exception delete the output instead of crashing.
|
2023-04-26 02:13:56 -04:00 |
|
comfyanonymous
|
951c0c2bbe
|
Don't keep cached outputs for removed nodes.
|
2023-04-26 02:05:57 -04:00 |
|
comfyanonymous
|
ee3a12d283
|
Update litegraph from upstream.
|
2023-04-25 19:18:50 -04:00 |
|
comfyanonymous
|
07194297fd
|
Python 3.7 support.
|
2023-04-25 14:02:17 -04:00 |
|
comfyanonymous
|
aa57136dae
|
Some fixes to the batch masks PR.
|
2023-04-25 01:12:40 -04:00 |
|
comfyanonymous
|
c7c1f0d074
|
Merge branch 'multiple_inpaint_masks' of https://github.com/guill/ComfyUI
# Conflicts:
# nodes.py
|
2023-04-25 00:54:15 -04:00 |
|
comfyanonymous
|
c50208a703
|
Refactor more code to sample.py
|
2023-04-24 23:25:51 -04:00 |
|
comfyanonymous
|
7983b3a975
|
This is cleaner this way.
|
2023-04-24 22:45:35 -04:00 |
|
comfyanonymous
|
36acce58e7
|
Auto increase the size of the image upload widget when there's an image.
|
2023-04-24 18:13:18 -04:00 |
|
comfyanonymous
|
a2236a0c2a
|
Merge branch 'master' of https://github.com/BlenderNeko/ComfyUI
|
2023-04-24 17:57:27 -04:00 |
|
comfyanonymous
|
463bde66a1
|
Add hypernetwork example link to readme.
Move hypernetwork loader node to loaders.
|
2023-04-24 03:08:51 -04:00 |
|
comfyanonymous
|
4e345b31f6
|
Support all known hypernetworks.
|
2023-04-24 02:36:06 -04:00 |
|
comfyanonymous
|
f1b87f50fa
|
Add hypernetworks path config to extra_model_paths.yaml.example
|
2023-04-24 01:50:56 -04:00 |
|
comfyanonymous
|
0ac319fd81
|
Don't delete all outputs when execution gets interrupted.
|
2023-04-23 22:44:38 -04:00 |
|
comfyanonymous
|
ccad603b2e
|
Add a way for nodes to validate their own inputs.
|
2023-04-23 16:03:26 -04:00 |
|
comfyanonymous
|
737c158763
|
Merge branch 'change-session-store' of https://github.com/pythongosssss/ComfyUI
|
2023-04-23 12:56:12 -04:00 |
|
comfyanonymous
|
5282f56434
|
Implement Linear hypernetworks.
Add a HypernetworkLoader node to use hypernetworks.
|
2023-04-23 12:35:25 -04:00 |
|
comfyanonymous
|
6908f9c949
|
This makes pytorch2.0 attention perform a bit faster.
|
2023-04-22 14:30:39 -04:00 |
|
comfyanonymous
|
989acd769a
|
Cleanup.
|
2023-04-21 23:43:38 -04:00 |
|
comfyanonymous
|
d5a59da662
|
Merge branch 'slotDefaults-dynamic' of https://github.com/omar92/ComfyUI
|
2023-04-21 23:39:55 -04:00 |
|
comfyanonymous
|
0be92710b4
|
Merge branch 'currentword-select' of https://github.com/missionfloyd/ComfyUI
|
2023-04-21 00:01:09 -04:00 |
|
comfyanonymous
|
907010e082
|
Remove some useless code.
|
2023-04-20 23:58:25 -04:00 |
|
comfyanonymous
|
31e60adb28
|
Add GLIGEN example to README.
|
2023-04-20 17:30:10 -04:00 |
|
comfyanonymous
|
96b57a9ad6
|
Don't pass adm to model when it doesn't support it.
|
2023-04-19 21:11:38 -04:00 |
|
comfyanonymous
|
2d546d510d
|
Add gligen entry to extra_model_paths example.
|
2023-04-19 11:47:49 -04:00 |
|
comfyanonymous
|
781b724ac6
|
Add GLIGEN model link to colab.
|
2023-04-19 11:30:18 -04:00 |
|
comfyanonymous
|
3696d1699a
|
Add support for GLIGEN textbox model.
|
2023-04-19 11:06:32 -04:00 |
|
comfyanonymous
|
472b1cc0d8
|
Add a github action to use pip xformers package for dependencies.
|
2023-04-18 19:34:07 -04:00 |
|
comfyanonymous
|
b016e2769f
|
Saner range of values.
|
2023-04-18 02:25:57 -04:00 |
|
comfyanonymous
|
b9b1df3038
|
Merge branch 'edit-attention-fix' of https://github.com/EllangoK/ComfyUI
|
2023-04-17 23:57:20 -04:00 |
|
comfyanonymous
|
c8afa7e9fb
|
Merge branch 'settings-slider' of https://github.com/missionfloyd/ComfyUI
|
2023-04-17 22:45:46 -04:00 |
|
comfyanonymous
|
b8c636b10d
|
Lower how much CTRL+arrow key changes the number.
|
2023-04-17 18:21:24 -04:00 |
|
comfyanonymous
|
f03dade5ab
|
Fix bug.
|
2023-04-17 18:19:57 -04:00 |
|
comfyanonymous
|
79d08997f1
|
Merge branch 'edit-attention' of https://github.com/EllangoK/ComfyUI
|
2023-04-17 17:47:23 -04:00 |
|
comfyanonymous
|
6f7852bc47
|
Add a LatentFromBatch node to pick a single latent from a batch.
Works before and after sampling.
|
2023-04-17 17:28:07 -04:00 |
|
comfyanonymous
|
884ea653c8
|
Add a way for nodes to set a custom CFG function.
|
2023-04-17 11:05:15 -04:00 |
|
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 |
|