Skip to content

Conversation

emranemran
Copy link
Contributor

@emranemran emranemran commented Oct 7, 2024

Build and run:

docker build --no-cache -t livepeer/ai-runner:base .
docker build --no-cache -t livepeer/ai-runner:multimedia -f docker/Dockerfile.multimedia .
docker build --no-cache -t livepeer/ai-runner:stream-diffusion -f docker/Dockerfile.stream-diffusion .
docker build --no-cache -t livepeer/ai-runner:apps -f docker/Dockerfile.apps .
docker run -d --gpus all --name realtime livepeer/ai-runner:apps
docker exec -it realtime /bin/bash

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.

2 participants