EmotionRecognition / setup.sh
AgastyaDeshraju's picture
Add application file
2385465
raw
history blame contribute delete
133 Bytes
mkdir -p ~/.streamlit/
echo "\
[server]\n\
headless = true\n\
port = $PORT\n\
enableCORS = false\n\
\n\
" > ~/.streamlit/config.toml