Skip to content
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

fix: correct the order of the capability list #3189

Merged
merged 3 commits into from
Oct 2, 2024

Conversation

rickstaa
Copy link
Contributor

@rickstaa rickstaa commented Oct 2, 2024

This pull request addresses an issue where the capability list was ordered incorrectly, which was introduced in https://github.com/livepeer/go-livepeer/pull/3114/files. The incorrect ordering caused a break in the SAM2 pipeline, which is now resolved.

This commit addresses an issue where the capability list was ordered
incorrectly, which was introduced in
https://github.com/livepeer/go-livepeer/pull/3114/files. The incorrect ordering
caused a break in the SAM2 pipeline, which is now resolved.
@github-actions github-actions bot added the AI Issues and PR related to the AI-video branch. label Oct 2, 2024
@rickstaa rickstaa requested a review from leszko October 2, 2024 05:27
core/capabilities.go Outdated Show resolved Hide resolved
@thomshutt thomshutt merged commit 93bec37 into ai-video Oct 2, 2024
8 checks passed
@thomshutt thomshutt deleted the apply_capability_list_fix branch October 2, 2024 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI Issues and PR related to the AI-video branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants