gtp-final / gradio /js /json /README.md
calvesca's picture
Upload folder using huggingface_hub
0bd62e5 verified

A newer version of the Gradio SDK is available: 5.22.0

Upgrade

@gradio/json

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

BaseJSON

    export let value: any = {};