my_gradio / js /json /README.md
xray918's picture
Upload folder using huggingface_hub
0ad74ed verified

A newer version of the Gradio SDK is available: 5.6.0

Upgrade

@gradio/json

<script>
    import { BaseJSON } from "@gradio/json";
</script>

BaseJSON

    export let value: any = {};