Sor0ush's picture
Upload folder using huggingface_hub
83dfbe9 verified
raw
history blame contribute delete
110 Bytes
export default {
plugins: [],
svelte: {
preprocess: [],
},
build: {
target: "modules",
},
};