ONNX / run.sh
NSTiwari's picture
Upload 3 files
68b64fb verified
raw
history blame contribute delete
64 Bytes
#!/bin/sh
pip install -r requirements.txt
streamlit run app.py