Tags: javierlorenzod/gradio
Tags
Release 3.13.1 (gradio-app#2817) * changelog * version * changelog
Remove h11 pinning (gradio-app#2820) * Remove h11 pinning No longer relevant after release of httpx==0.23.1. See gradio-app#1680 Refs gradio-app#1680 * Add entry in CHANGELOG
[create-pull-request] automated change (gradio-app#2818) Co-authored-by: abidlabs <abidlabs@users.noreply.github.com>
Release 3.13.1 (gradio-app#2817) * changelog * version * changelog
Create docs for 3.13.0 + fix requirements.txt (gradio-app#2811) * Create docs + fix bug * Changelog
release 3.13.0 (gradio-app#2793) Co-authored-by: Freddy Boulton <alfonsoboulton@gmail.com>
Fixing pypi release deployment script (gradio-app#2786) * loud * memory * force delete * version
Merge highlighted text when neighbors (gradio-app#2767) * Merge highlighted text when neighbors In the previous implementation dictionary inputs were not correctly processed meaning: a None token was added on the empty string between each entity. That None entry is removed letting neighbouring entities be merged. * Add changelog * Add test * Improve API compatibility and fix test * Fix lint * Strip out the empty entries on merge * Test against the right reference * fix changelog * Apply suggestions from code review Co-authored-by: Abubakar Abid <abubakar@huggingface.co> * Remove additonal merge adjacent * Fix lint Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
PreviousNext