Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
awacke1
/
BlackjackSimulatorCardGameAI
like
4
Runtime error
App
Files
Files
Community
1
d5020ab
BlackjackSimulatorCardGameAI
/
setup.sh
awacke1
Upload setup.sh
8cb2a50
about 2 years ago
raw
Copy download link
history
blame
Safe
113 Bytes
mkdir
-p ~/.streamlit
echo
"[server]
headless = true
port =
$PORT
enableCORS = false
"
> ~/.streamlit/config.toml