Skip to content

Conversation

@JJassonn69
Copy link
Contributor

This PR syncs the changes in active development fork of comfystream to this repository for legacy compatibility and adding comfystream to custom nodes in comfyui directory

dependabot bot and others added 19 commits September 15, 2025 18:11
Bumps [next](https://github.com/vercel/next.js) from 15.2.4 to 15.5.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.2.4...v15.5.3)
---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.5.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
* Add BYOC Server integration to comfystream
* client: add cleanup to set_prompts. clear queues on prompt change
* frame_processor: add optional preprocess to put_audio_frame to fix pipeline compatibility
* Update output type to AUDIO for LoadAudioTensor/PitchShifter/SaveAudioTensor to match LoadAudioTensor
* normalize audio in pitch shifter node
…#423)

* nodes(video): add input timeout to LoadTensor and SaveTensor nodes
* refactor(exceptions): improve timeout error logging for ComfyStreamAudioBufferError, ComfyStreamInputTimeoutError
* feat: GitHub workflow for automated OpenCV CUDA builds
* chore: update opencv-cuda for Python 3.12, add FasterLivePortrait
add JoyVASA models, add ComfyUI-FasterLivePortrait, add engine build script
fix(constraints): add cuda-python dependency to constraints file
docker(opencv-cuda): pin move apt pkg installs from entrypoint to dockerfile.base
dockerfile: add opencv-cuda installation, update to build v2.1
---------

Co-authored-by: John | Elite Encoder <[email protected]>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12)
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* refactor: remove unused HTTP streaming modules and clean up related code
…dia-ml-py (#453)

* chore(deps): bump pytrickle==v0.1.4
* requirements: replace pynvml with nvidia-ml-py due to deprecation warning
* Update OpenCV CUDA workflow to manual
Copy link
Collaborator

@eliteprox eliteprox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍

@eliteprox eliteprox merged commit d4b997e into yondonfu:main Sep 30, 2025
5 checks passed
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (35cf179) to head (359593a).
⚠️ Report is 26 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #265   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           55        55           
=========================================
  Hits            55        55           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants