Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
astroarya
/
Cinepicks
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
astroarya
commited on
May 20, 2023
Commit
9bf6e84
·
1 Parent(s):
cc91ec1
Delete setup.sh
Browse files
Files changed (1)
hide
show
setup.sh
+0
-9
setup.sh
DELETED
Viewed
@@ -1,9 +0,0 @@
1
-
mkdir -p ~/.streamlit/
2
-
3
-
echo"\
4
-
[server]\n\
5
-
port=$PORT\n\
6
-
enableCORS=false\n\
7
-
headless=true\n\
8
-
\n\
9
-
" > ~/.streamlit/config.toml