drhead
|
39babfe942
|
Merge baf1e9f1fe6976e4be876457ea22e4c66fb9f962 into aebac221937b511d46fe601656acdc753435b849
|
2025-08-03 20:29:20 +08:00 |
|
comfyanonymous
|
19e45e9b0e
|
Make it easier to pass lists of tensors to models. (#8358)
|
2025-05-31 20:00:20 -04:00 |
|
comfyanonymous
|
06c661004e
|
Memory estimation code can now take into account conds. (#8307)
|
2025-05-27 15:09:05 -04:00 |
|
drhead
|
baf1e9f1fe
|
copy conds to device before repeating
|
2025-05-25 12:49:49 -04:00 |
|
drhead
|
87f4673af9
|
change to device_supports_non_blocking
|
2025-05-23 11:55:42 -04:00 |
|
drhead
|
d175cbd315
|
fix syntax
|
2025-03-09 19:57:51 -04:00 |
|
drhead
|
8e5f33cc9c
|
better way of gating non blocking use
|
2025-03-09 19:45:29 -04:00 |
|
drhead
|
c7b8e7250d
|
make conds use non-blocking transfers
|
2025-03-09 19:42:19 -04:00 |
|
Chenlei Hu
|
dfa2b6d129
|
Remove unused function lcm in conds.py (#6572)
|
2025-01-23 05:54:09 -05:00 |
|
comfyanonymous
|
d6bbe8c40f
|
Remove support for python 3.8.
|
2025-01-22 17:04:30 -05:00 |
|
comfyanonymous
|
a82fae2375
|
Fix bug with cosxl edit model.
|
2024-06-10 16:00:03 -04:00 |
|
comfyanonymous
|
4871a36458
|
Cleanup some unused imports.
|
2024-01-21 21:51:22 -05:00 |
|
comfyanonymous
|
064d7583eb
|
Add a CONDConstant for passing non tensor conds to unet.
|
2023-11-08 01:59:09 -05:00 |
|
comfyanonymous
|
036f88c621
|
Refactor to make it easier to add custom conds to models.
|
2023-10-24 23:31:12 -04:00 |
|