Skip to content

Commit

Permalink
trying to figure out paths
Browse files Browse the repository at this point in the history
  • Loading branch information
Jameshskelton committed May 18, 2023
1 parent 50bd4fc commit 780405e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ WORKDIR Whisper-AutoCaption/
RUN pip install -r requirements.txt
RUN pip install -U yt-dlp
RUN ls
RUN ls ..
RUN ls ../..

EXPOSE 5000
CMD python app.py

0 comments on commit 780405e

Please sign in to comment.