Installation & Usage
Install
git clone https://github.com/yoonsanghyu/PROJECT_SLUG.git
cd PROJECT_SLUG
pip install -r requirements.txt
Quick Start
python src/run_default.py --config configs/default.yaml
git clone https://github.com/yoonsanghyu/PROJECT_SLUG.git
cd PROJECT_SLUG
pip install -r requirements.txt
python src/run_default.py --config configs/default.yaml