plexi / startup.sh
LazyHuman10
Prepare Hugging Face Space deployment
fbe7a99
Raw
History Blame Contribute Delete
88 Bytes
#!/bin/bash
python -m streamlit run Home.py --server.port 8000 --server.address 0.0.0.0