sam522's picture
node
d4b85c0

A newer version of the Gradio SDK is available: 5.42.0

Upgrade

statuses

This is a mirror of statuses, bundled and exposed as ES module.

Install

npm install @bundled-es-modules/statuses

Use

<script type="module">
  import status from '@bundled-es-modules/statuses';
</script>