Graduate

Update README.md

......@@ -22,11 +22,14 @@
# Usage
## Server
- required environment: MySQL (Create table with DB/SQL)
- required hardware: upper 2GB memory, upper 3.5GHz CPU or CUDA GPU (for realtime system)
- required software: Python(>3.6.5), MySQL (Create table with DB/SQL)
- required python module: Pytorch, OpenCV-python, PyMySQL
- python3 server/server.py & npm start --prefix webserver/myapp &
## Client(windows)
- required hardware: webcam
- required software: Python
- required python module: Pytorch, OpenCV-python
- execute register/register.py
- execute client/client.py
\ No newline at end of file
......