examples
examples copied to clipboard
Bump gradio from 3.12.0 to 3.13.2 in /nlp/bloom/popxl
Bumps gradio from 3.12.0 to 3.13.2.
Release notes
Sourced from gradio's releases.
v3.13.2
Version 3.13.2
New Features:
No changes to highlight.
Bug Fixes:
No changes to highlight.
Documentation Changes:
No changes to highlight.
Testing and Infrastructure Changes:
- Remove h11 pinning by
@ecederstrandin PR 2820- Remove jinja 3 from requirements by
@abidlabsBreaking Changes:
No changes to highlight.
Full Changelog:
No changes to highlight.
Contributors Shoutout:
No changes to highlight.
v3.13.1
Version 3.13.1
New Features:
New Shareable Links
Replaces tunneling logic based on ssh port-forwarding to that based on
frpby@XciDand@Wauplinin PR 2509You don't need to do anything differently, but when you set
share=Trueinlaunch(), you'll get this message and a public link that look a little bit different:Setting up a public link... we have recently upgraded the way public links are generated. If you encounter any problems, please downgrade to gradio version 3.13.0 . Running on public URL: https://bec81a83-5b5c-471e.gradio.liveThese links are a more secure and scalable way to create shareable demos!
Bug Fixes:
- Allows
gr.Dataframe()to take apandas.DataFramethat includes numpy array and other types as its initial value, by@abidlabsin PR 2804- Add
altairto requirements.txt by@freddyaboultonin PR 2811- Added aria-labels to icon buttons that are built into UI components by
@emilyuhdein in PR #2791
... (truncated)
Changelog
Sourced from gradio's changelog.
Version 3.13.2
New Features:
No changes to highlight.
Bug Fixes:
*No changes to highlight.
Documentation Changes:
- Improves documentation of several queuing-related parameters by
@abidlabsin PR 2825Testing and Infrastructure Changes:
- Remove h11 pinning by
@ecederstrandin PR 2820Breaking Changes:
No changes to highlight.
Full Changelog:
No changes to highlight.
Contributors Shoutout:
No changes to highlight.
Version 3.13.1
New Features:
New Shareable Links
Replaces tunneling logic based on ssh port-forwarding to that based on
frpby XciD and Wauplin in PR 2509You don't need to do anything differently, but when you set
share=Trueinlaunch(), you'll get this message and a public link that look a little bit different:Setting up a public link... we have recently upgraded the way public links are generated. If you encounter any problems, please downgrade to gradio version 3.13.0 . Running on public URL: https://bec81a83-5b5c-471e.gradio.liveThese links are a more secure and scalable way to create shareable demos!
... (truncated)
Commits
2ae718fRemovejinja2>=3.0dependencies and releasegradio==3.13.2(#2819)c67af90Remove h11 pinning (#2820)ffbc2a2[create-pull-request] automated change (#2818)a83e10dRelease 3.13.1 (#2817)ade918d2777 Add restProps to IconButton … (#2791)9c8fa8bCreate docs for 3.13.0 + fix requirements.txt (#2811)53005abSwitch from SSH tunneling to FRP (#2509)5182460Patchingtest_get_ipattempt 2 (#2810)b492212Patch ip test (#2808)c126e62Add support for numpy array and other types togr.Dataframe()initial value...- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.