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