evalstate's picture
download
raw
255 Bytes
export const README_INCLUDE_FLAG = 'ALLOW_README_INCLUDE' as const;
export const GRADIO_IMAGE_FILTER_FLAG = 'NO_GRADIO_IMAGE_CONTENT' as const;
export function hasReadmeFlag(ids: readonly string[]): boolean {
return ids.includes(README_INCLUDE_FLAG);
}

Xet Storage Details

Size:
255 Bytes
·
Xet hash:
d09a2a7e6d347851b77fca1b9e1202f15271811d9b6262cdf6f737e58b2b2d34

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.