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

Go livepeer liveportrait #3200

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

JJassonn69
Copy link

@JJassonn69 JJassonn69 commented Oct 9, 2024

What does this pull request do? Explain your changes. (required)

This pull request implements the go-livepeer side code of the LivePortrait runner.

Specific updates (required)

How did you test each of these updates (required)

The updates were tested using the local orchestrator and broadcaster nodes running in devnet.

The request is very similar to other pipelines in the network. Only difference is the source_image and driving_video for the pipeline. Since the models used are not very specific "default" is used instead.

curl -X POST "http://127.0.0.1:8935/live-portrait" -F model_id="default" -F source_image=@/Users/s0.jpg -F driving_video=@/Users/d6_trim.mp4

Does this pull request close any open issues?

This PR closes the bounty proposal for LivePortrait.

Checklist:

@JJassonn69 JJassonn69 requested a review from rickstaa as a code owner October 9, 2024 09:58
@github-actions github-actions bot added the AI Issues and PR related to the AI-video branch. label Oct 9, 2024
core/orchestrator.go Outdated Show resolved Hide resolved
JJassonn69 and others added 4 commits October 12, 2024 09:42
@JJassonn69 JJassonn69 marked this pull request as draft October 30, 2024 15:56
@JJassonn69 JJassonn69 marked this pull request as ready for review November 4, 2024 11:01
@leszko leszko deleted the branch livepeer:master November 7, 2024 08:26
@leszko leszko closed this Nov 7, 2024
@rickstaa rickstaa reopened this Nov 13, 2024
@rickstaa rickstaa changed the base branch from ai-video to master November 13, 2024 21:55
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.

4 participants