VFIformer-WebUI
VFIformer-WebUI copied to clipboard
Bump gradio from 3.34.0 to 4.36.0
Bumps gradio from 3.34.0 to 4.36.0.
Release notes
Sourced from gradio's releases.
[email protected]
Features
- #8478
73e1108
- Adds a monitoring dashboard to Gradio apps that can be used to view usage. Thanks@aliabid94
!
@gradio/lite
@4
.36.0Dependency updates
[email protected]
Features
- #8481
41a4493
- fix client flaky tests. Thanks@abidlabs
!- #8483
e2271e2
- documentation for@gradio/client
. Thanks@pngwn
!- #8485
f8ebace
- Ensure all status are reported internally when callingpredict
. Thanks@pngwn
!
@gradio/lite
@4
.35.0Dependency updates
@gradio/lite
@4
.33.0Dependency updates
[email protected]
Features
- #8429
d393a4a
- Fix type hints for render and on. Thanks@freddyaboulton
!- #8377
341844f
- Click to preview images in chatbot. Thanks@dawoodkhan82
!- #8455
a970589
- Fix multimodal textbox placeholder. Thanks@dawoodkhan82
!- #8446
4a55157
- state.change listener with deep hash check. Thanks@aliabid94
!Fixes
- #8400
33c8081
- Handle special arguments when extracting parameter names for view API page. Thanks@abidlabs
!- #8369
4795c6e
- Fix multimodal textbox styling for certain themes. Thanks@dawoodkhan82
!- #8440
83bdf5c
- Add support fornumpy~=2.0
. Thanks@freddyaboulton
!
@gradio/lite
@4
.32.2Dependency updates
[email protected]
Fixes
... (truncated)
Changelog
Sourced from gradio's changelog.
4.36.0
Features
- #8478
73e1108
- Adds a monitoring dashboard to Gradio apps that can be used to view usage. Thanks@aliabid94
!4.35.0
Features
- #8481
41a4493
- fix client flaky tests. Thanks@abidlabs
!- #8483
e2271e2
- documentation for@gradio/client
. Thanks@pngwn
!- #8485
f8ebace
- Ensure all status are reported internally when callingpredict
. Thanks@pngwn
!4.34.0
Features
- #8370
48eeea4
- Refactor Cancelling Logic To Use /cancel. Thanks@freddyaboulton
!- #8460
8628899
- Support Bash in Api Recorder. Thanks@aliabd
!- #8417
96d8de2
- add delete event toFile
component. Thanks@pngwn
!- #8444
2cd02ff
- Remove deprecated parameters from Python Client. Thanks@abidlabs
!- #8473
8ca93d4
- Improve design of api recorder. Thanks@aliabd
!- #8445
5c8915b
- Add cURL to view API Page and add a dedicated Guide. Thanks@abidlabs
!Fixes
- #8477
d5a9604
- Fix js client bundle. Thanks@pngwn
!- #8451
9d2d605
- Change client submit API to be an AsyncIterable and support more platforms. Thanks@pngwn
!- #8462
6447dfa
- Improve file handling in JS Client. Thanks@hannahblair
!- #8439
63d36fb
- Handle gradio apps usingstate
in the JS Client. Thanks@hannahblair
!4.33.0
Features
- #8429
d393a4a
- Fix type hints for render and on. Thanks@freddyaboulton
!- #8377
341844f
- Click to preview images in chatbot. Thanks@dawoodkhan82
!- #8455
a970589
- Fix multimodal textbox placeholder. Thanks@dawoodkhan82
!- #8446
4a55157
- state.change listener with deep hash check. Thanks@aliabid94
!Fixes
- #8400
33c8081
- Handle special arguments when extracting parameter names for view API page. Thanks@abidlabs
!- #8369
4795c6e
- Fix multimodal textbox styling for certain themes. Thanks@dawoodkhan82
!- #8440
83bdf5c
- Add support fornumpy~=2.0
. Thanks@freddyaboulton
!4.32.2
Fixes
... (truncated)
Commits
a2cd8a9
chore: update versions (#8486)73e1108
Adds a monitoring dashboard to Gradio apps that can be used to view usage (#8...f9406b4
chore: update versions (#8482)e2271e2
documentation for@gradio/client
(#8483)f8ebace
Ensure all status are reported internally when callingpredict
(#8485)c796394
patch (#8484)b301ce4
chore: update versions (#8458)41a4493
fix client flaky tests (#8481)925a723
Update quick-melons-remain.md (#8480)7cc0a0c
Client Release Notes (#8468)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will 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.