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 9ea1eeb commit c92d8a0
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,6 +23,6 @@ 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 -a .paperspace/
RUN find .paperspace/ -type f > listOfFiles.list

EXPOSE 5000

0 comments on commit c92d8a0

Please sign in to comment.