Fix: install av directly instead of vllm[audio] with --no-deps
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
FROM vllm/vllm-openai:v0.20.2-cu129
|
||||
|
||||
RUN pip install "vllm[audio]" --no-deps || pip install av
|
||||
RUN pip install av
|
||||
Reference in New Issue
Block a user