5f40236 78f9176
1
2
3
4
5
6
7
8
9
PIP := pip3 install: $(PIP) install -r requirements.txt run: streamlit run app.py