1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-05 01:10:22 +08:00
keitarou
2024-08-09 16:46:28 +09:00
committed by 源文雨
parent 277eadca9a
commit 626bca2dd4

View File

@@ -27,6 +27,7 @@ RUN update-alternatives --install /usr/bin/python python /usr/bin/python3.9 1
COPY . .
RUN python3 -m pip install --upgrade pip>=24.0
RUN python3 -m pip install --no-cache-dir -r requirements/main.txt
RUN aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/pretrained_v2/D40k.pth -d assets/pretrained_v2/ -o D40k.pth