This is repository of "Do We Look A Like?".
Please click or scan the bellow QR-Code to access web site.
- 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