Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mrciolino
/
ppt_owl_vit
like
3
Running
App
Files
Files
Community
0b35f5a
ppt_owl_vit
/
setup.sh
mrciolino
first commit
4c728e9
almost 2 years ago
raw
Copy download link
history
blame
Safe
192 Bytes
/home/appuser/venv/bin/python -m pip install --upgrade pip
mkdir
-p ~/.streamlit/
echo
"\
[server]\n\
headless = true\n\
port =
$PORT
\n\
enableCORS = false\n\
\n\
"
> ~/.streamlit/config.toml