huggingface / huggingface/evaluate
Incompatibility with Gradio >= 4.0.0
Open
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 341
- PR merge metrics
- No merged PRs in 30d
Description
As suggested by HuggingFace Spaces, Gradio has to upgrade to >=5.49. But in `src/evaluate/utils/gradio.py`, the file is only compatible with Gradio < 4, where `gr.inputs` and `gr.outputs` are still not deprecated.
Any plan to support Gradio 5.x? Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.