doctorpangloss
|
8ba412897e
|
Mochi and SageAttention improvements
|
2024-11-18 15:40:15 -08:00 |
|
doctorpangloss
|
76a80a65ea
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-10-29 15:35:39 -07:00 |
|
comfyanonymous
|
83ca891118
|
Support scaled fp8 t5xxl model.
|
2024-10-20 22:27:00 -04:00 |
|
doctorpangloss
|
8512f361fe
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-10-14 15:26:27 -07:00 |
|
comfyanonymous
|
1b80895285
|
Make clip loader nodes support loading sd3 t5xxl in lower precision.
Add attention mask support in the SD3 text encoder code.
|
2024-10-10 15:06:15 -04:00 |
|
doctorpangloss
|
fa3176f96f
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-09-23 12:50:31 -07:00 |
|
comfyanonymous
|
e813abbb2c
|
Long CLIP L support for SDXL, SD3 and Flux.
Use the *CLIPLoader nodes.
|
2024-09-15 07:59:38 -04:00 |
|
doctorpangloss
|
5155a3e248
|
Merge WIP
|
2024-08-25 18:52:29 -07:00 |
|
comfyanonymous
|
d1a6bd6845
|
Support loading long clipl model with the CLIP loader node.
|
2024-08-20 10:46:36 -04:00 |
|
comfyanonymous
|
fca42836f2
|
Add model_options for text encoder.
|
2024-08-17 11:17:20 -04:00 |
|
doctorpangloss
|
b0e25488dd
|
Fix tokenizer cloning
|
2024-08-13 20:51:07 -07:00 |
|
doctorpangloss
|
39c6335331
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-08-05 16:13:20 -07:00 |
|
Silver
|
7afa985fba
|
Correct spelling 'token_weight_pars_t5' to 'token_weight_pairs_t5' (#4200)
|
2024-08-04 17:10:02 -04:00 |
|
doctorpangloss
|
0a1ae64b0b
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-08-01 16:19:11 -07:00 |
|
comfyanonymous
|
5f98de7697
|
Load flux t5 in fp8 if weights are in fp8.
|
2024-08-01 11:05:56 -04:00 |
|
doctorpangloss
|
34522e0914
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-07-30 11:11:45 -07:00 |
|
comfyanonymous
|
f87810cd3e
|
Let tokenizers return weights to be stored in the saved checkpoint.
|
2024-07-25 10:52:09 -04:00 |
|
comfyanonymous
|
10c919f4c7
|
Make it possible to load tokenizer data from checkpoints.
|
2024-07-24 16:43:53 -04:00 |
|
doctorpangloss
|
0c34c2b99d
|
Fix #13 audio nodes now work and test correctly
|
2024-07-18 17:15:44 -07:00 |
|
doctorpangloss
|
cc99d89ac6
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-07-18 16:31:21 -07:00 |
|
comfyanonymous
|
1305fb294c
|
Refactor: Move some code to the comfy/text_encoders folder.
|
2024-07-15 17:36:24 -04:00 |
|