Duplicated from kadabengaran/useful-review-classification
e186fb5
1
2
3
4
5
6
7
8
python -m venv --system-site-packages .\venv .\venv\Scripts\activate pip install -r requirements.txt streamlit run app/main.py