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

Enable build and push of Dockerfile. #41

Merged
merged 7 commits into from
Dec 12, 2024
Merged

Enable build and push of Dockerfile. #41

merged 7 commits into from
Dec 12, 2024

Conversation

daavoo
Copy link
Contributor

@daavoo daavoo commented Dec 5, 2024

What's changing

  • Add Dockerfile
  • Add package.yaml
  • Add some utils to demo to make it easier to build and run.

If this PR is related to an issue or closes one, please link it here.

Required for #12

How to test it

Steps to test the changes:

  1. docker build -t document-to-podcast:test .
  2. docker run -t document-to-podcast:test

Dockerfile Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
demo/download_models.py Show resolved Hide resolved
Dockerfile Show resolved Hide resolved
.github/workflows/package.yaml Show resolved Hide resolved
demo/run.sh Outdated Show resolved Hide resolved
@daavoo daavoo force-pushed the dockerfile branch 2 times, most recently from 42046bc to 5238baa Compare December 10, 2024 13:41
@daavoo daavoo requested review from Kostis-S-Z and removed request for agpituk and davidmanzanoai December 11, 2024 09:47
Dockerfile Outdated Show resolved Hide resolved
@daavoo daavoo requested a review from macaab26 December 12, 2024 09:57
@daavoo daavoo merged commit 54a605c into main Dec 12, 2024
1 check passed
@daavoo daavoo deleted the dockerfile branch December 12, 2024 12:35
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.

3 participants