Krooz's picture
Upload folder using huggingface_hub
767b82d verified
declare const equal: (a: any, b: any) => boolean;
export = equal;