Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`<Img /> should match the snapshot 1`] = `
.c0 {
width: 100%;
margin: 0 auto;
display: block;
}
<img
alt="test"
className="c0"
src="http://example.com/test.jpg"
/>
`;