Gregor Adams
e8b76b3d36
feat(extensions): Allow hiding link connectors
...
Thank you for adding this feature (linksRenderMode) to core. I would like to add the "Hidden" option (invalid number 3 will just hide the connector lines), so that I can remove that extension from my extension pack to prevent conflicts
https://github.com/failfa-st/failfast-comfyui-extensions
2023-08-09 13:03:30 +02:00
comfyanonymous
10bbedb4aa
Add missing direct dep that gets pulled in by another.
2023-08-08 10:45:35 -04:00
comfyanonymous
3e2acd8717
Fix path issue.
2023-08-07 19:29:36 -04:00
comfyanonymous
72568bd51a
Add "display" to custom node example.
2023-08-07 08:29:50 -04:00
comfyanonymous
84c0dd8247
Add argument to disable auto launching the browser.
2023-08-07 02:25:12 -04:00
comfyanonymous
ceccd360f8
Update litegraph to latest.
2023-08-06 14:36:43 -04:00
comfyanonymous
531ea9c1aa
Detect hint_channels from controlnet.
2023-08-06 14:08:59 -04:00
comfyanonymous
e888818a8a
Fix issue with logging missing nodes.
2023-08-05 21:54:58 -04:00
comfyanonymous
675f93c0b6
Add some 800M gpus to cuda malloc blacklist.
2023-08-05 21:54:52 -04:00
comfyanonymous
b63cb8ee24
Formatting issue.
2023-08-05 17:20:35 -04:00
comfyanonymous
cbdec34140
Add a way to use cloudflared tunnel to the colab notebook.
2023-08-05 17:18:45 -04:00
pythongosssss
6e405f3c42
handle value missing
2023-08-05 11:04:04 +01:00
pythongosssss
2d3bb35069
prevent crashing if the widget cant be found
2023-08-05 11:00:18 +01:00
comfyanonymous
18c180b727
Support loras in diffusers format.
2023-08-05 01:40:24 -04:00
comfyanonymous
078181e840
GeForce MX110 + MX130 are maxwell.
2023-08-04 21:44:37 -04:00
pythongosssss
6570737fa7
Add setting to change link render mode
...
Add support for combo settings
2023-08-04 21:26:11 +01:00
comfyanonymous
219e417d2c
Merge branch 'logging' of https://github.com/pythongosssss/ComfyUI
2023-08-04 12:12:39 -04:00
comfyanonymous
ef16077917
Add CMP 30HX card to the nvidia_16_series list.
2023-08-04 12:08:45 -04:00
comfyanonymous
1896bc3456
Fix bug with reroutes and bypass.
2023-08-04 03:47:45 -04:00
pythongosssss
8adbd76fa4
add logging
2023-08-04 08:30:01 +01:00
pythongosssss
2258b9c721
add system stats function
2023-08-04 08:29:51 +01:00
pythongosssss
a50b02db57
add system info to stats endpoint
2023-08-04 08:29:25 +01:00
comfyanonymous
22ccb8027b
Fix ui inconsistency.
2023-08-04 03:22:47 -04:00
comfyanonymous
3063968590
Make LatentBlend more consistent with other nodes.
2023-08-04 02:51:28 -04:00
comfyanonymous
0f6c602438
Merge branch 'LatentBlend' of https://github.com/fuami/ComfyUI
2023-08-04 02:35:53 -04:00
comfyanonymous
bbd5052ed0
Make sure the pooled output stays at the EOS token with added embeddings.
2023-08-03 20:27:50 -04:00
Dr.Lt.Data
c8807b2b33
allows convert to widget for boolean type ( #1063 )
2023-08-03 20:24:52 -04:00
comfyanonymous
38522087cf
Make context menu filter import from relative path.
2023-08-03 16:51:37 -04:00
comfyanonymous
73c06a4aea
Fix bypassed nodes with no inputs.
2023-08-03 02:57:40 -04:00
comfyanonymous
c9fdda0bf0
Fix reroute nodes not working with bypassed nodes.
2023-08-03 02:38:11 -04:00
comfyanonymous
d6df464fe3
Add an experimental CTRL-B shortcut to bypass nodes.
2023-08-03 01:57:00 -04:00
comfyanonymous
bf61475a18
Merge branch 'fix/no-required-input' of https://github.com/M1kep/ComfyUI into prs
2023-08-02 15:06:09 -04:00
comfyanonymous
32fd9a86ea
Add an option in the UI to disable sliders.
2023-08-01 18:50:06 -04:00
Michael Poutre
9329b1a6b2
fix(execution): Fix support for input-less nodes
2023-08-01 12:29:01 -07:00
Michael Poutre
fc8a738779
chore: Fix typo
2023-08-01 12:27:50 -07:00
comfyanonymous
96818aba62
Update instructions for mac.
2023-08-01 03:17:04 -04:00
comfyanonymous
6f08651af4
Rename toggle to boolean.
2023-08-01 03:08:35 -04:00
FuamiCake
668135abb4
Add LatentBlend node, allowing for blending between two Latent inputs.
2023-08-01 01:23:14 -05:00
comfyanonymous
327956d2f0
0.0.0.0 doesn't work on windows.
2023-08-01 01:15:18 -04:00
comfyanonymous
ea26ad5e3d
display_as -> display.
2023-07-31 22:41:54 -04:00
comfyanonymous
7a9d422f36
Merge branch 'slider_toggle' of https://github.com/Guillaume-Fgt/ComfyUI into prs
2023-07-31 15:24:09 -04:00
comfyanonymous
4d2b6af4d2
Merge branch 'SaveLatent_outputs' of https://github.com/fuami/ComfyUI
2023-07-31 15:23:02 -04:00
Guillaume Faguet
60c1352ab4
pass slider type as option
2023-07-31 08:48:44 +02:00
comfyanonymous
28401d83c5
Only shift text encoder to vram when CPU cores are under 8.
2023-07-31 00:08:54 -04:00
FuamiCake
bc6c210a8e
SaveLatent reports its outputs so they are visible to API
2023-07-30 16:36:55 -05:00
comfyanonymous
2ee42215be
Lower CPU thread check for running the text encoder on the CPU vs GPU.
2023-07-30 17:18:24 -04:00
comfyanonymous
9c5ad64310
Remove some useless code.
2023-07-30 14:13:33 -04:00
comfyanonymous
71ffc7b350
Faster VAE loading.
2023-07-29 16:28:30 -04:00
comfyanonymous
8a8d8c86d6
Initialize the unet directly on the target device.
2023-07-29 14:51:56 -04:00
comfyanonymous
c0c823de8e
Fix ROCm nightly install command.
2023-07-29 14:48:29 -04:00