gtp-final / gradio /js /json /README.md
calvesca's picture
Upload folder using huggingface_hub
0bd62e5 verified
|
raw
history blame
152 Bytes

@gradio/json

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

BaseJSON

    export let value: any = {};