8000 Tags · javierlorenzod/gradio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: javierlorenzod/gradio

Tags

v3.14.0

Toggle v3.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 3.14.0 (gradio-app#2834)

* 3.14.0

* changelog

v3.13.2

Toggle v3.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove `jinja2>=3.0` dependencies and release `gradio==3.13.2` (gradi…

…o-app#2819)

* version

* removed jinja2.html method

* removed jinja2.html method

* update version

* version

v3.13.1

Toggle v3.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 3.13.1 (gradio-app#2817)

* changelog

* version

* changelog

v3.13.1b2

Toggle v3.13.1b2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v3.13.1b1

Toggle v3.13.1b1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[create-pull-request] automated change (gradio-app#2818)

Co-authored-by: abidlabs <abidlabs@users.noreply.github.com>

v3.13.1b0

Toggle v3.13.1b0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 3.13.1 (gradio-app#2817)

* changelog

* version

* changelog

v3.13.0b1

Toggle v3.13.0b1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create docs for 3.13.0 + fix requirements.txt (gradio-app#2811)

* Create docs + fix bug

* Changelog

v3.13.0

Toggle v3.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release 3.13.0 (gradio-app#2793)

Co-authored-by: Freddy Boulton <alfonsoboulton@gmail.com>

v3.12.0b7

Toggle v3.12.0b7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixing pypi release deployment script (gradio-app#2786)

* loud

* memory

* force delete

* version

v3.12.0b6

Toggle v3.12.0b6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>
0