mirror of
https://github.com/gradio-app/gradio.git
synced 2024-12-27 02:30:17 +08:00
6683ab2589
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2.5 KiB
2.5 KiB
@gradio/simpleimage
0.3.6
Dependency updates
- @gradio/upload@0.7.7
- @gradio/client@0.13.0
- @gradio/wasm@0.8.0
0.3.5
Patch Changes
- Updated dependencies [
8181695
]:- @gradio/upload@0.7.6
0.3.4
Features
- #7528
eda33b3
- Refactorsget_fetchable_url_or_file()
to remove it from the frontend. Thanks @abidlabs!
0.3.3
Patch Changes
- Updated dependencies [
98a2719
]:- @gradio/statustracker@0.4.8
0.3.2
Patch Changes
- Updated dependencies [
f191786
]:- @gradio/icons@0.3.3
- @gradio/atoms@0.5.3
- @gradio/statustracker@0.4.7
- @gradio/upload@0.7.4
0.3.1
Patch Changes
- Updated dependencies [
065c5b1
,32b317f
]:- @gradio/utils@0.3.0
- @gradio/client@0.12.1
- @gradio/atoms@0.5.2
- @gradio/statustracker@0.4.6
- @gradio/upload@0.7.3
0.3.0
Features
- #7183
49d9c48
- [WIP] Refactor file normalization to be in the backend and remove it from the frontend of each component. Thanks @abidlabs!
0.2.0
Features
- #7129
ccdaec4
- Add asimpleimage
template for custom components. Thanks @abidlabs! - #7205
e418edd
- Fix SimpleImage package json. Thanks @abidlabs!