# dependency: streamlit, millify
pip install -r requirements.txt
streamlit run main.py
# Opens http://localhost:8501/ url in the browser
# dependency: streamlit, millify
pip install -r requirements.txt
streamlit run main.py
# Opens http://localhost:8501/ url in the browser