File size: 179 Bytes
cc35a90
 
eea9ae3
3291108
 
cc35a90
1
2
3
4
5
6
7
# #!/bin/bash
# streamlit run app.py --server.port 7860 --server.address 0.0.0.0
#!/bin/bash
# app.sh
export PYTORCH_ENABLE_MPS_FALLBACK=1  # Optional safety
streamlit run app.py