AbdulElahGwaith's picture
Upload folder using huggingface_hub
b91e262 verified
// props should not be touched
export default async function Page({
...props
}) {
f1(props.params)
}