deploy-stable-diffusion-model-on-amazon-sagemaker-endpoint
deploy-stable-diffusion-model-on-amazon-sagemaker-endpoint copied to clipboard
⬆️ Bump gradio from 3.16.2 to 4.19.2 in /ControlNet_SageMaker_Hosting/ControlNet_bring_your_own_container/container
Bumps gradio from 3.16.2 to 4.19.2.
Release notes
Sourced from gradio's releases.
[email protected]
Features
- #7495
ddd4d3e- Enable Ruff S101. Thanks@abidlabs!- #7443
b7a97f2- Updatehttpxtohttpx>=0.24.1inrequirements.txt. Thanks@abidlabs!- #7465
16fbe9c- Prevent components from working with non-uploaded files. Thanks@aliabid94!- #7503
84802ee- Tighten CORS rules. Thanks@abidlabs!Fixes
- #7466
98a2719- Fix z-index layer of orange generating border. Thanks@daviirodrig!- #7507
9c36572- Quick fix: File height overflow. Thanks@dawoodkhan82!- #7495
ddd4d3e- ensure Dataframe headers are aligned with content when scrolling. Thanks@abidlabs!- #7470
ba3ec13- Tab select fix. Thanks@aliabid94!- #7505
b186767- FixGallerypreview overlay and backdrop. Thanks@MMP0!- #7511
33f68cb- Fix Canvas3D/Canvas3DGS async imports. Thanks@whitphx![email protected]
Features
- #7453
ba747ad- Make fix in #7444 (Block /file= filepaths that could expose credentials on Windows) more general. Thanks@abidlabs!- #7416
c88290d- WIP: Optimize /file route. Thanks@freddyaboulton!- #7440
e329f1f- Prevent timing attacks to guess Gradio passwords. Thanks@abidlabs!- #7425
3e4e680- Fixes to the.key_up()method to make it usable for a dynamic dropdown autocomplete. Thanks@abidlabs!Fixes
- #7444
4faf8a7- Block/file=filepaths that could expose credentials on Windows. Thanks@abidlabs!- #7441
f52cab6- Dispatch change event for file explorer. Thanks@aliabid94!- #7327
fb1f6be- Run pre/post processing in threadpool. Thanks@freddyaboulton!- #7431
6b8a7e5- Ensuregr.Dropdowncan have an empty initial value. Thanks@hannahblair!- #6991
f191786- Improve responsiveness ofgr.Audio()controls. Thanks@hannahblair![email protected]
Features
- #7406
3e886d8- Model3D Gaussian Splatting. Thanks@dylanebert!Fixes
- #7402
fa8225d- Use updated component inpostprocess(). Thanks@abidlabs!- #7361
17fb116- Fixes gr.Markdown() does not render spaces around links correctly. Thanks@dawoodkhan82!- #7337
65437ce- Improve File Explorer performance. Thanks@aliabid94!- #7410
c2dfc59- remove static while pending behaviour. Thanks@pngwn!- #7389
b5c74ff- Fix HTTPX package crash for some values of "article" parameter in the interface. Thanks@YuryYakhno!- #7415
4ab399f- Allow config to include non-pickle-able values. Thanks@abidlabs!- #7404
065c5b1- Add.key_upevent listener togr.Dropdown(). Thanks@abidlabs!- #7417
314ccfa- Fix File Explorer interactivity. Thanks@aliabid94!- #7401
dff4109- Retain dropdown value if choices have been changed. Thanks@abidlabs!- #7411
32b317f- Setrootcorrectly for Gradio apps that are deployed behind reverse proxies. Thanks@abidlabs!
... (truncated)
Changelog
Sourced from gradio's changelog.
4.19.2
Features
- #7495
ddd4d3e- Enable Ruff S101. Thanks@abidlabs!- #7443
b7a97f2- Updatehttpxtohttpx>=0.24.1inrequirements.txt. Thanks@abidlabs!- #7465
16fbe9c- Prevent components from working with non-uploaded files. Thanks@aliabid94!- #7503
84802ee- Tighten CORS rules. Thanks@abidlabs!Fixes
- #7466
98a2719- Fix z-index layer of orange generating border. Thanks@daviirodrig!- #7507
9c36572- Quick fix: File height overflow. Thanks@dawoodkhan82!- #7495
ddd4d3e- ensure Dataframe headers are aligned with content when scrolling. Thanks@abidlabs!- #7470
ba3ec13- Tab select fix. Thanks@aliabid94!- #7505
b186767- FixGallerypreview overlay and backdrop. Thanks@MMP0!- #7511
33f68cb- Fix Canvas3D/Canvas3DGS async imports. Thanks@whitphx!4.19.1
Features
- #7453
ba747ad- Make fix in #7444 (Block /file= filepaths that could expose credentials on Windows) more general. Thanks@abidlabs!- #7416
c88290d- WIP: Optimize /file route. Thanks@freddyaboulton!- #7440
e329f1f- Prevent timing attacks to guess Gradio passwords. Thanks@abidlabs!- #7425
3e4e680- Fixes to the.key_up()method to make it usable for a dynamic dropdown autocomplete. Thanks@abidlabs!Fixes
- #7444
4faf8a7- Block/file=filepaths that could expose credentials on Windows. Thanks@abidlabs!- #7441
f52cab6- Dispatch change event for file explorer. Thanks@aliabid94!- #7327
fb1f6be- Run pre/post processing in threadpool. Thanks@freddyaboulton!- #7431
6b8a7e5- Ensuregr.Dropdowncan have an empty initial value. Thanks@hannahblair!- #6991
f191786- Improve responsiveness ofgr.Audio()controls. Thanks@hannahblair!4.19.0
Features
- #7406
3e886d8- Model3D Gaussian Splatting. Thanks@dylanebert!Fixes
- #7402
fa8225d- Use updated component inpostprocess(). Thanks@abidlabs!- #7361
17fb116- Fixes gr.Markdown() does not render spaces around links correctly. Thanks@dawoodkhan82!- #7337
65437ce- Improve File Explorer performance. Thanks@aliabid94!- #7410
c2dfc59- remove static while pending behaviour. Thanks@pngwn!- #7389
b5c74ff- Fix HTTPX package crash for some values of "article" parameter in the interface. Thanks@YuryYakhno!- #7415
4ab399f- Allow config to include non-pickle-able values. Thanks@abidlabs!- #7404
065c5b1- Add.key_upevent listener togr.Dropdown(). Thanks@abidlabs!
... (truncated)
Commits
bacbc70chore: update versions (#7463)84802eeTighten CORS rules (#7503)b186767FixGallerypreview overlay and backdrop (#7505)9c36572Quick fix: File height overflow (#7507)8f050eeStreaming example for the updated OpenAI API (#7508)33f68cbFix Canvas3D/Canvas3DGS async imports (#7511)16fbe9cPrevent components from working with non-uploaded files (#7465)ba3ec13Tab select fix (#7470)98a2719Fix z-index layer of orange generating border (#7466)09de02achore(deps): update dependency globals to v14 (#7381)- 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 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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.