Update Dockerfile.cuda
This commit is contained in:
@@ -2,7 +2,7 @@ FROM nvidia/cuda:11.8.0-cudnn8-runtime-ubuntu22.04
|
|||||||
|
|
||||||
WORKDIR /subgen
|
WORKDIR /subgen
|
||||||
|
|
||||||
RUN apt-get update && apt-get -y install python3 python3-pip ffmpeg
|
RUN apt-get update && apt-get -y install python3 python3-pip ffmpeg curl
|
||||||
|
|
||||||
ENV PYTHONUNBUFFERED 1
|
ENV PYTHONUNBUFFERED 1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user