Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ansine
/
rsa_app
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ansine
commited on
Nov 1, 2022
Commit
c2b47fd
·
1 Parent(s):
01602f1
Delete setup.sh
Browse files
Files changed (1)
hide
show
setup.sh
+0
-8
setup.sh
DELETED
Viewed
@@ -1,8 +0,0 @@
1
-
mkdir -p ~/.streamlit/
2
-
3
-
echo "\
4
-
[server]\n\
5
-
headless = true\n\
6
-
enableCORS=false\n\
7
-
port = $PORT\n\
8
-
" > ~/.streamlit/config.toml