File size: 188 Bytes
cc35a90
 
eea9ae3
cc35a90
 
 
 
1
2
3
4
5
6
7
8
# #!/bin/bash
# streamlit run app.py --server.port 7860 --server.address 0.0.0.0
#!/bin/bash
# Make sure it's executable: chmod +x app.sh

# Launch your Streamlit app
streamlit run app.py