Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
// Properties added to the `window` object:
interface Window {
COMMIT_SHA: string; // Added by an inline script in <head> via SSR context + webpack.
}