Steel / api /src /utils /size.ts
supernovagateway's picture
Upload folder using huggingface_hub
fb38ec5 verified
export const KB = 1000;
export const MB = 1000 * KB; // Most proxies use MB, not MiB