AbdulElahGwaith's picture
Upload folder using huggingface_hub
c1da618 verified
export const COOKIE_NAME = "app_session_id";
export const ONE_YEAR_MS = 1000 * 60 * 60 * 24 * 365;