ASR-demo/requirements-deploy.txt

8 lines
238 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 使用新版 VLLM 原生支持 Qwen3-ASR避免 qwen-asr[vllm] 将 VLLM 锁定到 0.14.0。
--extra-index-url https://download.pytorch.org/whl/cu130
torch==2.13.0
torchvision==0.28.0
torchaudio==2.11.0
vllm==0.28.0
python-dotenv>=1.0