vllm-project/vllm-omni
[Bug]: Regression on dependency declaration
Fechada
#5.123 aberto em 15 de jul. de 2026
bughelp wantedmedium priority
Métricas do repositório
- Stars
- (4.990 estrelas)
- Métricas de merge de PR
- (Mesclagem média 7d 6h) (387 fundiu PRs em 30d)
Description
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.