mirror of
https://github.com/gradio-app/gradio.git
synced 2024-12-21 02:19:59 +08:00
4d520a8a7b
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
541 lines
16 KiB
Markdown
541 lines
16 KiB
Markdown
# @gradio/plot
|
|
|
|
## 0.9.2
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.11.1
|
|
- @gradio/utils@0.8.0
|
|
- @gradio/statustracker@0.9.5
|
|
|
|
## 0.9.1
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.9.4
|
|
- @gradio/atoms@0.11.0
|
|
|
|
## 0.9.0
|
|
|
|
### Features
|
|
|
|
- [#9805](https://github.com/gradio-app/gradio/pull/9805) [`78e3b51`](https://github.com/gradio-app/gradio/commit/78e3b517af97dd11a3a0465bd34360b9bd8945c1) - Allow setting plotly margins. Thanks @aliabid94!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.9.3
|
|
- @gradio/atoms@0.10.1
|
|
|
|
## 0.8.0
|
|
|
|
### Features
|
|
|
|
- [#9781](https://github.com/gradio-app/gradio/pull/9781) [`7579e92`](https://github.com/gradio-app/gradio/commit/7579e92971e67be3ae81dd00a3acfbb58dd9ba27) - Allow smoother plot changes. Thanks @aliabid94!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.9.2
|
|
- @gradio/atoms@0.10.0
|
|
- @gradio/icons@0.8.1
|
|
|
|
## 0.7.3
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.9.1
|
|
- @gradio/atoms@0.9.2
|
|
|
|
## 0.7.2
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.9.1
|
|
- @gradio/statustracker@0.9.0
|
|
|
|
## 0.7.1
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.8.1
|
|
|
|
## 0.7.0
|
|
|
|
### Features
|
|
|
|
- [#8843](https://github.com/gradio-app/gradio/pull/8843) [`6f95286`](https://github.com/gradio-app/gradio/commit/6f95286337459efbccb95c9cfac63355669df9ee) - Fix plots
|
|
|
|
### Dependencies
|
|
|
|
- @gradio/atoms@0.9.0
|
|
- @gradio/icons@0.8.0
|
|
- @gradio/statustracker@0.8.0
|
|
- @gradio/theme@0.3.0
|
|
- @gradio/utils@0.7.0
|
|
|
|
## 0.7.0-beta.6
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.8.0-beta.5
|
|
- @gradio/icons@0.8.0-beta.4
|
|
- @gradio/atoms@0.9.0-beta.5
|
|
|
|
## 0.7.0-beta.5
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.8.0-beta.4
|
|
- @gradio/atoms@0.9.0-beta.4
|
|
|
|
## 0.7.0-beta.4
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.8.0-beta.3
|
|
- @gradio/icons@0.8.0-beta.3
|
|
- @gradio/atoms@0.9.0-beta.3
|
|
|
|
## 0.7.0-beta.3
|
|
|
|
### Features
|
|
|
|
- [#9464](https://github.com/gradio-app/gradio/pull/9464) [`3ac5d9c`](https://github.com/gradio-app/gradio/commit/3ac5d9c972576d82bc365a6532e6e12f55441a30) - Fix plots. Thanks @pngwn!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.8.0-beta.2
|
|
|
|
## 0.6.5-beta.2
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.9.0-beta.2
|
|
- @gradio/icons@0.8.0-beta.2
|
|
- @gradio/statustracker@0.8.0-beta.2
|
|
- @gradio/utils@0.7.0-beta.2
|
|
|
|
## 0.6.5-beta.1
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.8.1-beta.1
|
|
- @gradio/icons@0.8.0-beta.1
|
|
- @gradio/statustracker@0.8.0-beta.1
|
|
- @gradio/utils@0.7.0-beta.1
|
|
- @gradio/theme@0.3.0-beta.1
|
|
|
|
## 0.6.5
|
|
|
|
### Fixes
|
|
|
|
- [#9163](https://github.com/gradio-app/gradio/pull/9163) [`2b6cbf2`](https://github.com/gradio-app/gradio/commit/2b6cbf25908e42cf027324e54ef2cc0baad11a91) - fix exports and generate types. Thanks @pngwn!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/utils@0.6.1
|
|
- @gradio/statustracker@0.7.6
|
|
- @gradio/atoms@0.8.1
|
|
- @gradio/icons@0.7.2
|
|
- @gradio/theme@0.2.5
|
|
|
|
## 0.6.4
|
|
|
|
### Features
|
|
|
|
- [#9118](https://github.com/gradio-app/gradio/pull/9118) [`e1c404d`](https://github.com/gradio-app/gradio/commit/e1c404da1143fb52b659d03e028bdba1badf443d) - setup npm-previews of all packages. Thanks @pngwn!
|
|
- [#9102](https://github.com/gradio-app/gradio/pull/9102) [`efdc323`](https://github.com/gradio-app/gradio/commit/efdc3231a7bde38cfe45d10086d0d36a24c1b9b4) - Initial SSR refactor. Thanks @pngwn!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/utils@0.6.0
|
|
- @gradio/atoms@0.8.0
|
|
- @gradio/statustracker@0.7.5
|
|
- @gradio/theme@0.2.4
|
|
- @gradio/icons@0.7.1
|
|
|
|
## 0.6.3
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.7.9
|
|
- @gradio/statustracker@0.7.4
|
|
- @gradio/icons@0.7.0
|
|
|
|
## 0.6.2
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.7.8
|
|
- @gradio/icons@0.6.1
|
|
- @gradio/utils@0.5.2
|
|
- @gradio/statustracker@0.7.3
|
|
|
|
## 0.6.1
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.7.2
|
|
- @gradio/atoms@0.7.7
|
|
|
|
## 0.6.0
|
|
|
|
### Features
|
|
|
|
- [#8713](https://github.com/gradio-app/gradio/pull/8713) [`e3c7079`](https://github.com/gradio-app/gradio/commit/e3c7079e380880d5759d98d180eaf688122f1c69) - Time range component. Thanks @aliabid94!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.7.6
|
|
- @gradio/utils@0.5.1
|
|
- @gradio/statustracker@0.7.1
|
|
- @gradio/icons@0.6.0
|
|
|
|
## 0.5.0
|
|
|
|
### Features
|
|
|
|
- [#8131](https://github.com/gradio-app/gradio/pull/8131) [`bb504b4`](https://github.com/gradio-app/gradio/commit/bb504b494947a287d6386e0e7ead3860c0f15223) - Gradio components in `gr.Chatbot()`. Thanks @dawoodkhan82!
|
|
- [#8603](https://github.com/gradio-app/gradio/pull/8603) [`affce4c`](https://github.com/gradio-app/gradio/commit/affce4cbd9e2df14175c79da27408ccce57a74e9) - Fix resizer on altair. Thanks @aliabid94!
|
|
- [#8580](https://github.com/gradio-app/gradio/pull/8580) [`797621b`](https://github.com/gradio-app/gradio/commit/797621b81a0ab9b794e6872f8d43bf6d19a68b78) - Improved plot rendering to thematically match. Thanks @aliabid94!/n highlight:Expect visual changes in gr.Plot, gr.BarPlot, gr.LinePlot, gr.ScatterPlot, including changes to color and width sizing.
|
|
|
|
### Fixes
|
|
|
|
- [#8594](https://github.com/gradio-app/gradio/pull/8594) [`530f8a0`](https://github.com/gradio-app/gradio/commit/530f8a0b056b35dabe9bdd148e1ab7c4577f017d) - chatbot component tweaks. Thanks @pngwn!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.7.5
|
|
- @gradio/utils@0.5.0
|
|
- @gradio/icons@0.5.0
|
|
- @gradio/statustracker@0.7.0
|
|
|
|
## 0.4.6
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.6.0
|
|
|
|
## 0.4.6
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.6.0
|
|
|
|
## 0.4.5
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/utils@0.4.2
|
|
- @gradio/atoms@0.7.4
|
|
- @gradio/statustracker@0.5.5
|
|
- @gradio/theme@0.2.3
|
|
|
|
## 0.4.4
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.5.4
|
|
|
|
## 0.4.3
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.5.3
|
|
|
|
## 0.4.2
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.7.3
|
|
- @gradio/statustracker@0.5.2
|
|
- @gradio/icons@0.4.1
|
|
|
|
## 0.4.1
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.7.2
|
|
- @gradio/utils@0.4.1
|
|
- @gradio/statustracker@0.5.1
|
|
|
|
## 0.4.0
|
|
|
|
### Highlights
|
|
|
|
#### Setting File Upload Limits ([#7909](https://github.com/gradio-app/gradio/pull/7909) [`2afca65`](https://github.com/gradio-app/gradio/commit/2afca6541912b37dc84f447c7ad4af21607d7c72))
|
|
|
|
We have added a `max_file_size` size parameter to `launch()` that limits to size of files uploaded to the server. This limit applies to each individual file. This parameter can be specified as a string or an integer (corresponding to the size in bytes).
|
|
|
|
The following code snippet sets a max file size of 5 megabytes.
|
|
|
|
```python
|
|
import gradio as gr
|
|
|
|
demo = gr.Interface(lambda x: x, "image", "image")
|
|
|
|
demo.launch(max_file_size="5mb")
|
|
# or
|
|
demo.launch(max_file_size=5 * gr.FileSize.MB)
|
|
```
|
|
|
|
![max_file_size_upload](https://github.com/gradio-app/gradio/assets/41651716/7547330c-a082-4901-a291-3f150a197e45)
|
|
|
|
|
|
#### Error states can now be cleared
|
|
|
|
When a component encounters an error, the error state shown in the UI can now be cleared by clicking on the `x` icon in the top right of the component. This applies to all types of errors, whether it's raised in the UI or the server.
|
|
|
|
![error_modal_calculator](https://github.com/gradio-app/gradio/assets/41651716/16cb071c-accd-45a6-9c18-0dea27d4bd98)
|
|
|
|
Thanks @freddyaboulton!
|
|
|
|
### Fixes
|
|
|
|
- [#8066](https://github.com/gradio-app/gradio/pull/8066) [`624f9b9`](https://github.com/gradio-app/gradio/commit/624f9b9477f74a581a6c14119234f9efdfcda398) - make gradio dev tools a local dependency rather than bundling. Thanks @pngwn!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.7.1
|
|
- @gradio/statustracker@0.5.0
|
|
- @gradio/utils@0.4.0
|
|
|
|
## 0.3.7
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/utils@0.3.2
|
|
- @gradio/statustracker@0.4.12
|
|
- @gradio/theme@0.2.2
|
|
- @gradio/atoms@0.7.0
|
|
- @gradio/icons@0.4.0
|
|
|
|
## 0.3.6
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/utils@0.3.1
|
|
- @gradio/atoms@0.6.2
|
|
- @gradio/statustracker@0.4.11
|
|
- @gradio/theme@0.2.1
|
|
|
|
## 0.3.5
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.6.1
|
|
- @gradio/statustracker@0.4.10
|
|
- @gradio/icons@0.3.4
|
|
|
|
## 0.3.4
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.4.9
|
|
- @gradio/atoms@0.6.0
|
|
|
|
## 0.3.3
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [[`98a2719`](https://github.com/gradio-app/gradio/commit/98a2719bfb9c64338caf9009891b6c6b0b33ea89)]:
|
|
- @gradio/statustracker@0.4.8
|
|
|
|
## 0.3.2
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [[`f191786`](https://github.com/gradio-app/gradio/commit/f1917867916647d383b8d7ce15e0c17f2abbdec1)]:
|
|
- @gradio/icons@0.3.3
|
|
- @gradio/atoms@0.5.3
|
|
- @gradio/statustracker@0.4.7
|
|
|
|
## 0.3.1
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [[`065c5b1`](https://github.com/gradio-app/gradio/commit/065c5b163c4badb9d9cbd06d627fb4ba086003e7)]:
|
|
- @gradio/utils@0.3.0
|
|
- @gradio/atoms@0.5.2
|
|
- @gradio/statustracker@0.4.6
|
|
|
|
## 0.3.0
|
|
|
|
### Features
|
|
|
|
- [#7222](https://github.com/gradio-app/gradio/pull/7222) [`5181957`](https://github.com/gradio-app/gradio/commit/51819577068addde8fab1f4d4cfe691f20396f3f) - Add mobile Chromatic tests. Thanks [@hannahblair](https://github.com/hannahblair)!
|
|
|
|
## 0.2.7
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [[`5727b92`](https://github.com/gradio-app/gradio/commit/5727b92abc8a00a675bfc0a921b38de771af947b), [`c60ad4d`](https://github.com/gradio-app/gradio/commit/c60ad4d34ab5b56a89bf6796822977e51e7a4a32)]:
|
|
- @gradio/utils@0.2.1
|
|
- @gradio/atoms@0.5.0
|
|
- @gradio/statustracker@0.4.4
|
|
|
|
## 0.2.6
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [[`828fb9e`](https://github.com/gradio-app/gradio/commit/828fb9e6ce15b6ea08318675a2361117596a1b5d), [`73268ee`](https://github.com/gradio-app/gradio/commit/73268ee2e39f23ebdd1e927cb49b8d79c4b9a144)]:
|
|
- @gradio/statustracker@0.4.3
|
|
- @gradio/atoms@0.4.1
|
|
|
|
## 0.2.5
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [[`053bec9`](https://github.com/gradio-app/gradio/commit/053bec98be1127e083414024e02cf0bebb0b5142), [`4d1cbbc`](https://github.com/gradio-app/gradio/commit/4d1cbbcf30833ef1de2d2d2710c7492a379a9a00)]:
|
|
- @gradio/icons@0.3.2
|
|
- @gradio/atoms@0.4.0
|
|
- @gradio/statustracker@0.4.2
|
|
|
|
## 0.2.4
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [[`206af31`](https://github.com/gradio-app/gradio/commit/206af31d7c1a31013364a44e9b40cf8df304ba50)]:
|
|
- @gradio/icons@0.3.1
|
|
- @gradio/atoms@0.3.1
|
|
- @gradio/statustracker@0.4.1
|
|
|
|
## 0.2.3
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [[`9caddc17b`](https://github.com/gradio-app/gradio/commit/9caddc17b1dea8da1af8ba724c6a5eab04ce0ed8)]:
|
|
- @gradio/atoms@0.3.0
|
|
- @gradio/icons@0.3.0
|
|
- @gradio/statustracker@0.4.0
|
|
|
|
## 0.2.2
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [[`f816136a0`](https://github.com/gradio-app/gradio/commit/f816136a039fa6011be9c4fb14f573e4050a681a)]:
|
|
- @gradio/atoms@0.2.2
|
|
- @gradio/icons@0.2.1
|
|
- @gradio/statustracker@0.3.2
|
|
|
|
## 0.2.1
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [[`3cdeabc68`](https://github.com/gradio-app/gradio/commit/3cdeabc6843000310e1a9e1d17190ecbf3bbc780), [`fad92c29d`](https://github.com/gradio-app/gradio/commit/fad92c29dc1f5cd84341aae417c495b33e01245f)]:
|
|
- @gradio/atoms@0.2.1
|
|
- @gradio/statustracker@0.3.1
|
|
|
|
## 0.2.0
|
|
|
|
### Features
|
|
|
|
- [#5498](https://github.com/gradio-app/gradio/pull/5498) [`287fe6782`](https://github.com/gradio-app/gradio/commit/287fe6782825479513e79a5cf0ba0fbfe51443d7) - Publish all components to npm. Thanks [@pngwn](https://github.com/pngwn)!
|
|
- [#5498](https://github.com/gradio-app/gradio/pull/5498) [`287fe6782`](https://github.com/gradio-app/gradio/commit/287fe6782825479513e79a5cf0ba0fbfe51443d7) - Custom components. Thanks [@pngwn](https://github.com/pngwn)!
|
|
|
|
## 0.2.0-beta.8
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [[`667802a6c`](https://github.com/gradio-app/gradio/commit/667802a6cdbfb2ce454a3be5a78e0990b194548a), [`c476bd5a5`](https://github.com/gradio-app/gradio/commit/c476bd5a5b70836163b9c69bf4bfe068b17fbe13)]:
|
|
- @gradio/atoms@0.2.0-beta.6
|
|
- @gradio/statustracker@0.3.0-beta.8
|
|
- @gradio/utils@0.2.0-beta.6
|
|
- @gradio/icons@0.2.0-beta.3
|
|
|
|
## 0.2.0-beta.7
|
|
|
|
### Features
|
|
|
|
- [#6016](https://github.com/gradio-app/gradio/pull/6016) [`83e947676`](https://github.com/gradio-app/gradio/commit/83e947676d327ca2ab6ae2a2d710c78961c771a0) - Format js in v4 branch. Thanks [@freddyaboulton](https://github.com/freddyaboulton)!
|
|
|
|
## 0.2.0-beta.6
|
|
|
|
### Features
|
|
|
|
- [#5960](https://github.com/gradio-app/gradio/pull/5960) [`319c30f3f`](https://github.com/gradio-app/gradio/commit/319c30f3fccf23bfe1da6c9b132a6a99d59652f7) - rererefactor frontend files. Thanks [@pngwn](https://github.com/pngwn)!
|
|
- [#5938](https://github.com/gradio-app/gradio/pull/5938) [`13ed8a485`](https://github.com/gradio-app/gradio/commit/13ed8a485d5e31d7d75af87fe8654b661edcca93) - V4: Use beta release versions for '@gradio' packages. Thanks [@freddyaboulton](https://github.com/freddyaboulton)!
|
|
|
|
## 0.2.3
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [[`e70805d54`](https://github.com/gradio-app/gradio/commit/e70805d54cc792452545f5d8eccc1aa0212a4695)]:
|
|
- @gradio/atoms@0.2.0
|
|
- @gradio/statustracker@0.2.3
|
|
|
|
## 0.2.2
|
|
|
|
### Fixes
|
|
|
|
- [#5795](https://github.com/gradio-app/gradio/pull/5795) [`957ba5cfd`](https://github.com/gradio-app/gradio/commit/957ba5cfde18e09caedf31236a2064923cd7b282) - Prevent bokeh from injecting bokeh js multiple times. Thanks [@abidlabs](https://github.com/abidlabs)!
|
|
|
|
## 0.2.1
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [[`8f0fed857`](https://github.com/gradio-app/gradio/commit/8f0fed857d156830626eb48b469d54d211a582d2)]:
|
|
- @gradio/icons@0.2.0
|
|
- @gradio/atoms@0.1.3
|
|
- @gradio/statustracker@0.2.1
|
|
|
|
## 0.2.0
|
|
|
|
### Features
|
|
|
|
- [#5642](https://github.com/gradio-app/gradio/pull/5642) [`21c7225bd`](https://github.com/gradio-app/gradio/commit/21c7225bda057117a9d3311854323520218720b5) - Improve plot rendering. Thanks [@aliabid94](https://github.com/aliabid94)!
|
|
- [#5554](https://github.com/gradio-app/gradio/pull/5554) [`75ddeb390`](https://github.com/gradio-app/gradio/commit/75ddeb390d665d4484667390a97442081b49a423) - Accessibility Improvements. Thanks [@hannahblair](https://github.com/hannahblair)!
|
|
|
|
## 0.1.2
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [[`afac0006`](https://github.com/gradio-app/gradio/commit/afac0006337ce2840cf497cd65691f2f60ee5912)]:
|
|
- @gradio/statustracker@0.2.0
|
|
- @gradio/theme@0.1.0
|
|
- @gradio/utils@0.1.1
|
|
- @gradio/atoms@0.1.2
|
|
|
|
## 0.1.1
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [[`abf1c57d`](https://github.com/gradio-app/gradio/commit/abf1c57d7d85de0df233ee3b38aeb38b638477db)]:
|
|
- @gradio/icons@0.1.0
|
|
- @gradio/utils@0.1.0
|
|
- @gradio/atoms@0.1.1
|
|
- @gradio/statustracker@0.1.1
|
|
|
|
## 0.1.0
|
|
|
|
### Highlights
|
|
|
|
#### Improve startup performance and markdown support ([#5279](https://github.com/gradio-app/gradio/pull/5279) [`fe057300`](https://github.com/gradio-app/gradio/commit/fe057300f0672c62dab9d9b4501054ac5d45a4ec))
|
|
|
|
##### Improved markdown support
|
|
|
|
We now have better support for markdown in `gr.Markdown` and `gr.Dataframe`. Including syntax highlighting and Github Flavoured Markdown. We also have more consistent markdown behaviour and styling.
|
|
|
|
##### Various performance improvements
|
|
|
|
These improvements will be particularly beneficial to large applications.
|
|
|
|
- Rather than attaching events manually, they are now delegated, leading to a significant performance improvement and addressing a performance regression introduced in a recent version of Gradio. App startup for large applications is now around twice as fast.
|
|
- Optimised the mounting of individual components, leading to a modest performance improvement during startup (~30%).
|
|
- Corrected an issue that was causing markdown to re-render infinitely.
|
|
- Ensured that the `gr.3DModel` does re-render prematurely.
|
|
|
|
Thanks [@pngwn](https://github.com/pngwn)!
|
|
|
|
### Features
|
|
|
|
- [#5215](https://github.com/gradio-app/gradio/pull/5215) [`fbdad78a`](https://github.com/gradio-app/gradio/commit/fbdad78af4c47454cbb570f88cc14bf4479bbceb) - Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. Thanks [@pngwn](https://github.com/pngwn)!
|
|
- [#5216](https://github.com/gradio-app/gradio/pull/5216) [`4b58ea6d`](https://github.com/gradio-app/gradio/commit/4b58ea6d98e7a43b3f30d8a4cb6f379bc2eca6a8) - Update i18n tokens and locale files. Thanks [@hannahblair](https://github.com/hannahblair)!
|
|
|
|
## 0.0.2
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [[`41c83070`](https://github.com/gradio-app/gradio/commit/41c83070b01632084e7d29123048a96c1e261407)]:
|
|
- @gradio/theme@0.0.2
|
|
- @gradio/utils@0.0.2
|
|
- @gradio/atoms@0.0.2 |