Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Vrk
/
Flight-Price-Prediction
like
0
Runtime error
App
Files
Files
Community
0036935
Flight-Price-Prediction
/
setup.sh
Vrk
Upload setup.sh
bf6b1e9
almost 3 years ago
raw
Copy download link
history
blame
Safe
132 Bytes
mkdir
-p ~/.streamlit/
echo
"\
[server]\n\
headless = true\n\
port =
$PORT
\n\
enableCORS = false\n\
\n\
"
> ~/.streamlit/config.toml