Merge branch 'master' of http://khuhub.khu.ac.kr/2020-1-capstone-design1/KHY_Project1
Showing
1 changed file
with
4 additions
and
1 deletions
... | @@ -32,4 +32,7 @@ | ... | @@ -32,4 +32,7 @@ |
32 | - required software: Python | 32 | - required software: Python |
33 | - required python module: Pytorch, OpenCV-python | 33 | - required python module: Pytorch, OpenCV-python |
34 | - execute register/register.py | 34 | - execute register/register.py |
35 | -- execute client/client.py | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
35 | +- execute client/client.py | ||
36 | + | ||
37 | +## Configuration | ||
38 | +- uri configuration required, uri is in client/client.py, server/server.py, register/register.py | ||
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment