mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-06 04:32:43 +00:00
fix: switch up to 1.4.9
This commit is contained in:
@@ -6,6 +6,6 @@ COPY audio_example.mp3 .
|
||||
|
||||
RUN apt-get update && apt-get install -y ffmpeg libsndfile1
|
||||
RUN pip install musdb museval
|
||||
RUN pip install spleeter==1.4.5
|
||||
RUN pip install spleeter==1.4.9
|
||||
|
||||
ENTRYPOINT ["spleeter"]
|
||||
Reference in New Issue
Block a user