mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-30 12:22:58 +00:00
fix: switch up to 1.4.5
This commit is contained in:
@@ -2,7 +2,7 @@ FROM continuumio/miniconda3:4.7.10
|
||||
|
||||
RUN conda install -y -c conda-forge musdb
|
||||
# RUN conda install -y -c conda-forge museval
|
||||
RUN conda install -y -c conda-forge spleeter=1.4.4
|
||||
RUN conda install -y -c conda-forge spleeter=1.4.5
|
||||
RUN mkdir -p /model
|
||||
ENV MODEL_PATH /model
|
||||
|
||||
|
||||
Reference in New Issue
Block a user