-
Notifications
You must be signed in to change notification settings - Fork 35
Feat/warmup overlay refactor entrypoint #275
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/warmup overlay refactor entrypoint #275
Conversation
* add publish-comfyui-node workflow
* byoc: fix capability registration, update launch configs
…t output (#428) * Fix text output panel visibility - hide by default, show on first text output Co-authored-by: John | Elite Encoder <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout 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 [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v5...v6) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: '6' 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>
…sthrough workflow
- Introduced a runner state management in ComfyStreamFrameProcessor to control prompt execution. - Updated methods in ComfyStreamClient to support pausing and resuming prompt tasks. - Improved warmup logic to ensure prompt tasks are running before processing frames. - Refactored cleanup and cancellation logic for better task management.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #275 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 55 55
=========================================
Hits 55 55 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
just kicking off an experimental build