Commit Graph

4 Commits

Author SHA1 Message Date
Jedrzej Kosinski
3db5aa001a fix: remove dead code and redundant top-level keys from MultiCombo serialization
Amp-Thread-ID: https://ampcode.com/threads/T-019dad04-a07a-724b-af4d-fbfe98654fdd
Co-authored-by: Amp <amp@ampcode.com>
2026-04-20 15:41:57 -07:00
Ni-zav
e2d1879cc0 fix(api-io): serialize MultiCombo multi_select as object config 2026-04-20 15:41:35 -07:00
Christian Byrne
f1f9763b4c
Add get_duration method to Comfy VIDEO type (#8122)
* get duration from VIDEO type

* video get_duration unit test

* fix Windows unit test: can't delete opened temp file
2025-05-15 00:11:41 -04:00
Christian Byrne
cd18582578
Support saving Comfy VIDEO type to buffer (#7939)
* get output format when saving to buffer

* add unit tests for writing to file or stream with correct fmt

* handle `to_format=None`

* fix formatting
2025-05-04 23:26:57 -04:00