Graduate

Update README.md

...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
39 - uri configuration is required in client/client.py, register/register.py 39 - uri configuration is required in client/client.py, register/register.py
40 40
41 ### Required 41 ### Required
42 -- required hardware: webcam 42 +- required hardware: webcam, upper 200MB memory (when processing resolution is 640x480), 3.0GHz CPU or CUDA GPU (for realtime system)
43 - required software: Python 43 - required software: Python
44 - required python module: pytorch, opencv-python, asyncio, websockets 44 - required python module: pytorch, opencv-python, asyncio, websockets
45 45
......