Commit Graph
14 Commits
Author SHA1 Message Date
Christian ByrneandGitHub 31e9e36c94 remove aspect ratio from kling request (#8062) 2025-05-12 13:32:24 -04:00
3535909eb8 Add support for Comfy API keys (#8041)
* Handle Comfy API key based authorizaton (#167)

Co-authored-by: Jedrzej Kosinski <kosinkadink1@gmail.com>

* Bump frontend version to include API key features (#170)

* bump templates version

---------

Co-authored-by: Jedrzej Kosinski <kosinkadink1@gmail.com>
2025-05-10 22:10:58 -04:00
Christian ByrneandGitHub 235d3901fc Add method to stream text to node UI (#8018)
* show text progress preview

* include node id in message
2025-05-10 20:40:02 -04:00
Christian ByrneandGitHub ae60b150e5 update node tooltips and validation (#8036) 2025-05-09 20:02:45 -04:00
Christian ByrneandGitHub 3e62c5513a make audio chunks contiguous before encoding (#7942) 2025-05-04 23:27:23 -04:00
Christian ByrneandGitHub 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
Christian ByrneandGitHub c6c19e9980 fix bug (#7894) 2025-05-01 03:24:32 -04:00
05d5a75cdc Update frontend to 1.16 (Install templates as pip package) (#7623)
* install templates as pip package

* Update requirements.txt

* bump templates version to include hidream

---------

Co-authored-by: Chenlei Hu <hcl@comfy.org>
2025-04-17 14:25:33 -04:00
Christian ByrneandGitHub c87a06f934 Update filter_files_content_types to support filtering 3d models (#7572)
* support 3d model filtering

* fix lint error: blank line contains whitespace

* add model extensions to test runner mimetype cache manually

* use unittest.mock.patch

* remove mtl file from testcase (actually plaintext support file)
2025-04-12 18:30:39 -04:00
Christian ByrneandGitHub 73ecb75a3d filter image files in load image dropdown (#7573) 2025-04-12 18:27:59 -04:00
Christian ByrneandGitHub 8ad7477647 dont cache templates index (#7569) 2025-04-11 06:06:53 -04:00
Christian ByrneandGitHub cc7e023a4a handle palette mode in loadimage node (#7539) 2025-04-09 09:07:07 -04:00
Christian ByrneandGitHub 7ebd8087ff hotfix fe (#7244) 2025-03-15 01:38:10 -04:00
bymyself a73410aafa remove overrides 2025-03-09 03:46:08 -07:00