SANDRAMSC's picture
Updated README.md with Hugging Face configuration
51ddcbf
declare function isPlainObject(value: unknown): value is object;
export default isPlainObject;