gradio / js /dataset /CHANGELOG.md
mindmime's picture
Upload folder using huggingface_hub
a03b3ba verified

A newer version of the Gradio SDK is available: 4.36.1

Upgrade

@gradio/dataset

0.1.18

Patch Changes

0.1.17

Patch Changes

0.1.16

Patch Changes

0.1.15

Patch Changes

0.1.14

Patch Changes

0.1.13

Patch Changes

0.1.12

Patch Changes

0.1.11

Patch Changes

0.1.10

Patch Changes

0.1.9

Patch Changes

0.1.8

Patch Changes

0.1.7

Patch Changes

0.1.6

Patch Changes

0.1.5

Patch Changes

0.1.4

Patch Changes

0.1.3

Patch Changes

0.1.2

Patch Changes

0.1.1

Patch Changes

0.1.0

Features

0.1.0-beta.2

Features

0.1.0-beta.1

Features

0.1.0-beta.0

Features

  • #5960 319c30f3f - rererefactor frontend files. Thanks @pngwn!
  • #5498 85ba6de13 - Adds the ability to build the frontend and backend of custom components in preparation for publishing to pypi using gradio_component build. Thanks @pngwn!

@gradio/box

0.0.5-beta.4

Features

0.0.5-beta.3

Patch Changes

0.0.5-beta.2

Patch Changes

0.0.5-beta.1

Patch Changes

0.0.5-beta.0

Patch Changes

0.0.4

Patch Changes

0.0.3

Patch Changes

0.0.2

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!