This is repository of "Do We Look A Like?".
You can access the website by clicking or scanning the QR code below.
- conda or miniconda is required
conda create --name do_we_look_alike python=3.11
conda activate do_we_look_alike
# Please activate venv before executing it.
pip install -r requirements.txt
# Please activate venv before executing it.
streamlit run server.py