SupplyChainChatBot / setup.sh
msaid1976's picture
Upload 3 files
f75e5a8 verified
raw
history blame contribute delete
67 Bytes
#!/bin/bash
pip install -r requirements.txt
streamlit run app.py