evaluate
evaluate copied to clipboard
fix bug in TEMPLATE_REQUIRE: add comma
Small but important bug in the setup file. There was no comma between cookiecutter and gradio so pip tried to resolve it as cookiecuttergradio>=3.0.0.
closes https://github.com/huggingface/evaluate/issues/249
The documentation is not available anymore as the PR was closed or merged.