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 811c4d0 commit 50bd4fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RUN git clone https://github.com/gradient-ai/Whisper-AutoCaption
WORKDIR Whisper-AutoCaption/
RUN pip install -r requirements.txt
RUN pip install -U yt-dlp

RUN ls

EXPOSE 5000
CMD python app.py

0 comments on commit 50bd4fc

Please sign in to comment.