mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-12 10:34:32 +08:00
7b84bc4f05
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1.5 KiB
1.5 KiB
@gradio/simpleimage
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!