Skip to content

topguns837/Buy_Me_That_Look

Repository files navigation

Buy Me That Look

Installation instructions (Ubuntu 20..04)

  1. Install virtualenvwrapper from here

  2. Install the Python dependencies :

    pip install -r requirements.txt
  3. Run the Streamlit application using :

    streamlit run main.py