Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
khizon
/
emotion-classifier-demo
like
1
Runtime error
App
Files
Files
Community
9af1f5a
emotion-classifier-demo
/
setup.sh
khizon
initial commit
c3e5c63
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