Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
export default () => (
<div id="page-with-h1">
<h1>My heading</h1>
<div>Extraneous stuff</div>
</div>
)