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