Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
calvesca
/
gtp-final
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
gtp-final
/
gradio
/
scripts
/
build_lite.sh
calvesca
Upload folder using huggingface_hub
0bd62e5
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
166 Bytes
#!/bin/bash -eu
cd
"
$(dirname ${0})
/.."
source
scripts/helpers.sh
pnpm_required
rm
-rf gradio/_frontend_code
rm
-rf gradio/templates/*
pnpm build:lite