/GDSC-KU-Model_Serving

GDSC-Model_Serving

Primary LanguagePython

GDSC-KU-Model_Serving

Tutorial repository for ML model serving at Google Developer Student Club-Korea University

Requirements

# Recommended VirtualEnviornment
python -m venv venv
source venv/bin/activate

pip install -r requirements.txt