ASR-demo/requirements-deploy.txt

8 lines
238 B
Plaintext
Raw Normal View History

2026-09-10 05:47:09 +00:00
# 使用新版 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