convert-to-onnx / run.sh
Gyaneshere's picture
Create run.sh
9cd2f4d verified
raw
history blame contribute delete
62 Bytes
#!/bin/sh
pip install -r requirements.txt
streamlit run app.py