gradio_msaplot / src /frontend /gradio.config.js
Tonic's picture
Upload folder using huggingface_hub
7873945 verified
raw
history blame contribute delete
110 Bytes
export default {
plugins: [],
svelte: {
preprocess: [],
},
build: {
target: "modules",
},
};