AbdulElahGwaith's picture
Upload folder using huggingface_hub
c9d0005 verified
Raw
History Blame Contribute Delete
82 Bytes
export interface DataVProps {
[key: string]: any;
}
export default DataVProps;