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

Live portrait runner #199

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

JJassonn69
Copy link
Contributor

This pull request includes the new method of making container for different pipelines by first building the base image and building off the the live-portrait container.

docker build -t livepeer/ai-runner:base .

docker build -f docker/Dockerfile.live-portrait -t livepeer/ai-runner:live-portrait .

While building the specific docker image for live.portrait, it will automatically pull wheel from https://github.com/JJassonn69/liveportrait and install all the necessary dependencies.

@JJassonn69 JJassonn69 marked this pull request as draft September 20, 2024 18:28
@JJassonn69 JJassonn69 marked this pull request as ready for review September 20, 2024 19:31
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.

1 participant