artdwn's picture
Upload folder using huggingface_hub
3a1d71c
raw
history blame contribute delete
97 Bytes
export const isTauri = !!import.meta.env.TAURI_ARCH
export const isStandalone = window === parent