CoolFace
Apppublic

TrueDFS/NBA_DFS_ROO_origin

sourceHugging Faceupdated 1y 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: 2500