Releases: yondonfu/comfystream
v0.0.4
v0.0.3
This release adds a custom node UI for ComfyStream, allowing you to start, stop, configure and monitor logs for ComfyStream directly in ComfyUI. ComfyStream is also now available to install from the ComfyUI-Manager on Linux platforms https://registry.comfy.org/nodes/comfystream
ComfyStream v0.0.3 is available as a docker image on DockerHub at livepeer/comfystream:0.0.3
The base image for devcontainer is available on DockerHub at livepeer/comfyui-base:0.0.3
What's Changed
- improvement: single python environment by @ryanontheinside in #89
- refactor: improve docker file structure and docs by @rickstaa in #76
- add pyproject.toml to remove deprecation warning by @eliteprox in #79
- workflow updates and directory restructure by @JJassonn69 in #95
- chore(ui): fix eslint errors so UI builds by @rickstaa in #97
- feat: add comfystream tensordock spinup script by @rickstaa in #86
- feat(dev): enable https for ComfyUI interface by @rickstaa in #101
- feat: ComfyStream as a custom node by @ryanontheinside in #94
- chore(ui): add pre-commit hooks for linting and formatting by @rickstaa in #99
- chore: update tensorrt node by @eliteprox in #92
- .github: Add workflow for generating static assets for release by @hjpotter92 in #98
- remove api workflows from comfyui workspace by @eliteprox in #100
- fix: open UI in new tab by @ryanontheinside in #110
- fix: workflow wont execute when ComfyStreamUIPreview node is included by @ryanontheinside in #111
- fix: ensure web files are copied in docker by @eliteprox in #112
- fix: empty static folder for web files by @eliteprox in #113
- release: update version to 0.0.3 by @eliteprox in #109
- chore: add publisher-id for registry publication by @eliteprox in #107
New Contributors
- @JJassonn69 made their first contribution in #95
- @hjpotter92 made their first contribution in #98
Full Changelog: v0.0.2...v0.0.3
v0.0.2
ComfyStream v0.0.2 is available as a docker image on DockerHub at livepeer/comfystream:0.0.2
The base image for devcontainer is available on DockerHub at livepeer/comfyui-base:0.0.2
This release provides several key enhancements to Live AI Video inference, including:
- Add support for audio workflows
- Dynamic frame skipping
- Improve UI error handling for input devices and prompt validation
- Upgrade hiddenswitch ComfyUI from v0.2.3 to v0.3.11 to improve startup time and enable LoRa support
- Add example workflows with face controlnet to improve temporal consistency
- Devx improvements to Docker image
What's Changed
- docs(dev): fixes an incorrect model download command by @rickstaa in #61
- refactor: improve the example setup by @rickstaa in #62
- add info for runpod by @eliteprox in #60
- feat: audio support by @varshith15 in #10
- chore: install dev container comfystream in edit mode by @rickstaa in #65
- Revert "chore: install dev container comfystream in edit mode" by @eliteprox in #67
- chore: install dev container comfystream in edit mode by @eliteprox in #68
- feat: add 'health' path by @rickstaa in #54
- fix(ui): audio video devices selection by @eliteprox in #69
- fix(ui): ensure proper alignment of output stream video by @rickstaa in #71
- feat: upgrade hiddenswitch by @ryanontheinside in #37
- feat: add JSON and video error toasters by @rickstaa in #44
- chore(dev): remove nested bash shell by @rickstaa in #72
- fix: patch for multiple controlnets by @ryanontheinside in #78
- chore(ui): remove unused ui select option code by @eliteprox in #75
- chore(dev): add sample workflow for background fix by @eliteprox in #81
- fix(ui): default UI to no audio for UX by @eliteprox in #82
- bump: comfystream version to 0.0.2 by @eliteprox in #83
- fix(dev): update the depthmask background workflow by @eliteprox in #84
New Contributors
- @varshith15 made their first contribution in #10
Full Changelog: v0.0.1...v0.0.2
v0.0.1
This initial release of ComfyStream is available as a docker image at livepeer/comfystream:0.0.1
What's Changed
- Pin opentelemetry versions by @yondonfu in #1
- (COPY) ui: Add camera selector to input by @yondonfu in #7
- Add support for primary input in workflows by @yondonfu in #6
- ui: Add input/output FPS indicators by @yondonfu in #14
- Dynamic Node Parameter Updates by @ryanontheinside in #15
- fix typo in logger by @eliteprox in #24
- docs: improve formatting and add log statements by @rickstaa in #22
- refactor(ui): change default stream url by @rickstaa in #23
- feat(ui): enhance preview video layout for mobile devices by @rickstaa in #26
- refactor(ui): enhance mobile compatibility for stream view by @rickstaa in #27
- add devcontainer and example workflows by @eliteprox in #20
- Set log level to warning for verbose aiortc logs by @eliteprox in #32
- refactor: make Comfy Workflow input required by @rickstaa in #34
- Add ComfyUI-Background-Edit to default nodes by @ad-astra-video in #33
- update SD 1.5 workflow by @eliteprox in #36
- revert tensorrt engine name change in workflow 3 by @pschroedl in #41
- change DepthAnythingTensorrt engine to match infra by @pschroedl in #47
- chore: Add issue templates for bug reports and feature requests by @rickstaa in #46
- fix: move issue templates to top-level folder by @rickstaa in #49
- chore: update node dependencies by @rickstaa in #43
- feat: persist control panel state when drawer closes by @ryanontheinside in #30
- feat: improve camera selection behavior by @rickstaa in #39
- Update depth anything path in example dreamshaper workflow by @pschroedl in #52
- docker run as standalone container by @eliteprox in #40
- Remove kj-nodes and comfyui-manager by @eliteprox in #50
- fix: create tensorrt/depth-anything dir by @eliteprox in #58
- fix: skip depth-anything engine rebuild if exists by @eliteprox in #59
New Contributors
- @yondonfu made their first contribution in #1
- @ryanontheinside made their first contribution in #15
- @eliteprox made their first contribution in #24
- @rickstaa made their first contribution in #22
- @ad-astra-video made their first contribution in #33
- @pschroedl made their first contribution in #41
Full Changelog: https://github.com/yondonfu/comfystream/commits/v0.0.1