Corey
18e86a4010
add a node to allow growing of masks through dilation
1 year ago
comfyanonymous
27b87c25a1
Add an EmptyImage node.
...
TODO: implement color picker in the frontend.
1 year ago
comfyanonymous
6dc02c7bac
Add a "resize_source" option to Image and Latent CompositeMasked.
1 year ago
comfyanonymous
7567c4ac8f
Add bypass to readme and add a Bypass menu option to the nodes.
1 year ago
comfyanonymous
a2ce9655ca
Refactor unclip code.
1 year ago
comfyanonymous
94fceb8700
Make Blur node use the image device for processing.
1 year ago
comfyanonymous
e7d88855f4
Add node to batch images together.
1 year ago
comfyanonymous
d4380f3aa3
Add option to use different xformers version in the github workflow.
1 year ago
comfyanonymous
06681ee035
Add codeowners file.
1 year ago
comfyanonymous
9cc12c833d
CLIPVisionEncode can now encode multiple images.
1 year ago
comfyanonymous
0cb6dac943
Remove 3m from PR #1213 because of some small issues.
1 year ago
comfyanonymous
e244b2df83
Add sgm_uniform scheduler that acts like the default one in sgm.
1 year ago
comfyanonymous
58c7da3665
Gpu variant of dpmpp_3m_sde. Note: use 3m with exponential or karras.
1 year ago
comfyanonymous
ba319a34e4
Merge branch 'dpmpp3m' of https://github.com/FizzleDorf/ComfyUI
1 year ago
FizzleDorf
3cfad03a68
dpmpp 3m + dpmpp 3m sde added
1 year ago
comfyanonymous
192ca0676c
Add some more cards to the cuda malloc blacklist.
1 year ago
comfyanonymous
861fd58819
Add a warning if a card that doesn't support cuda malloc has it enabled.
1 year ago
comfyanonymous
585a062910
Print unet config when model isn't detected.
1 year ago
comfyanonymous
8c730dc4a7
Add an ImageCompositeMasked node.
1 year ago
comfyanonymous
c8a23ce9e8
Support for yet another lora type based on diffusers.
1 year ago
comfyanonymous
2bc12d3d22
Add --temp-directory argument to set temp directory.
1 year ago
comfyanonymous
00877b0363
Don't ignore extra paths that don't exist.
1 year ago
comfyanonymous
c20583286f
Support diffuser text encoder loras.
1 year ago
comfyanonymous
f7e6a5ed07
Fix litegraph button being black on light theme.
1 year ago
comfyanonymous
cf10c5592c
Disable calculating uncond when CFG is 1.0
1 year ago
comfyanonymous
5ac96897e9
Images can now be uploaded by dragging from another window in chromium.
1 year ago
Gregor Adams
af32197067
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
1 year ago
comfyanonymous
a5599ed42c
Add missing direct dep that gets pulled in by another.
1 year ago
comfyanonymous
5e2b4893da
Fix path issue.
1 year ago
comfyanonymous
285ea7b790
Add "display" to custom node example.
1 year ago
comfyanonymous
1f0f4cc0bd
Add argument to disable auto launching the browser.
1 year ago
comfyanonymous
0ce8a540ce
Update litegraph to latest.
1 year ago
comfyanonymous
d8e58f0a7e
Detect hint_channels from controlnet.
1 year ago
comfyanonymous
0cb14a33f6
Fix issue with logging missing nodes.
1 year ago
comfyanonymous
fc71cf656e
Add some 800M gpus to cuda malloc blacklist.
1 year ago
comfyanonymous
c9ef919e29
Formatting issue.
1 year ago
comfyanonymous
435577457a
Add a way to use cloudflared tunnel to the colab notebook.
1 year ago
pythongosssss
b948b2cf41
handle value missing
1 year ago
pythongosssss
32e115b818
prevent crashing if the widget cant be found
1 year ago
comfyanonymous
c5d7593ccf
Support loras in diffusers format.
1 year ago
comfyanonymous
5a90d3cea5
GeForce MX110 + MX130 are maxwell.
1 year ago
pythongosssss
8918f1085c
Add setting to change link render mode
...
Add support for combo settings
1 year ago
comfyanonymous
cb25b88329
Merge branch 'logging' of https://github.com/pythongosssss/ComfyUI
1 year ago
comfyanonymous
1ce0d8ad68
Add CMP 30HX card to the nvidia_16_series list.
1 year ago
comfyanonymous
3d614dde49
Fix bug with reroutes and bypass.
1 year ago
pythongosssss
b2ea0cbd5c
add logging
1 year ago
pythongosssss
43ae9fe721
add system stats function
1 year ago
pythongosssss
0bbd9dd4d9
add system info to stats endpoint
1 year ago
comfyanonymous
d7638c47fc
Fix ui inconsistency.
1 year ago
comfyanonymous
fa962e86c1
Make LatentBlend more consistent with other nodes.
1 year ago