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