AbdulElahGwaith's picture
Upload folder using huggingface_hub
b91e262 verified
import dynamic from 'next/dynamic'
const Hello = dynamic(import('../../components/hello1'))
export default Hello