Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@gradio/client@0.13.0
Fixes
d0688b3
- Files should now be supplied asfile(...)
in the Client, and some fixes togr.load()
as well. Thanks @abidlabs!gradio_client@0.12.0
Fixes
d0688b3
- Files should now be supplied asfile(...)
in the Client, and some fixes togr.load()
as well. Thanks @abidlabs!0ae1e44
- Control which files get moved to cache with gr.set_static_paths. Thanks @freddyaboulton!gradio@4.21.0
Features
7c66a29
- Fix the Lite custom element to initialize the app in the connected callback and dispose the app in the disconnected callback. Thanks @whitphx!1a4b089
- Refactorexample_inputs()
, separating its logic into two separate methods:example_payload()
andexample_value()
. Thanks @abidlabs!6ebf0ce
- Add support for diffuser pipelines in gr.Interface.from_pipeline(). Thanks @shubhamofbce!048364c
- downgrade contourpy. Thanks @abidlabs!2edba13
- FixCrossOriginWorkerMaker
to cache the blob URL. Thanks @whitphx!Fixes
9482c7a
- fix: redundant meta tags that are unwanted. Thanks @qkdxorjs1002!ba8cc48
- feature detect CSSStylesheet. Thanks @pngwn!d0688b3
- Files should now be supplied asfile(...)
in the Client, and some fixes togr.load()
as well. Thanks @abidlabs!a22f3e0
- Fixing root path issue with subpath being repeated twice. Thanks @abidlabs!b3b0ea3
- Add --python-path, --pip-path, --gradio-path CLI arguments to let custom component developers control which executable is used. Thanks @freddyaboulton!0ae1e44
- Control which files get moved to cache with gr.set_static_paths. Thanks @freddyaboulton!cb3999e
- Usex-forwarded-host
header to determine the root url, and let users provide a fullroot_path
to override the automatically determined root url. Thanks @abidlabs!@gradio/audio@0.9.6
Dependency updates
@gradio/button@0.2.25
Dependency updates
@gradio/chatbot@0.7.6
Dependency updates
@gradio/code@0.5.6
Dependency updates
@gradio/dataframe@0.6.7
Dependency updates
@gradio/dataset@0.1.25
Dependency updates
@gradio/downloadbutton@0.1.2
Dependency updates
@gradio/file@0.5.6
Dependency updates
@gradio/gallery@0.8.2
Dependency updates
@gradio/image@0.9.6
Dependency updates
@gradio/imageeditor@0.4.6
Dependency updates
@gradio/lite@4.21.0
Features
57510f9
- Lite version. Thanks @pngwn!Dependency updates
@gradio/model3d@0.8.5
Dependency updates
@gradio/preview@0.7.2
Fixes
b3b0ea3
- Add --python-path, --pip-path, --gradio-path CLI arguments to let custom component developers control which executable is used. Thanks @freddyaboulton!@gradio/simpleimage@0.3.6
Dependency updates
@gradio/upload@0.7.7
Dependency updates
@gradio/uploadbutton@0.5.2
Dependency updates
@gradio/video@0.6.6
Dependency updates
@gradio/wasm@0.8.0
Features
2edba13
- FixCrossOriginWorkerMaker
to cache the blob URL. Thanks @whitphx!website@0.24.2
Dependency updates
@gradio/annotatedimage@0.5.6
Dependency updates
@gradio/app@1.27.0
Features
7c66a29
- Fix the Lite custom element to initialize the app in the connected callback and dispose the app in the disconnected callback. Thanks @whitphx!Fixes
9482c7a
- fix: redundant meta tags that are unwanted. Thanks @qkdxorjs1002!ba8cc48
- feature detect CSSStylesheet. Thanks @pngwn!d0688b3
- Files should now be supplied asfile(...)
in the Client, and some fixes togr.load()
as well. Thanks @abidlabs!Dependency updates
@gradio/fileexplorer@0.3.26
Dependency updates