CoolFace
Apppublic

TrueDFS/NBA_Betting_Models_Origin

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
app.yaml10 linesDownload Raw Back to root
1runtime: python2env: flex3 4runtime_config:5  python_version: 36 7entrypoint: streamlit run streamlit-app.py --server.port $PORT8 9automatic_scaling:10  max_num_instances: 200