6d57a66
1
2
3
4
#!/bin/bash pip install -r requirements.txt streamlit run app.py --server.port $PORT --server.address 0.0.0.0