File size: 149 Bytes
cc35a90
 
eea9ae3
642ed28
cc35a90
314b43f
fdc8b17
642ed28
1
2
3
4
5
6
7
8
9
# #!/bin/bash
# streamlit run app.py --server.port 7860 --server.address 0.0.0.0
#!/bin/bash
pip install -r requirements.txt
streamlit run app.py