mirror of
https://github.com/jantic/DeOldify.git
synced 2026-08-29 02:10:55 +08:00
Merge pull request #107 from mgrankin/fix_ffmpeg
add ffmpeg to Dockerfile for youtube-dl
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ From nvcr.io/nvidia/pytorch:19.04-py3
|
||||
|
||||
RUN apt-get -y update
|
||||
|
||||
RUN apt-get install -y python3-pip software-properties-common wget
|
||||
RUN apt-get install -y python3-pip software-properties-common wget ffmpeg
|
||||
|
||||
RUN add-apt-repository ppa:git-core/ppa
|
||||
|
||||
|
||||
Reference in New Issue
Block a user