Graduate

Update README.md

...@@ -27,7 +27,6 @@ ...@@ -27,7 +27,6 @@
27 - database setting: create database and table with DB/SQL 27 - database setting: create database and table with DB/SQL
28 28
29 ### Required 29 ### Required
30 -- uri configuration required, uri is in client/client.py, register/register.py
31 - required hardware: upper 2GB memory, upper 3.5GHz CPU or CUDA GPU (for realtime system) 30 - required hardware: upper 2GB memory, upper 3.5GHz CPU or CUDA GPU (for realtime system)
32 - required software: Python(>3.6.5), MySQL 31 - required software: Python(>3.6.5), MySQL
33 - required python module: pytorch, asyncio, websockets, pymysql 32 - required python module: pytorch, asyncio, websockets, pymysql
......