Jedrzej Kosinski
|
b6a4a4c664
|
Support async for v3's execute function, still need to test validate_inputs, fingerprint_inputs, and check_lazy_status, fix Any type for v3 by introducing __ne__ trick from comfy_api's typing.py
|
2025-07-18 15:50:42 -07:00 |
|
bigcat88
|
a580176735
|
V3 Nodes: refactor ComfyNodeV3 class; use of ui.SavedResult; ported SaveAnimatedPNG and SaveAnimatedWEBP nodes
|
2025-07-14 16:35:25 +03:00 |
|
kosinkadink1@gmail.com
|
a86fddcdd4
|
Fixed MultiCombo, confirmed VALIDATE_INPUTS, IS_CHANGED works
|
2025-07-09 00:26:15 -05:00 |
|
kosinkadink1@gmail.com
|
54e0d6b161
|
Add comfytype decorator, convert all relevant v3_01 types to follow new convention, make v1 test node have xyz be optional
|
2025-06-13 04:06:06 -07:00 |
|
kosinkadink1@gmail.com
|
1fb1bad150
|
Some node changes to compare v1 and v3
|
2025-06-04 18:56:01 -07:00 |
|