vllm-project/vllm-omni

[Bug]: Regression on dependency declaration

クローズ

#5,123 opened on 2026/07/15

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Python (1,067 件のフォーク)github user discovery
bughelp wantedmedium priority

Repository metrics

Stars
 (4,990 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド