- Download pretrained model from here
- Put them to
./assets/checkpoints/
If you use gpu, install by following shell
pip install -r requirements_gpu.txt
If you don't use gpu, install by follow shell
pip install -r requirements.txt
streamlit run run.py