hc99's picture
Add files using upload-large-folder tool
8766bc5 verified
|
raw
history blame
1.18 kB

@gradio/statustracker

0.2.0

Features

  • #5342 afac0006 - significantly improve the performance of gr.Dataframe for large datasets. Thanks @pngwn!

0.1.1

Patch Changes

0.1.0

Features

  • #5215 fbdad78a - 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!
  • #5216 4b58ea6d - Update i18n tokens and locale files. Thanks @hannahblair!