mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-09-07 00:29:48 +08:00
Update Dockerfile
This commit is contained in:
parent
43de4e17d1
commit
8ddd3667d0
@ -1,4 +1,4 @@
|
||||
ARG CUDA_VERSION=12.4
|
||||
ARG CUDA_VERSION=12.6
|
||||
ARG TORCH_BASE=full
|
||||
|
||||
FROM xxxxrt666/torch-base:cu${CUDA_VERSION}-${TORCH_BASE}
|
||||
@ -7,7 +7,7 @@ LABEL maintainer="XXXXRT"
|
||||
LABEL version="V4"
|
||||
LABEL description="Docker image for GPT-SoVITS"
|
||||
|
||||
ARG CUDA_VERSION=12.4
|
||||
ARG CUDA_VERSION=12.6
|
||||
|
||||
ENV CUDA_VERSION=${CUDA_VERSION}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user