vllm-project/vllm-omni

[Bug]: Regression on dependency declaration

已关闭

#5,123 创建于 2026年7月15日

 (3 条评论) (0 个反应) (0 位负责人)Python (1,067 个派生)github user discovery
bughelp wantedmedium priority

仓库指标

星标
 (4,990 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Your current environment

Your output of `python collect_env.py` here

Your code version

🐛 Describe the bug

The "gradio>=6.7.0" dep in [demo] optional dependency group in pyproject.toml was removed by #4575 . But example scripts like examples/online_serving/text_to_speech/fish_speech/gradio_demo.py needs gradio

Before submitting a new issue...

  • Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.

贡献者指南