Jairo Correa
ff48248d4b
Fix FeatherMask
2023-10-13 12:26:54 -03:00
comfyanonymous
b7c7b330d3
Move and comment out.
2023-10-12 20:54:43 -04:00
Nick Teeple
10a7b6661a
Update extra_model_paths.yaml.example with comfy specific example
2023-10-12 21:26:27 +08:00
comfyanonymous
baad9821a4
Merge branch 'fix-1723' of https://github.com/chrisgoringe/ComfyUI
2023-10-11 23:35:24 -04:00
Chris
43de360759
add query
2023-10-12 14:26:53 +11:00
comfyanonymous
494ddf7717
pytorch_attention_enabled can now return True when xformers is enabled.
2023-10-11 21:30:57 -04:00
comfyanonymous
18e4504de7
Pull some small changes from the other repo.
2023-10-11 20:38:48 -04:00
comfyanonymous
95df4b6174
Allow attn_mask in attention_pytorch.
2023-10-11 20:38:48 -04:00
comfyanonymous
c60864b5e4
Refactor the attention functions.
...
There's no reason for the whole CrossAttention object to be repeated when
only the operation in the middle changes.
2023-10-11 20:38:48 -04:00
comfyanonymous
e095eadda5
Let unet wrapper functions have .to attributes.
2023-10-11 01:34:38 -04:00
comfyanonymous
9c8d53db6c
Cleanup.
2023-10-10 21:46:53 -04:00
comfyanonymous
fc126a3d33
Merge branch 'taesd_safetensors' of https://github.com/mochiya98/ComfyUI
2023-10-10 21:42:35 -04:00
comfyanonymous
4860d4c7fe
Add default CheckpointSave, CLIPSave and VAESave paths to model paths.
2023-10-10 01:25:47 -04:00
comfyanonymous
2df37c0f6c
Add a CLIPSave node to save CLIP model weights.
2023-10-10 01:24:49 -04:00
Yukimasa Funaoka
74dc9ecc66
Supports TAESD models in safetensors format
2023-10-10 13:21:44 +09:00
comfyanonymous
58c5545dcf
Merge branch 'input-directory' of https://github.com/jn-jairo/ComfyUI
2023-10-09 01:53:29 -04:00
comfyanonymous
222ccfbf55
Add a note to README about pytorch 3.12 not being supported.
2023-10-09 01:51:01 -04:00
comfyanonymous
64fafcfab2
Add a VAESave node.
2023-10-09 01:42:15 -04:00
comfyanonymous
837735980f
Fix SplitImageWithAlpha and JoinImageWithAlpha.
2023-10-08 15:52:10 -04:00
comfyanonymous
aeb16bf5b7
Fix bug when copying node with converted input.
2023-10-08 04:04:25 -04:00
comfyanonymous
a84deecb7d
Move _for_testing/custom_sampling nodes to sampling/custom_sampling.
2023-10-08 03:20:35 -04:00
Dr.Lt.Data
a26d13f6d4
improve: image preview ( #1683 )
...
* improve image preview
- grid mode: align in rectangle instead of first image, show cell border
- individual mode: proper ratio handling
* improve: fix preview button position instead of relative
* improve: image preview - compact mode for same aspect ratio
2023-10-08 03:00:33 -04:00
comfyanonymous
b990ce84a1
Update standalone download link.
2023-10-07 16:13:35 -04:00
comfyanonymous
5de321b236
Fix issues with the packaging.
2023-10-07 11:57:32 -04:00
pythongosssss
725a52f504
access getConfig via a symbol so structuredClone works ( #1677 )
2023-10-06 16:48:30 -04:00
comfyanonymous
4456b4d137
load_checkpoint_guess_config can now optionally output the model.
2023-10-06 13:48:18 -04:00
comfyanonymous
1928370b5d
Merge branch 'widget-input-updates' of https://github.com/pythongosssss/ComfyUI
2023-10-06 12:51:08 -04:00
comfyanonymous
ce26c0ebe6
Generate update script with right settings.
2023-10-06 12:49:40 -04:00
pythongosssss
262c32ccc9
if the output type is an array, use combo
2023-10-06 17:47:46 +01:00
comfyanonymous
58c1709c0c
Fix workflow.
2023-10-06 10:43:12 -04:00
comfyanonymous
419ba04808
Make xformers optional in packaging.
2023-10-06 10:29:52 -04:00
comfyanonymous
3599f22327
More configurable workflows to package windows release.
2023-10-06 10:26:51 -04:00
comfyanonymous
c3680c8181
Update nightly workflow to python 3.11.6
2023-10-06 03:32:00 -04:00
comfyanonymous
8c850a14f2
Merge branch 'widget-input-updates' of https://github.com/pythongosssss/ComfyUI
2023-10-05 14:20:47 -04:00
pythongosssss
7539a1b85e
More cleanup of old type data
...
Fix connecting combos of same type from different types of node
2023-10-05 19:16:39 +01:00
pythongosssss
fcb8cc08eb
updated messages
2023-10-05 17:13:13 +01:00
comfyanonymous
6f2a1ad2ba
Update readme for pytorch 2.1
2023-10-05 08:25:15 -04:00
Jairo Correa
26a1afbcfe
Option to input directory
2023-10-04 19:45:15 -03:00
comfyanonymous
89c54095c4
JoinImageWithAlpha now works with any mask shape.
2023-10-04 15:54:34 -04:00
pythongosssss
220a74cd1d
allow connecting numbers merging config
2023-10-04 20:48:55 +01:00
comfyanonymous
241f3fd93a
Change a few things in #1578 .
2023-10-04 15:43:41 -04:00
MoonRide303
ff93847989
Corrected joining images with alpha (for RGBA input), and checking scaling conditions
2023-10-04 19:04:52 +02:00
MoonRide303
9f9f688bec
Adding default alpha when splitting RGB images
2023-10-04 19:04:52 +02:00
MoonRide303
1c06c81343
Change channel type to MASK (reduced redundancy, increased usability)
2023-10-04 19:04:52 +02:00
MoonRide303
a138e66970
Added support for Porter-Duff image compositing
2023-10-04 19:04:48 +02:00
City
ee2d8e46e1
Fix quality loss due to low precision
2023-10-04 15:40:59 +02:00
pythongosssss
e4fcad3c8d
support refreshing primitive combos
...
no longer uses combo list as type name
2023-10-03 20:19:12 +01:00
comfyanonymous
d773dacd6f
Merge branch 'fix/robust_object_info' of https://github.com/ltdrdata/ComfyUI
2023-10-03 11:14:58 -04:00
Dr.Lt.Data
aaa7bc33c0
If an error occurs while retrieving object_info, only the node that encountered the error should be handled as an exception, while the information for the other nodes should continue to be processed normally.
2023-10-03 18:30:38 +09:00
comfyanonymous
dd0a1f6a7d
pytorch nightly is now ROCm 5.7
2023-10-03 00:01:49 -04:00