diff --git a/Dockerfile b/Dockerfile index 215034a..0adc930 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ FROM vllm/vllm-openai:v0.20.2-cu129 -RUN pip install "vllm[audio]" --no-deps || pip install av \ No newline at end of file +RUN pip install av \ No newline at end of file